.: Pavolmaria :.

LCD terminály

USB LCD terminál

http://www.harbaum.org/till/lcd2usb/ - LCD2USB

LCD2USB is a open source/open hardware project. The goal of LCD2USB is to connect HD44780 based text LCD displays to various PCs via USB. LCD2USB was meant to be cheap and to be made of easily available parts. It is therefore based on the Atmel AVR Mega8 CPU and does not require any difficult to obtain parts like separate USB controllers and the like. The total cost (without display and pcb) are about 5 to 10 Euros. LCD2USB currently comes with a simple demo application that works under Linux, MacOS X and Windows.

avrdude -c avrsplpt -p atmega8 -U lfuse:w:0x9f:m -U hfuse:w:0xc9:m -U flash:w:firmware.hex

LCD2USB môže slúžiť ako zobrazovač informaciu pre balík lcd4linux, ale verzia, 0.10.0 stiahnuteľná z webu http://ssl.bulix.org/projects/lcd4linux/ neobsahuje driver pre LCD2USB. Zdrojový, ktorý driver obsahuje si môžete stiahnuť z repozitára pomocou subversion príkazom zo shellu.

svn co https://ssl.bulix.org/svn/lcd4linux/trunk lcd4linux

Na vrch stránky