Content for ATmega16

ATmega16

The ATmega16 is a low-power CMOS 8-bit microcontroller based on the AVR enhanced RISC architecture. By executing powerful instructions in a single clock cycle, the ATmega16 achieves throughputs approaching 1 MIPS per MHz allowing the system designer to optimize power consumption versus processing speed.

I2C Master Mode Emulator

“This emulator allows communication with I2C devices by sending or receiving data to/from the I2C bus through a PC. The I2C master mode emulator allows communication with I2C devices by sending or receiving data to/from the I2C bus …

FM Stereo Radio Receiver with RDS

“This tuner circuit is a quick prototype which I built to test the RDA5807M FM radio tuner IC. RDA5807M is a single-chip tuner IC with RDS and MPX decoder, and it equipped with I2C interface for control. The main reason …

Let’s Make Robot - U-Bot

“This is the 1st post regarding with Robotics. In this post I will guide you to make your own robot step by step. Robot includes Mechanical design, electronics circuit design, and firmware development. Robot is a Machine specially one programmable …

Temperature Sensor Using Lm35 and Atmega 16 in C

“This project is a temperature sensor using Lm35 with avr atmega16 and 7-seg for output.”

A Bidirectional Visitor Counter using AVR ATmega16

“This counter system built using AVR ATmega16 can be used to count objects passing in a converyer belt or peoples entering of leaving a room. It is bidirectional, that means if a person enter the room, it will increment the …

Engineering Drawing Robot

“In this project we propose an educational robotic drawing system for learning purpose. Our system uses robot to draw projection of lines and all engineering geometry such as cube ,triangle ,square, polygon autonomously .The bot is completely autonomous once it …

Made Clock Matrix With 192 LED

“how to make clock dotmatrix without dot matrix?? i make this from 192 pcs led then conection with matrix system”

AVR Development Board

“My instructable is about AVR board which I designed it by myself after doing some researches in google and watching some videos (specially Ben hack show) and decided to make this instractable. I know there is a lots of project …