aliyesami
Full Member level 6
- Joined
- Jan 7, 2010
- Messages
- 369
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,296
- Location
- USA
- Activity points
- 4,190
since very few GLCD I2C libraries are out there for arduino I was thinking why don't people use an AVR MCU e.g atmel328P as a GLCD controller? wouldn't it be so easy to just connect the display parallel data bus to this AVR and then send the display commands from the main board using I2C ?