Projects

Weather Based Music Generator ESP8266 Based Midi Generator

Weather Based Music Generator (ESP8266 Based Midi Generator)

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 and light intensity. Don’t expect it to make entire songs or chord progressions. It’s more like Generative Music people sometimes make with Modular […]

Arduino Charliplexed Heart Just in Time for Valentines Day.

Arduino Charliplexed Heart, Just in Time for Valentines Day.

Here is an Arduino controlled Charliplexed LED heart just in time for Valentine’s Day. It uses a total of 6 wires to controll the 27 LEDs. A PIC or AVR could easily be used for this, but I have Arduinos lying around and they are easy to program. Plus I want to be able to […]

ARDUINO Burglar Alarm Using Infrared Emitter Detector pair

ARDUINO Burglar Alarm Using Infrared Emitter-Detector pair

In this tutorial i will show you , how to make a simple Inexpensive Intrusion Detection(Burglar alarm) using an Arduino Uno board . This project uses the Infrared Emitter-Detector pair to detect intrusion and triggers an alarm as soon as the object crosses the infrared field . ** To see a Similar Project Made with […]

Arduino Distance Sensor1

Arduino Based Distance Measurement using Ultrasonic Sensor

Ultrasonic sensors are great tools to measure distance without actual contact and used at several places like water level measurement, distance measurement etc. This is an efficient way to measure small distances precisely. In this project we have used an Ultrasonic Sensor to determine the distance of an obstacle from the sensor. Basic principal of ultrasonic distance measurement is based on […]

Arduino Automatic Temperature Humidity Controller for Pets

Arduino Automatic Temperature& Humidity Controller for Pets

Jack and Jose, a pair of beautiful hamster, has accompanied me over 100 days and nights. Their soft white fur makes me quiet and warm, especially when I coding in the winner. But the very tragic things happened in the last week. As the cold air from Siberia, Shenzhen has suffered low temperature and humidity […]

Arduino animatronics

Arduino animatronics- make your awesome costumes more awesome

Here’s how to add lights, sound and action to your favorite Halloween project using the open source Arduino microcontroller. Arduino is easy to learn to use and it opens up a whole new world for costume builders and creature creators. If you want to learn how to connect wires, servos, LEDs and use sound effects […]

Arduino seven segment displays

Arduino: an easier way to work with seven segment displays

Ever have trouble programming code for seven segment displays? Well they made the 4511 to make things a whole lot easier. What the 4511 does is takes a 4 digit binary input value (ones and zeros), and converts it to a decimal value on a seven segment display, it’s a really handy chip. In this […]

Arduino Scope clock

Analog Clock And Temperature sensor On An Oscilloscope using Arduino

Scopeclock is an easy to use hardware to make your X-Y capable analog oscilloscope more useful .Using this simple to use hardware you can convert your analog oscilloscope into a scope clock.This project was me and my friend kshitij gupta at CEDT nsit under the guidance of Prof. Dhananjay V.Gadre. Scope clock has two modes […]

almost Universal MIDI SysEx CC Programmer and Sequencer...

(almost) Universal MIDI SysEx CC Programmer (and Sequencer…)

In the mid eighties synths manufaturers started a “less is better” process that led to barebones synths. This allowed the reduction of costs on the manufaturer side, but made the patching process tediuos if not impossible for the final user. Manufacturers themselfs and third party companies realized optional boxes full of knobs and/or sliders to […]

Aerobic Arduino

Aerobic Arduino – a $15 Fitness Tracker Power by an Arduino

Please vote for this in the fitness challenge instead of a Fitbit or a smartwatch, you can build an Arduino powered fitness tracker for only $15! It tracks the pumping motion of your arms while running and uses an accelerometer to detect this. It is powered by an Arduino Nano and displays the unit that […]

Scroll to Top