kid’s

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

Light Meter Using I2C Level Converter LCD and TSL2561

Light Meter Using I2C Level Converter, LCD, and TSL2561using arduino

I recently needed to measure how different materials affect light transmission for a gardening project.  I decided this was the perfect opportunity to try out the new logic level converter to run both a 5v LCD and a 3.3v light sensor on a single i2c bus.  I used the following parts in this project: Arduino

Light Meter Using I2C Level Converter, LCD, and TSL2561using arduino Continue Reading

Scroll to Top