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 »

Scroll to Top