Blog Archives
Posted on 18 May 2008

This article discusses how to overwrite bytes in the CGRAM to display custom bit-map graphics on a Hitachi HD44780-compatible character LCD display. A method is described of transforming a raster image to an array of values that are a monochrome bit-map representation of the original.[more]
Posted on 18 May 2008

This is a cheap alternative to serial LCDs. This post is based in the work made previously by tomek in wiring LCD displays using 4 bits. The basic idea is to group the 7 pins that are needed to drive the LCD in only 3 using a shift register. [more]
Posted on 18 May 2008

This thermometer can be used as a standalone thermometer with LCD display or it can be read out with a PC running Linux, Windows, MacOSX or solaris. BSD Unix and others are probably also possible to use for reading the temperatures. No special drivers are needed.[more]
Posted on 15 May 2008

An Atmel AT89C51AC2 microcontroller development board with Optrex DMC 16207 16×2 LCD display, 4×4 keyboard, speaker and 64MB Compact Flash storage. Low level C hardware interface functions are implemented so the keyboard, beeper and display are accessed with high level printf() and scanf() routines. Short filename DOS files may be read from, and written to the root of the FAT16 formatted Compact Flash media.[more]
Posted on 11 May 2008

Wolfy writes:Connecting a LCD display to the end of a printer-cable is a simple and effective way of providing additional functionality to your computer system. The printer-cable LCD can be mounted on your computer case or fitted inside a Jiffy-Box and displayed somewhere away from your case. I was very surprised at how quick, easy and cheap this little mod was to make. Even the fully functional software interface is simple to install and configure.[more]