- ATMega32 AVR > Microcontroller

Micro:bit – Micro Drum Machine
This is a micro:bit micro drum machine, that instead of just generating the sound, actuelly drums. It is heavy...

Automatic Plant Watering System Using a Micro:bit
In this Instructable, I’m going to be showing you how to build an automatic plant watering system using...

Working with External Interrupts in AVR micro controller
Introduction to Interrupts Although micro controllers can accept inputs from Digital I/O Ports,interrupts are...



This is a micro:bit micro drum machine, that instead of just generating the sound, actuelly drums. It is heavy inspired by the rabbits from the micro:bit orchestra. It took me some time... Read more
In this Instructable, I’m going to be showing you how to build an automatic plant watering system using a Micro:bit and some other small electronic components. The Micro:bit uses a moi... Read more
Introduction to Interrupts Although micro controllers can accept inputs from Digital I/O Ports,interrupts are preferred for accepting inputs generated by external events. This is mainly beca... Read more
Microchip Technology has announced a free C++ compiler with unlimited code generation capabilities: MPLAB XC32++ Compiler (Free version), which supports all their 32-bit PIC32 microcontrolle... Read more
wifi Interfacing with microcontroller: Wifi is a popular technology that allows an electronic device to exchange data wirelessly (using radio waves) over a computer network, including high-s... Read more