Circuit Lake

Electronic Project and Circuit Collection

ATmega8 Related Resources




Low-Cost Vehicle Security System

March 05, 2010 By: admin Category: AVR, Project, Security System, Sensor No Comments →

Low-Cost-AVR-Vehicle-Security-System

This vehicle security system built using Atmel’s Atmega8 AVR microcontroller, Analog Device’s low cost acceleration sensor ADXL311JE and Dallas semiconductor’s DS1973 iButton. The circuit powered by small battery power supply which is integrated with the unit.

Wireless RF Temperature Transmitter

March 03, 2010 By: admin Category: AVR, Measurement, Microcontroller, Project, Sensor, Wireless No Comments →

Wireless RF temperature project

The purpose of the project is to monitor the temperature of three compost heaps. It will send the data wirelessly to the receiver and process or display the result to PC. In the transmitter board, the project uses the TXM-433 as RF transmitter and MCU AVR AT90S4433 (you can replace it with AVR ATMEGA8) as [...]

Telemetry Device, ATmega8

February 24, 2010 By: admin Category: AVR, Data Acquisition, Miscellaneous, Monitoring, Project No Comments →

AVR-Project-Telemetry-Device

The Low Cost Telemetry Device (LTD) provides a low cost, minimal parts count Telemetry keyer using an Atmel’s ATMega8 Microcontroller. The LTD sends data by measuring voltage levels of up to four analog channels via its on-chip 10-bit Analog to Digital Converter (ADC) and converting them to numbers and sending the measurements via Morse Code. [...]

Infrared Radar

February 20, 2010 By: admin Category: AVR, Detector, Project, Sensor No Comments →

infrared-radar-range-finder-avr-project

This AVR ATmega8 based radar range finder project uses infrared light instead of ultrasonic. The project is built to detect sound absorbing materials like padded furniture which can not be detected by ultrasonic radar. Ultrasonic ranging systems require many milliseconds of acquisition time rendering them unusable for fast moving systems.