Posts Tagged ‘LCD’

the LCD module

Monday, December 11th, 2006

So here you can find the current testing version of my module. It can be used to display some text but it has still some bugs ;-) (more…)

LCD another try?

Saturday, December 9th, 2006

Today i successfully triggered the /CS line and now I know it’s working. In measurements before my oscilloscope was to slow to display the changes on the /CS line… (more…)

Interfacing an LCD

Thursday, December 7th, 2006

Here I describe how to interface a Character LCD based on HD47780 or compatible controllers. (more…)

The external Interface

Wednesday, December 6th, 2006

When you disassemble your unit you will find some solder pads right behind the IDE connector. This thread at www.openwrt.org shows the pinout and some pics and howto attach a UART-Chip there.

(more…)

avrTer

Sunday, November 12th, 2006

AVRTer is not only a Terminal Emulation for AVR, it’s a Terminal build with an AVR.

avrTer 1

avrTer 2

avrTer 3

The Terminal is build with an ATMega8 and a 640×240px GLCD. The Terminal can be used as a RS232 debugger.The Display Routines are from Holger Klabunde. Have a look at his Webpage: http://www.holger-klabunde.de/

The Keyboard routines are based on the ATMEL Application Note AVR313 and written by V. Brajer.

The ascii logo has been generated using this online ascii-generator.

Downloads: