- ATMega32 AVR >> AVR ATmega Projects >> Microcontroller Programmer Projects

Programming P89V51RD2 (8051 Microcontroller) on Breadboard
In this instructable, I am going to give step wise procedure of programming a P89V51RD2 microcontroller on bre...

Micro:Bit Puppet “Text Messaging”!
Nearly all of our wireless communication is done using radio waves*, including phone calls, text messages, and...

Space Battleship Yamato 2199 With Trinket Microcontrollers
Because of the remake of the animation and movie of Space Battleship Yamato, in addition to the attractive des...

The KIM Uno – a 5€ Microprocessor Dev Kit Emulator
The KIM Uno is a portable, software defined dev kit for (retro) microprocessors. But let me introduce the idea...

Micro:bit Compass
This instructables show how to use micro:bit to make a simple digital compass. Step 1: Get a Micro:bit If you...

MicroPython Program: Is the Toilet Occupied?
Our office is a large group office with limited bathroom space.”I” often find that I have no room...

Learn About Microcontrollers
This Instructable was designed to answer the question: how do I get started in microcontrollers? Now, in clear...







In this instructable, I am going to give step wise procedure of programming a P89V51RD2 microcontroller on breadboard. If you are directly seeing this tutorial, then please see my previous t... Read more
Nearly all of our wireless communication is done using radio waves*, including phone calls, text messages, and WiFi. With its built-in radio transmitters and receivers, the Micro:Bit microco... Read more
Because of the remake of the animation and movie of Space Battleship Yamato, in addition to the attractive design of Bandai model. It make me interest to build this space battleship model ag... Read more
The KIM Uno is a portable, software defined dev kit for (retro) microprocessors. But let me introduce the idea of it by going back in time: Back in late 2018 it came to my mind, that I wante... Read more
This instructables show how to use micro:bit to make a simple digital compass. Step 1: Get a Micro:bit If you not yet have a micro:bit, you may get a micro:bit here: https://microbit.org/res... Read more
Our office is a large group office with limited bathroom space.”I” often find that I have no room to go to the bathroom, so I have to wait so long that I feel embarrassed. The ex... Read more
This Instructable was designed to answer the question: how do I get started in microcontrollers? Now, in clear, simple English, you can learn what a microcontroller is, and how to use one. Y... Read more
The Swiss AVR Knife bundles a number of AVR programming projects together in a single convenient Altoids Gum Tin. Because of the flexibility afforded by microcontroller programming, it also... Read more
In thid tutorial you will know everything ADC in avr microcontroller Step 1: What Is an ADC? An ADC, or Analog to Digital Converter, allows one to convert an analog voltage to a digital val... Read more
Atmel Studio is a powerful tool for making AVR programs, but writing a program is the first step. To use your program, you must make a circuit and transfer your code into the microcontroller... Read more