LCD Bitmap - Updated v1.6

duality:
You are awesome! I was thinking of this a couple of weeks ago!
It's like you read my mind :wink:

I am going to try this out!
I had made this myself:
http://freeduality.tk/?page_id=16
a lcd controled by a IO expander.
and had written a library for it,
you say your code works with the standard lcd library :)?

I'll give it a try with my code tomorrow and will let you know :slight_smile:

just can\t say it enough, this is so awesome! :slight_smile:

greetings,
Duality

LCDBitmap works with the standard LiquidCrystal library if your LCD connection is standard 4-bit parallel (6 wires). If your LCD's connection is I2C or uses a shift register, you'll also need the New LiquidCrystal library in addition to the LCDBitmap library.

Tim