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

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

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

Space Battleship Yamato 2199 With Trinket Microcontrollers
Share this: Because of the remake of the animation and movie of Space Battleship Yamato, in addition to the at...

The KIM Uno – a 5€ Microprocessor Dev Kit Emulator
Share this:The KIM Uno is a portable, software defined dev kit for (retro) microprocessors. But let me introdu...

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

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

Learn About Microcontrollers
Share this:This Instructable was designed to answer the question: how do I get started in microcontrollers? No...







Share this: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... Read more
Share this: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:... Read more
Share this: 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 battles... Read more
Share this: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, t... Read more
Share this: 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://micr... Read more
Share this: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 embarras... Read more
Share this: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... Read more
Share this: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 programmin... Read more
Share this: 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... Read more
Share this: 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 mic... Read more