TextLCD Cookbook Updates

01 Sep 2009

Hi,

I've just updated the TextLCD cookbook page as an example, to make it clear where to import the library from (or an example), update fully to the new mbed library pins, and also include the api documentation.

Please have a look for reference, and fire any comments or ideas at us:

http://mbed.org/projects/cookbook/wiki/TextLCD

I think this is a good candidate for becoming a generic interface for any TextLCD (probably through inheritence and re-writing core functions for different drivers, with the majority staying the same). We'll get a big Text LCD rig built to test some on, then anyone should be able to extend it further.

We'll work through the rest of the cookbook bringing it up to date over the next couple of weeks (feel free to help out!) - until then, most won't work with the new libraries until they've been tweaked.

Simon