kid’s

Arduino Serial Thermometer1

Arduino Serial Thermometer

The Arduino reads temperature from a MCP9700 temperature sensor IC and displays the temperature in the Arduino IDE serial monitor window. Also see the Arduino LCD thermometer tutorial (tutorial 14). Prerequisites Complete Tutorial 9: Using the Arduino Serial Port before attempting this tutorial. Components Besides an Arduino Uno board, USB cable, wire links and a breadboard, you will need: […]

Arduino Serial Thermometer Continue Reading

The Ardweeny

The Ardweeny: the little friend of the Arduino (and how to beef it up) using arduino

Open-source hardware? Arduino(tm) is the first name to come to mind! As great as it is, sometimes we need a small microcontroller solution for a project, or a stripped-down version for cost-effectiveness. The Ardweeny is the solution. These small kits are 100% compatible with the Arduino programming environment, are very small, (and unlike the regular

The Ardweeny: the little friend of the Arduino (and how to beef it up) using arduino Continue Reading

Arduino LCD

Arduino LCD

In this tutorial you will connect a LCD (Liquid Crystal Display) to the Arduino Uno and then run the Arduino LCD example programs that are built into the Arduino IDE. Prerequisites It is recommended for beginners to complete all the Arduino tutorials up to and including Tutorial 10: Ten Arduino Projects for Absolute Beginners. Read

Arduino LCD Continue Reading

PIR Motion Sensor Tutorial

PIR Motion Sensor Tutorial using arduino

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

PIR Motion Sensor Tutorial using arduino Continue Reading

The Smuggie

The Smuggie: Tweet straight from your Snuggie using arduino

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

The Smuggie: Tweet straight from your Snuggie using arduino Continue Reading

Very simple ECG + Pulse Oximeter

Very simple ECG + Pulse Oximeter using arduino

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

Very simple ECG + Pulse Oximeter using arduino Continue Reading

Scroll to Top