We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated ioClass: hd44780_I2Cexp (markdown)
update to hopefully clarify where the find the examples in the IDE GUI
added note about porting LiquidCrystal_I2C to hd44780_I2Cexp with auto i2c address discovery
example of how to set specific i2c address in constructor
tweak to fm conversion example
added information on converting from fm's newLiquidCrystal LiquidCrystal_I2C
show where I2CexpDiag can be found using IDE
added information on converting from LiquidCrystal library
Changed link to newLiquidCrystal to point to github repository
added link to hd44780_I2Cexp i/o class examples on github
Added section about conversion from other libraries.
added link to hd44780_I2Cexp HelloWorld
info about i2c clocks, link to teensy board pinouts
Added link to adafruit #292 backpack
Added link to arduino board pinouts
use code tag for IDE example location text
typo fix
Initial creation of hd44780_I2Cexp page