ATmega32 interface

Interfacing ATmega32 with an LCD and a DAC

Hi techies!! This is one more of my circuits, interfacing ATmega32 with an LCD and a DAC. it also includes two general purpose push-buttons and In System Programming connector. The controller is operating with 14.7456 MHz frequency crystal, convenient for generating standard baud rates (for RS422 communication whic i used in my actual project, not …

Interfacing ATmega32 with an LCD and a DAC Read More »

Temperature Controller (1)

Open Source AVR Temperature Controller using ATmega48 microcontroller

The open source project allows you to control DC appliances based on the temperature of two thermistor inputs. It uses AVR ATmega48 as main processor. The controller has both green and white LEDs to indicate status. The project output is connected to N-Channel MOSFET, AOD444, for switching with current up to 4A. For higher current you can use relay. …

Open Source AVR Temperature Controller using ATmega48 microcontroller Read More »

Touchpad Handwriting Recognition

AVR Touchpad Handwriting Recognition using ATmega644 microcontroller

This ATmega644-based project implements a touchpad input system which takes user handwriting input and converts it to a printed character. Currently, the device only recognizes the 26 letters of the alphabet, but it could be easily generalized to include any figure of completely arbitrary shape, including alphanumeric, punctuation, and other symbols using available training system. A …

AVR Touchpad Handwriting Recognition using ATmega644 microcontroller Read More »

Accelerometer

LCD Car Accelerometer using microcontroller Using Atmega

Introduction The circuit is drawn for measurement of acceleration from  –1000 mg until + 1000 mg. It can be placed in kantra’n the car and be supplied from the sheath of electric lighter. The circuit includes one indicative LED and a screen LCD. Description The measurement of acceleration becomes with the use of IC from …

LCD Car Accelerometer using microcontroller Using Atmega Read More »

truly

A serial interface for the Truly MTC-C162DPLY-2N using ATmega8515

The 10k potentiometer, just above the ISP connector near the lower middle of the board,is used to adjust the display contrast according to your vertical viewing angle. DOWNLOADS ATTINY2313/AT90S2313 AVRStudio assembler source, LDCbutons040904Ca.htm ATTINY2313/AT90S2313 AVRStudio assembler source, UPDATED FOR COMPATIBILITY WITH NEWER VERSIONS OF THE ASSEMBLER, LDCbutons040904C_updated_a.htm Truly LCD driver include file, 2x16lcdinc.htm tlcd309Ba.htm AT90S8515/ATMega8515 AVRStudio assembler source by …

A serial interface for the Truly MTC-C162DPLY-2N using ATmega8515 Read More »

display

Circuit and firmware to support Seiko-Epson G1216B1N000 dot graphics display using ATtiny2313

A serial interface and bias supply for the Seiko-Epson G1216N000 using an AT90S2313 because there just aren’t enough applications examples for this display on the web. Download Assembler source code I was looking for an LCD display that I could use to display waveforms on the workbench. The selection criteria for the display module itself …

Circuit and firmware to support Seiko-Epson G1216B1N000 dot graphics display using ATtiny2313 Read More »

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 »