I have added support for AIP31068 based LCDs in I2C mode (like the Grove - LCD RGB Backlight).
The code is heavily based on hd44780 and i2cram components.
Tested with Arduino Mega 2560 with SlowSoftI2CMaster library because Wire library (TWI based) doesn't work in SimulIDE.
Attached patch and examples.
Best regards.
The code is heavily based on hd44780 and i2cram components.
Tested with Arduino Mega 2560 with SlowSoftI2CMaster library because Wire library (TWI based) doesn't work in SimulIDE.
Attached patch and examples.
Best regards.
- Attachments
- aip31068_support.zip
- AIP31068 support
- You don't have permission to download attachments.
- (8 Kb) Downloaded 14 times