Archive - May 2010

Using the Hitachi LM038 LCD with the Arduino

I recently purchased a few LCD displays from ebay, these were labelled up as Hitachi LM038 LCD Modules. There didn’t seem to be much information out there on the internet about how to use these, so I thought i’d put together a quick how to guide for anyone else who may have purcased one of these. In the example i’m using an Arduino (Atmel ATMega328) for speed and ease of use, however the process would be the same for any micro (PIC or AVR).

Read More