SSD1803A_I2CAdapter
-
class SSD1803A_I2CAdapter : public CharacterDisplayInterface
- #include <SSD1803A_I2CAdapter.h>
Adapter class for interfacing with LCD Display Vision EA DOGM204 (4x20), DOGS164 (4x16) and DOGS104 (4x10) with SDD1803A controller using the I2C interface.
Note
This class requires the SSD1803A_I2C library.
- Param lcd:
Pointer to a SSD1803A_I2C object that this adapter will interact with.