Metering – Instrument Projects

Arduino String Instrument

Arduino String Instrument

Sure you can use LDR’s, potentiometers and buttons to generate sounds, but what about strings? When I began thinking about an Arduino string instrument, I realized what I wanted to create was a soft potentiometer.  I found my inspiration from Hannah Perner-Wilson’s Fabric Potentiometer http://www.kobakant.at/DIY/?p=543. Step 1: Parts [box color=”#985D00″ bg=”#FFF8CB” font=”verdana” fontsize=”14 ” radius=”20 ”

Arduino String Instrument Continue Reading

Smart Electricity Meter with Energy Monitoring and Feedback System for Theft Detection

Smart Electricity Meter with Energy Monitoring and Feedback System for Theft Detection

The project is basically to detect the theft from the energy meter used in households as well as in… Description The project is basically to detect the theft from the energy meter used in households as well as in the commercial sector. There is two based meter one for distribution line and one for the

Smart Electricity Meter with Energy Monitoring and Feedback System for Theft Detection Continue Reading

Arduino Board Water Meter

DIY Arduino Board Water Meter

Working with the interaction design team, a bunch of us at Teague have been tinkering with measuring water, analyzing usage data in realtime to affect behaviors, and storing it to see patterns over time. At the heart of the exploration was a need to cheaply measure water from the tap.  Water meters vary quite drastically in price

DIY Arduino Board Water Meter Continue Reading

Programmable Temperature Controller + Hot Plate

Programmable Temperature Controller + Hot Plate

Heating things up is one of the most performed tasks in a lab. Quite a lot of times it is not enough to simply hold something at a certain temperature, but the rate at which something is heated and for how long is just as important. Especially when you try to develop catalysts for chemical

Programmable Temperature Controller + Hot Plate Continue Reading

Arduino SD Cards and Datalogging

Arduino SD Cards and Datalogging

This is my first in a series of more advanced Arduino tutorials. [box type=”note” color=” #202020 ” bg=”#ffbb00 ” font=”verdana” fontsize=”14″ radius=”20 ” border=”#000″ float=”right” head=”Attributes”]Thanks to Jeremy , for this articles[/box] Now that we’ve covered the basics in tutorials 1-10 (you have watched them all right!?), it’s time to start pursuing some more complex

Arduino SD Cards and Datalogging Continue Reading

Arduino Memsic 2125 Accelerometer

Memsic 2125 Accelerometer using Arduino

The Memsic 2125 (datasheet) is a two-axis accelerometer capable of measuring acceleration up to plus or minus 2g. It has a simple digital interface: two pins (one for each axis) emit pulses whose duration corresponds to the acceleration of that axis. By measuring the length of that pulse, in microseconds, using the Arduino’s pulseIn() function,

Memsic 2125 Accelerometer using Arduino Continue Reading

Scroll to Top