Electronic Spinet – Musical instrument using Arduino
Spinet it is a vintage musical instrument which has similar looks of a keyboard. It always get better when Technology touches the vintage stuffs. So we decided to build a simple Electronic Spinet using...
View ArticleProject X – Smart home control using Arduino
Project X – Smart home control using Arduino is all about automating your home smartly. Imagine your home responding to external condition by altering itself and that’s exactly what this project...
View ArticleKeyless piano using Arduino uno
Keyless piano using Arduino is sort of sequel to the DIY fun piano i have published in this website. In this project i have eliminated the need of buttons involved to play the piano. Here i have used...
View ArticleFun DIY project – piano using Arduino
Here is yet another application you can put your Arduino to use. This will be an interesting DIY to make even though you are not very much into music. Though you cannot expect music out of this but...
View ArticleStunning RGB light effects using Arduino Nano
None of us could deny the fact that we would love with to play with LED’s and lighting stuffs. I love to play with LED’s and create attractive lighting effects. This project was a result of such...
View ArticleReflex test for your brain using Arduino
Arduino based games and consoles are quite popular around the web. And this article is going to bring out the Design, working and code part of a simple Reflex test / trainer using Arduino Uno. Reflex...
View ArticleRemote controlled light effects using Arduino
Christmas is just around the corner and its time to start planning things to lighten up this festive season. Today you are about to see building of Remote controlled lights with adjustable lighting...
View ArticleArduino Weather machine
Arduino is a great hardware platform when comes to prototyping and building cool stuffs. Using this i have designed and developed a simple Arduino Weather machine which measures three important...
View ArticleInterfacing RFID with Arduino – How to Read RFID Cards using Arduino
In this tutorial, we are dealing with yet another interfacing technique. This time we are interfacing an RFID Reader which can read RFID Tags to Arduino. RFID is Radio Frequency Identification. An RFID...
View ArticleUltrasonic range finder using arduino
Ultrasonic range finder using 8051 mictrocontroller has been already published by me in this website. This time it is an ultrasonic range finder using arduino. HC-SR04 ultrasonic range finder module is...
View ArticleDisplaying on Paper – Thermal Printer + Arduino
The following code and library are compatible with arduino software 1.0+ ONLY. You can download the newest version of the arduino software here. Outputting data can be extremely useful, and typically...
View ArticleHigh-Power Control: Arduino + TIP120 Transistor
Up until now, we have talked about working with a lot of low-power devices. Sensors, LEDs, ICs, and the like are all capable of being powered directly from your Arduino, but as many awesome 5 and 3.3v...
View ArticleGet Touchy – Nintendo DS Touch Screen + Arduino
It seems like touch screens are plastered on every consumer electronic device from your phone to your refrigerator. And why not right? Well, even though those beautiful multitouch hi-res screens are a...
View ArticleA Swarm of Xbees! Arduino Xbee Wireless & More
In the past we have covered a few things that interact through serial, from RFID readers to controlling an Arduino’s pins using the serial terminal. Serial as we have talked about it is actually know...
View ArticleHigh-Power Control: Arduino + N-Channel MOSFET
Eventually you are going to find yourself holding a 12v solenoid, motor, or light and wondering “How the heck am I supposed to control this from my Arduino?” And we have covered this in the past. Today...
View ArticleArduino: Individually Control Shift Register Pins
If you want an article on general 74hc595 shift register usage with detailed explanition on how it works/what it’s doing, you want this article here: http://bildr.org/2011/02/74hc595/ The following...
View ArticlenRF24L01+ with ATtiny85 3 Pins
This would be the continuation of my previous project Programming ATtiny85 with Arduino Uno. Now with cheaper ATtiny85 in place I was looking for cheaper ways to transmit the sensor data. Which brought...
View ArticleOH HAI! on Windows 10 IoT Core
Oh, Hai Hai (‘hi’) is an integration point for several stand alone smart home technologies. Hai runs on the Raspberry Pi and can be adapted to optimize electricity consumption (lighting/HVAC) and...
View ArticleA Semaphore for your Office Desk
Story This is a small semaphore you can put on your desk. You can use it to tell whatever you want to the people around it. For example, because you need some concentration and you’d like your...
View ArticleTrinket Firmware Exorcism
Story Warning: Digispark uses Attiny85 PIN#1 as I/O – remove RESET button functionality Notes FOR ADVANCED USERS ONLY The Trinket 5V and the Digispark share the same hardware design, right down to the...
View Article