BulldogLowell / LiquidCrystal_I2C_Spark

I2C library for Spark Core

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LiquidCrystal_I2C

LiquidCrystal_I2C library for Spark Core

I had a lot of difficulty getting the I2C library:

https://gist.github.com/anonymous/dc7ecc5e6574105b4fbd

for Spark Core working without corrupting the display...

I modified the library, adding a few delays following the writes and it works for me, now.

About

I2C library for Spark Core

License:Other


Languages

Language:C++ 94.5%Language:Arduino 5.5%