lcd

Minimum Mass Wireless LCD Display

Minimum Mass Wireless LCD Display using ATtiny2313 microcontroller

A 2 line X 16 character LCD display that is battery operated and works without an external connection. The basic MinThe basic Minimum Mass Wireless Coupler technology is described and links to other projects on this site that use the Minimum Mass Wireless Coupler are located on the web page, Minimum Mass Wireless Coupler. Downloads Download …

Minimum Mass Wireless LCD Display using ATtiny2313 microcontroller Read More »

Interfacing Touch LCD

On/Off Controller – Interfacing Touch LCD LC7981 using ATMega Microcontroller

Concept of Touch LCD LC7981 using ATMega An on-off controller is the simplest form of a temperature control device. The output from the device is either on or off, with no middle state. An on-off controller will switch the output only when the temperature crosses the set-point. For heating control, the output is on when the …

On/Off Controller – Interfacing Touch LCD LC7981 using ATMega Microcontroller Read More »

Temperature sensor

Temperature sensor with time and date display on graphical LCD using Atmega32

Some time ago I’ve build a prototyping board with graphical LCD. It have served for various small projects and prototypes. Had a spare temperature sensor DS18B20 and decided to put simple temperature display project. GLCD board is equipped with Atmega32 microcontroller running at 16MHz. DS18B20 sensor is connected to port D pin 6. LED connected to …

Temperature sensor with time and date display on graphical LCD using Atmega32 Read More »

signal frames

Simple signal drawing on graphical LCD routines using Atmega8 microcontroller

During spare time I have been playing with graphical LCD. This time I decided to display simple signals that are stored in microcontroller memory. The idea was to read signal values from look-up table and display waveform on Graphical LCD. To make things more interesting I divided LCD screen in to smaller four screens so …

Simple signal drawing on graphical LCD routines using Atmega8 microcontroller Read More »

4 bit LCD

AVR-GCC 4 bit and 8 bit LCD library using ATmega8 microcontroller

Standard alphanumeric LCD display controlled by 74HC164 LCD controller can accept 8 bit data bytes or 4 bit nibbles. Earlier my 4 bit and 8 bit LCD libraries were split in separate files as they were used in different projects. Now they are merged in to one library where simple logic is implemented to select 4 bit or 8 bit library …

AVR-GCC 4 bit and 8 bit LCD library using ATmega8 microcontroller Read More »

Measuring motor speed

Measuring motor speed and display result on LCD using ATmega8 microcontroller

For measuring motos speed there can Optical interrupter used like H21A1. This is a device where IR LED and photo-transistor is coupled in to plastic housing. The gap between then allows interrupting signal with opaque material and this way switching the output from ON to OFF. This device can be connected to Microcontrollers ICP pin and …

Measuring motor speed and display result on LCD using ATmega8 microcontroller Read More »

Reflow Soldering Oven (1)

The Reflow Soldering Oven with LCD Display using ATmega32

Introduction Our project consists of making a reflow soldering device using a normal toaster oven with a graphical LCD display for control and GUI. Soldering is an important and difficult task for custom printed circuit board design especially for integrated circuits that come as chip packages that are impossible to solder by hand. This is …

The Reflow Soldering Oven with LCD Display using ATmega32 Read More »