Arduino 2D Level
This is a project for Arduino to make a 2D Level, aimed at beginners. Arduino draws a circle on an LED Matrix that moves around according to readings from a 2D Accelerometer. Objectives: * Learn how to...
View ArticleAn Arduino Thermometer with Digital Display
This is a project for Arduino to make a Thermometer with Digital Display, aimed at beginners. Arduino measures the voltage on a TMP36 Temperature sensor, converts the Voltage to Degrees Celcius and...
View ArticleArduino Light Sensitive Bar Graph
This is a project for Arduino to make a Light Sensitive Bar Graph, aimed at beginners. Arduino measures the voltage on a voltage divider composed of a resistor and an LDR (light dependant resistor). A...
View ArticleArduino / Raspberry Pi Internet Radio
This is a project for Arduino and Raspberry Pi to make an Internet Radio, aimed at intermediate skill level. Some familiarity with Linux usage will be beneficial (or access to someone who can help out...
View ArticleFlight Simulator with Arduino and Python
Control the Flight Simulator option of Google Earth using an Arduino and Accelerometer. Fly virtually around the world; tilting the Accelerometer forward, back, left and right to control the Plane's...
View ArticleJust Veggin with an Arduino Beetbox
Bring Touch Control to the Arduino. Use interesting touch sensors like Carrots or Beets to make a "Beetbox". In this instructable you will learn: * How to use the Cap Sense library to make Arduino...
View ArticleA Gentle Introduction to Arduino for Scratch Users
There are lots of people who are very comfortable with the Scratch programming environment but want to try something with Arduino to Blink Lights, Sense Buttons, Run Servos or whatever. They may find...
View ArticleControl Scratch with an Accelerometer
The Scratch programming environment is very popular with kids. Using the Arduino, we can introduce accelerometer control so your games can react to the tilting of the accelerometer. I covered the...
View ArticleInternet Devices for Home Automation
This instructable shows the principles involved in making devices to control home automation over the internet. We're going to construct a device (or several of them), that talk to each other over the...
View ArticleArduino Excuse Generator
Need an excuse in a hurry? Look no further than the Excuse Generator. By: akellyirlContinue Reading »
View ArticleHow to Use a Light Dependent Resistor (LDR)
Lots of projects use a Light Dependent Resistor (LDR) to sense light levels but don't really focus on how they work. This project shows you how to use a Light Dependent Resistor (LDR) to sense light...
View ArticleHow to Use an RGB LED
Using an RGB LED you can cycle through all colours. Useful to make, Mood Lamp, expressive robot or cool light effects. But to simply set the colour (Hue) can be a little tricky because you need to...
View ArticleYun based Electricity Monitor with Cloud Support / Temboo and Google Drive
This Instructable shows how to make an Electricity Monitor for your home that utilises some of the key capabilities of the Arduino Yun that make it an Ideal choice for Cloud Enabled sensor projects...
View ArticleReliable Frequency Detection Using DSP Techniques
Accurate Frequency Detection is important for many projects such as Guitar/Piano Tuners, Vibration Analyzers, Heartrate Monitors, MEMs Sensor Analysis and Laboratory Instruments. There have been many...
View ArticlePlotting Data From Arduino
Arduino doesn't have much in terms of debug and analysis capability built in, so it can be very useful to have a facility to plot data that's sent from Arduino over the Serial Port. There are several...
View ArticleArduino Esplora Flight Simulator
Control the Flight Simulator option of Google Earth using the Accelerometer of the Arduino Esplora. Fly virtually around the world; tilting the Accelerometer forward, back, left and right to control...
View ArticleArduino Light Sensitive Bar Graph
This is a project for Arduino to make a Light Sensitive Bar Graph, aimed at beginners. Arduino measures the voltage on a voltage divider composed of a resistor and an LDR (light dependant resistor). A...
View ArticleJust Veggin with an Arduino Beetbox
Bring Touch Control to the Arduino. Use interesting touch sensors like Carrots or Beets to make a "Beetbox". In this instructable you will learn: * How to use the Cap Sense library to make Arduino...
View ArticleArduino / Raspberry Pi Internet Radio
This is a project for Arduino and Raspberry Pi to make an Internet Radio, aimed at intermediate skill level. Some familiarity with Linux usage will be beneficial (or access to someone who can help out...
View ArticleAn Arduino Thermometer with Digital Display
This is a project for Arduino to make a Thermometer with Digital Display, aimed at beginners. Arduino measures the voltage on a TMP36 Temperature sensor, converts the Voltage to Degrees Celcius and...
View Article