Question say it all.
How do I fix this? I need an updated .pyc with corrects made for the new pin outs. Where can I find an updated copy for rev2 board?
Question say it all.
How do I fix this? I need an updated .pyc with corrects made for the new pin outs. Where can I find an updated copy for rev2 board?
Hi - is this the Python code from Adafruit that you are using?
https://github.com/adafruit/Adafruit-Raspberry-Pi-Python-Code/tree/master/Adafruit_CharLCD
I see it referenced on the character LCD tutorial:
http://learn.adafruit.com/drive-a-16x2-lcd-directly-with-a-raspberry-pi/overview
I've not tried it out myself yet so don't have any particular insight. However, I think a good way to get help would be to raise a issue in that GitHub repo:
https://github.com/adafruit/Adafruit-Raspberry-Pi-Python-Code/issues
Drew Fustini wrote:
Hi - is this the Python code from Adafruit that you are using?
https://github.com/adafruit/Adafruit-Raspberry-Pi-Python-Code/tree/master/Adafruit_CharLCD
I see it referenced on the character LCD tutorial:
http://learn.adafruit.com/drive-a-16x2-lcd-directly-with-a-raspberry-pi/overview
I've not tried it out myself yet so don't have any particular insight. However, I think a good way to get help would be to raise a issue in that GitHub repo:
https://github.com/adafruit/Adafruit-Raspberry-Pi-Python-Code/issues
Yes I am talking about the Python code referenced in the Tutorial.
Drew Fustini wrote:
Hi - is this the Python code from Adafruit that you are using?
https://github.com/adafruit/Adafruit-Raspberry-Pi-Python-Code/tree/master/Adafruit_CharLCD
I see it referenced on the character LCD tutorial:
http://learn.adafruit.com/drive-a-16x2-lcd-directly-with-a-raspberry-pi/overview
I've not tried it out myself yet so don't have any particular insight. However, I think a good way to get help would be to raise a issue in that GitHub repo:
https://github.com/adafruit/Adafruit-Raspberry-Pi-Python-Code/issues
Yes I am talking about the Python code referenced in the Tutorial.