Using Atmega

Crystal Display

Interfacing Atmel AVR with Graphics Liquid Crystal Displays using ATmega32

AVR SED1520 Library This is a C-library for avr-gcc/avr-libc to access SED1520-based graphics-LCDs. The modules used to develop the library only support “write to LCD”, read-modify- write on the display RAM is not possible. So this Library uses a “framebuffer” which holds the display-content in the AVR’s SRAM. For a 122*32 pixel display around 500 …

Interfacing Atmel AVR with Graphics Liquid Crystal Displays using ATmega32 Read More »

ECE 476 Final Project4

Wireless Electromyograph using ATmega32

Introduction This project implements a wireless surface electromyograph that displays the signal using a television as an oscilloscope. Electromyography detects the electrical signals that the human body generates to contract muscles. Detecting very low voltages in the milliVolt range on the skin surface is not a trivial task. As shown in figure 1, EMG signals …

Wireless Electromyograph using ATmega32 Read More »