
Controlling Devices With Voice Command Using NodeMCU
I just want to say hello to everybody, this is my first time writing an instructable project. English is not m...

NES Controller Piano / Ultrasonic Theremin Mash-Up
I recently built a simple 8 key piano using an original NES controller and Arduino UNO board.Unlike convention...

Radioactivity Counter (IoT) and Monitoring Eco-system
C-GM firmware last update on June, 10th 2019 with new 1.3 versionA-GM applicationlast update on Nov, 25th 2019...

Chord Displaying Smart Guitar
I am an Electronics engineer by profession and a guitarist by hobby. I wanted to make a guitar which can itsel...
I just want to say hello to everybody, this is my first time writing an instructable project. English is not my native language so I will try to make short and as clear as possible. Controll... Read more
I recently built a simple 8 key piano using an original NES controller and Arduino UNO board.Unlike conventional Arduino piano projects which require one digital pin for each key / button th... Read more
C-GM firmware last update on June, 10th 2019 with new 1.3 versionA-GM applicationlast update on Nov, 25th 2019 with new 1.3 version This D.I.Y low cost (50$/43€) C-GM Counter proje... Read more
I am an Electronics engineer by profession and a guitarist by hobby. I wanted to make a guitar which can itself show the beginner guitarist how to play the chords by displaying it on the fre... Read more
This example shows how to use the tone() command to play different notes on multiple outputs. The tone() command works by taking over one of the Atmega’s internal timers, setting it to... Read more
This example shows how to use the tone() command to generate different pitches depending on which sensor is pressed. Circuit Connect one terminal of your speaker to digital pin 8 thro... Read more
This example shows how to use the tone() command to generate a pitch that follows the values of an analog input Circuit image developed using Fritzing. For more circuit examples, see the Fri... Read more
How to Make a Makeblock Music Robot with the Music Robot Kit(NEW)
Makeblock is an aluminum extrusion based construction system that provides an integrated solution for aspects of mechanics, electronics and software design. With Makeblock you can make profe... Read more
After building some of these: https://www.instructables.com/id/Matrix-LED-Light/ i’ve decided to bring the candle onto another level. While the first one looks good, it does look a lit... Read more
My hobby and passion is to realize physics projects. One of my last work is about ultrasonic sonography. As always I tried to make it as simple as possible with parts you can get on ebay or... Read more
Hi, today I’ll explain how to make your own little Weather based Music generator. It’s based on an ESP8266, which is kind of like an Arduino, and it responds to temperature, rain... Read more
Hello, In this project I am making a lamp with multiple colors using RGB leds. My idea is to try to let the lamp change color if it detects a sound in the area. If you get annoyed from the c... Read more