Chat freely about anything...

User avatar
By alonewolfx2
#11104
MK1888 wrote:
alonewolfx2 wrote:Finally i found Zarya's hd44780 driver and i modified for 16x2 lcd. its working now and here is video.


There is a shift register or I2C interface chip involved?

By the way, there are methods of using only one pin to interface with a shift register: http://www.romanblack.com/shift1.htm

Just esp8266 i2c interface.
User avatar
By fixingthingsguy
#20072
alonewolfx2 wrote:Finally i found Zarya's hd44780 driver and i modified for 16x2 lcd. its working now and here is video.



Thank you for posting. Excellent.
I am wondering if the code you provided at https://docs.google.com/file/d/0B-HltbD ... RyTDQ/edit
can be used with nodemcu? .
Regards
User avatar
By alonewolfx2
#20082 i am not sure. you should to try to merge both code
User avatar
By John A
#24260 I'am using the code of Abel but i do not get any character on the display. Only the cursor on the end of the text. Any idea what can be?
Thank you in advance.