AVR ATmega Projects

Oscilloscope using AVR microcontroller

Designing a professional digital oscilloscope is a pretty complex task wich makes them also pretty expensive. Therefore I concluded it’s nothing more than a daydream to design one of those. It’s far more realistic to limit the design of this instrument to something a bit more realistic. If you connect something like the JYE Tech

Oscilloscope using AVR microcontroller Read More »

Cellphone controlled robot vehicle using ATmega16 microcontroller

When we talk about wireless robot vehicle, we usually think about the RF circuits. But this project is different. It uses a mobile phone to control the motion of a robotic vehicle, and therefore, the range of operation is as large as the coverage area of the service provider. The project is based on an

Cellphone controlled robot vehicle using ATmega16 microcontroller Read More »

Multi-channel temperature logger using Atmega48 microcontroller

This project describes how to use all the 8 ADC channels of an Atmega48 microcontroller to read temperature sensors and the measured data to a PC for logging by using the built-in USART capabilities of the chip. For demonstration, the temperature sensor used is LM335 that gives an output voltage proportional to the Kelvin temperature.

Multi-channel temperature logger using Atmega48 microcontroller Read More »

Turn your TV into a Digital Voltmeter using Atmels AVR 90S1200 microcontroller

Turn your TV into a Digital Voltmeter using Atmel’s AVR 90S1200 microcontroller

This is an interesting voltmeter project that display the measured voltage on a TV screen, in giant digits as well as with analog bar. It also records the maximum and minimum values of measurements. The project was built by Alberto Ricci Bitti and was published in the May 1999 issue of Elektor Electonics. The circuit

Turn your TV into a Digital Voltmeter using Atmel’s AVR 90S1200 microcontroller Read More »

A physical display device for website visitors based on Atmega168

If you have a blog or website and want to make a physical device to display the number of visitors, this project might be interesting to you. It describes about a similar device that can be directly connected to the internet via router and counts the visitors of your website. The number of visitors is

A physical display device for website visitors based on Atmega168 Read More »

Scroll to Top