Voting systems are one of the finest examples of Embedded devices and applications. The complexity and robustness of a voting system depends on the number of voters involved. Here you could see a simple Arduino based voting system that would be a great fit for small-scale elections such as in schools or colleges. This system […]
Projects
Build A Simple Arduino 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 parameters Temperature, Light intensity and Humidity and predict the weather condition according to the measured parameters. This following article will walk you through the operation, […]
Visitor counter project using Arduino
People or Visitor counters are pretty famous embedded application that was widely used in places like theaters, malls, Transport stations and so. High end counters uses sophisticated hardware to do the process of counting. Today we are about to see building of simple Visitor counter project using Arduino which uses IR as a tool for […]
Reflex 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 tests are usually carried out to determine how quick our brain reacts to some external stimuli. Good Reflexes are […]
Stunning 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 attempt where i created a stunning RGB light effects using the popular development platform Arduino Nano. Let’s see […]
Fun 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 still it will be a fun project worth giving a shot, trust me. This piano using Arduino […]
Keyless 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 IR in place of buttons. Let’s get into the construction and building part of this project. Read […]
Project 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 enables your home to do. Also this product features manual control just in case if you don’t want everything to be automatic. WHAT IT […]
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 Arduino without using any keys. This project use of ultrasonic sensor which replace the keys. Let’s look into making of this […]
Garduino – Automatic plant watering system
During summers, most people are too lazy to water the potted plants every day and plants will eventually wither if people go out on vacation. Here is a simple Automatic plant watering system that can water plants in your absence. It is an Arduino based automatic plant water-feeder system that uses a soil moisture sensor. […]