USB-LCD

USB-LCD Lowcost Edition

DOWNLOAD HERE

The USB-LCD is intended to connect HD 44780 compatible character-LCDs with one or two controllers to the USB-port.

Program the "USB-LCD.hex" file in the directory "firmware\default" to the Tiny2313's flash and programm the Fuse Low Byte to 0xFF (all unprogrammed).

Using Windows XP:

Connect the µC to the USB-port and install the libusb-win32 driver.
Now you can use the USB-LCD.dll found in "DLL\Release" to controll the LCD through the µC.

You can find an examlpe application written in VB here

Using Linux:

The USB-LCD has not been tested under Linux, but should work as well as under Windows XP.
Just use libusb and write your own application.
You can see the commands, send to the µC, in "USB_LCD.CPP".



USB-LCD uses the AVR-USB firmware by Objective Development and the open libusb-win32 library.

For more informations see www.obdev.at and libusb-win32.sourceforge.net

USB-LCD has been created by

Lukas Koch
Frooosch@msn.com

Thanks to the people of www.modding-faq.de for their support.