Amazon’s Alexa is cool. USB fans are cool. Alexa enabled USB fan, even cooler. This fan turns on with a voice command to an Amazon Alexa device, “Alexa, turn [insert your name here]’s fan on”. The fan is also set to turn off automatically after 45minutes (adjustable through code). The weather has been hot lately […]
Projects
Amazon DRS Promise: Never Miss Coffee Break Again!
Amazon Dash Replenishment Service Automatic coffee ordering robot using Arduino MKR1000. Never miss another coffee break again! Things used in this project Hardware components Ultrasonic Distance Sensor × 1 LED (generic) × 1 SparkFun Pushbutton switch 12mm × 1 Resistor 100 ohm × 1 Arduino MKR1000 × 1 Software apps and online services Arduino IDE […]
Connecting Anduino to IFTTT
Connect your anduinoWiFi to IFTTT. Control everything around you, or ‘let go’ and let random events in cyberspace control your surroundings! Things used in this project Hardware components Arduino Due × 1 Arduino Zero & Genuino Zero × 1 Andium Anduino WiFi × 1 Software apps and online services Arduino IDE Adafruit IO IFTTT Adafruit […]
How to Install LEDs Under a Scooter (with Bluetooth)
Join me in creating ground effect lighting for my scooter using a bluetooth microcontroller and addressable LED strip. For this project I’m recycling two bits of pixel strip leftover from my old POV bike project tutorial. These are APA102s or DotStars, but you could totally use Neopixels for this project, I just happened to have […]
how to measure home ac current 110v / 200v with arduino
The cool thing about an ACS712 is that current is measured is measured in two directions. What this means is that if we sample fast enough and long enough, we sure to find the peak in one direction and the peak in another direction. With both peaks known, it is a matter of knowing the […]
Chinese Rings Puzzle With Arduino
Introduction Hello all, The Chinese Rings Puzzle with Arduino is my version of a centennial Chinese puzzle. It is very simple to play and it is an example of a combinatorial puzzle, and lots of patience and concentration is required to solve it. The objective is to untangle the long loop from all nine rings, […]
Polar Heart Rate Monitor Interface + 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. When you start to talk about biometrics in electronics, heart-rate is usually the first thing to come up. And why not? I think it is often the thing we are most aware […]
Sensing Capacitive Touch – MPR121 + Arduino
Every now and then you get sick of the typical push buttons and you want something cooler. And what is cooler than touch sensitive things? Remember that old lamp in your Grandma’s that changed brightness just by touching the base? Yeah, that’s right… We are talking THAT cool! The MPR121 capitative touch sensor gives you […]
Bluetooth enabled Door locker using Arduino
DIY Arduino based lockers can be found plenty in the internet where keypad was used to feed lock input. But this Bluetooth enabled Door locker uses Bluetooth as a medium to connect with the locker and your smart phone to feed input credentials. This locker allows you to lock/unlock your locker without physical touch when […]
Remote 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 effects using Arduino. The coolest thing about this project is controlling the effects of LED lighting using a typical household Remote and […]