for those others who are using TWI on an AVR to interface with a MO LCD:
i just quickly threw this together, and tested it successfully. You may need to change TWBR and TWSR, as these two registers set the data rate of the TWI (i2c) interface. Spelling in comments not guaranteed :-)
This example ...
Search found 4 matches
- Sat Apr 26, 2008 11:24 am
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: I2C LK204-25 EDIT: WinAVR example code
- Replies: 6
- Views: 9962
- Fri Apr 25, 2008 12:31 pm
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: I2C LK204-25 EDIT: WinAVR example code
- Replies: 6
- Views: 9962
- Fri Apr 25, 2008 12:02 pm
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: I2C LK204-25 EDIT: WinAVR example code
- Replies: 6
- Views: 9962
- Fri Apr 25, 2008 10:30 am
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: I2C LK204-25 EDIT: WinAVR example code
- Replies: 6
- Views: 9962
I2C LK204-25 EDIT: WinAVR example code
Having problems trying to use an atmega88 to communicate with my Lk204-25.
I have cleared the jumpers off the 232 pads on the back LCD and moved 2 over to the i2c pads. This is a read of the i2c bus. the LCD is unresponsive. It should be ACKing if i read the LCD documentation correctly, which it ...
I have cleared the jumpers off the 232 pads on the back LCD and moved 2 over to the i2c pads. This is a read of the i2c bus. the LCD is unresponsive. It should be ACKing if i read the LCD documentation correctly, which it ...