All articles

Display FAT file system details

Recently I was looking for some program that will dump / display information about the FAT (FAT12, FAT16 or FAT32) file system on an SDHC card. I found many web pages describing how FAT works, but no such program.

The most promising was The Sleuth Kit, but that did not work ...

read more »

Boot loader for GLCD2USB

While developing the SED1520 firmware for GLCD2USB I found it a little annoying to use a AVR flash tool each time I made a change. Fortunately, I found that the USBaspLoader boot loader written by Objective Development Software GmbH is a great companion for the GLCD2USB device.

Here is a ...

read more »

GLCD2USB with SED1520

GLCD2USB, written by Till Harbaum, is a AVR circuit to control graphical displays over the USB port. The default firmware uses a LCD with KS0108.

I have written a firmware for GLCD2USB that drives displays with a SED1520. Recently someone has suggested changes to the LCDproc SED1520 driver. As this ...

read more »

Display with rotary encoder

Rotary (or quadrature) encoders are those little knobs found on many devices to set the speaker volume. They can also have a push button built in.

Although I am aware of many DIY projects that drive a display for use with LCDproc that use keys as well, I didn't ...

read more »

NEC001A MXPT1 LCD

I recently recovered a LCD from an old telephone and which uses a Hitachi HD66712 controller. Texts on the PCB read NEC001A and MXPT1. Originally it was connected with a FFC (flat flexible cable), but I removed that one as I didn't have a connector for it.

It is ...

read more »