Metering – Instrument Projects

Arduino USB Game Pad

USB Game Pad With Tilt-accelerometer Mouse using an Arduino

Make a game pad with an accelerometer inside! This project tutorial will show you how you can convert a console game pad into a USB keyboard mouse for playing games on your PC. The USB game pad can be used with nearly any software, such as a MAME emulator, game, simulation software, or for custom

USB Game Pad With Tilt-accelerometer Mouse using an Arduino Continue Reading

Arduino based energy consumption monitoring shield

Energino: an Arduino-based energy consumption monitoring shield

Energino is a plug-load meter that measures the amount of power consumed by whatever DC electrical appliance is plugged into its. It was originally designed to monitor the energy consumption of simple networking devices such as Ethernet switches and WiFi access points, but it can be used to monitor any DC appliance. Energino “sits” between

Energino: an Arduino-based energy consumption monitoring shield Continue Reading

Radar Screen

Arduino + Processing – Make a Radar Screen – Part 3: Visualising the Data from Sharp Infrared Range Finder

So I had some luck with getting the Sharp Infrared range finder working and I’ve now plugged this on to my servo rig to see if I get better results on my radar styled display. Check out how to use the Sharp IR range finder here Few things to bare in mind, whilst the code

Arduino + Processing – Make a Radar Screen – Part 3: Visualising the Data from Sharp Infrared Range Finder Continue Reading

Accelerometer Table using Arduino Esplora

Accelerometer Table using Arduino Esplora

This example simplifies the task of collecting data from the Esplora’s accelerometer and graphing it with your computer. The Esplora sends keypresses to a connected computer about the state of the accelerometer. If you open a spreadsheet application, you can log the data from the accelerometer. To start and stop the datalogging, press the down

Accelerometer Table using Arduino Esplora Continue Reading

Arduino – Control a DC motor with TIP120 potentiometer and multiple power supplies circuit

Arduino – Control a DC motor with TIP120, potentiometer and multiple power supplies

A quick circuit showing how to control the speed of a DC motor with a potentiometer with your Arduino board. Also shows how to use a TIP120 transistor to allow the Arduino control a larger power supply. Transistors are 3 pin devices, which via the 3rd pin (Base) allow it to control the current passing

Arduino – Control a DC motor with TIP120, potentiometer and multiple power supplies Continue Reading

Scroll to Top