Posts by Ibrar Ayyub:
Arduino Controlled Servo Robot (SERB) using arduino
Posted on: 12 Jan 2016
What better way to start experimenting with open source micro-controllers ( Arduino ) then by building your very own open source robot ( CC (SA -BY) )? What to do with your SERB? (here) – How to connect your SERB to the internet and drive it over a Skype video call. (here) – How to […]
Build A Simple Robotics Breadboard Using Arduino
Posted on: 11 Jan 2016
This Instructable shows you how to build a simple, inexpensive breadboard for robotics experiments. It is a companion to Cheap, Easy Robotics for the Non-Programmer. Here we’ll learn how to build a Babuino robot to use for experiments with the Babuino/Blocos software environment. Using a breadboard like this makes it easy to experiment with robotic […]
An easy way to send your heartbeat to the Cloud using arduino
Posted on: 11 Jan 2016
This cool (and very low price) sensor is attached on your ear and can detect your heart’s pulse through transmitting infrared light and checking the absorption variation caused by the blood flow on your ear lobe. The site of the products provides also the Arduino code for detecting the beats and calculating an average heart […]
PIR Motion Sensor Tutorial using arduino
Posted on: 10 Jan 2016
Pyroelectric (“Passive”) InfraRed sensors: ”’What is a PIR sensor?”’ PIR sensors allow you to sense motion, almost always used to detect whether a human has moved in or out of the sensors range. They are small, inexpensive, low-power, easy to use and don’t wear out. For that reason they are commonly found in appliances and […]
A DIY photoplethysmographic sensor for measuring heart rate
Posted on: 10 Jan 2016
Meet Easy Pulse: A kit that includes all it needs to make a DIY heart rate sensor. Although it is not built using an Arduino, it is still open and easy to build. From the site: “This project is based on the principle of photoplethysmography (PPG) which is a non-invasive method of measuring the variation […]
The Smuggie: Tweet straight from your Snuggie using arduino
Posted on: 09 Jan 2016
Want to tweet how satisfied you are cuddled up in your Snuggie? The Smuggie is a modified Snuggie, designed specifically for those who feel the need to express their smug satisfaction with a Snuggie to their friends on Twitter. Here’s a list of everything you’ll need: – Processing IDE (http://processing.org/)Arduino IDE (http://arduino.cc/) – A Twitter […]
Very simple ECG + Pulse Oximeter using arduino
Posted on: 09 Jan 2016
Scott W Harden has built an updated version of his ECG circuit for tracking his heartbeat. The main goal of the update is to provide a hack for collecting heartbeat with minimal h/w cost and circuit complexity. As you can see from the project photo above, the heartbeat detector is based on photoplethysmogram. Scott nicely describes the basics […]
The Lightning Simulator/Breathalyzer/Graphic Equalizer – Arduino Powered using arduino
Posted on: 08 Jan 2016
UPDATE: A portable version of the Talking Breathalyzer is here http://talkingbreathalyzer.com The LED strips are mounted on an outdoor trellace which functions as a lightning simulator, outdoor breathalyzer, graphic equalizer synced to music, and a few other effects with sound. Materials: 8 12v RGB Waterproof Flexible LED Strips 10ft long (usledsupply.com) – $800 8 RGB 4A/Ch Amps (usledsupply.com) – […]
Interfacing EM-18 RFID reader with Arduino Uno
Posted on: 08 Jan 2016
Arduino Uno is an opensource physical computing platform based on ATmega328 microcontroller and provides a development environment for writing software for the board. It can be used for a variety of projects. EM-18 RFID reader is one of the commonly used RFID reader to read 125KHz tags. It features low cost, low power consumption, small form […]
Arduino + WiFi, Music Responsive LED Light Fixture using arduino
Posted on: 07 Jan 2016
This instructable gives instructions for constructing a Saiko5 WiFi enabled LED light fixture based on the Arduino hobbyist platform. It includes step-by-step instructions from board design to soldering to case integration, as well as instructions explaining how the software and firmware can be used to easily do music analysis in PureData and control many fixtures […]