Projects

The Safe AC Power Meter

PowerBox: The Safe AC Power Meter

Introduction We designed a device that measures and graphs various aspects of AC power and acts as a computer-controlled remote switch. With the recent push for green energy and environmental friendliness, more and more people are concerned about their personal daily power usage. We developed a microcontroller-based device to measure AC power. The user will […]

Robot shield for Arduino

Robot shield for Arduino Board

The idea behind this post is to bring together some robot designs and trasform them in a new device with new hardware and standard software (arduino of course) and so easier to use.  These robots have three things in common: a mechanical structure, the hardware and the software. While the mechanical part is necessarily different, […]

Small DC Motor Pwm Speed Controller schematic

Small DC Motor Pwm Speed Controller

The photo depicts a speed controller, wired on a breadboard which allows you to vary the resistance in the potentiometer in order to, in effect, control the speed of the small DC motor. The big picture problem is creating an efficient PWM motor controller that allows for an analog variance of voltage across the motor. […]

Capacitive Sensing + Open Frameworks + SPACEBREW

Capacitive Sensing + Open Frameworks + SPACEBREW

This is a step-by-step on how to connect Arduino to OpenFrameworks using Spacebrew. More specifically our project focuses on the awesomeness of Capacitive Sensing to alter OF projections to create an awesome tactile experience! What the process will involve: Arduino -> Processing -> SpaceBrew -> OpenFrameworks What you will need: Software: Arduino Processing OpenFrameworks Capsense […]

Arduino Personal Soundtrack Hoodie

Arduino Personal Soundtrack Hoodie

This was inspired by Raj’s personal soundtrack shirt in Big Bang Theory S3, E16, “The Excelsior Acquisition”. You can now buy them online but it’s much more fun to make your own and it’s possible now that buttons designed for use in electronic clothing are available from Connectedwear. Nine of the buttons on the Connectedwear […]

Charliexplexed LED Clock Arduino

Charliexplexed LED Clock – Arduino

One of my clocks stopped working – and it happened to be a clock my wife likes a lot. Went to the repair shop and the guy said that he didn’t have the spare parts and could not repair this. So – I thought – why not build an LED clock – I had tons […]

Arduino Star Jar

Star Jar Geiger counter triggered LED decoration using Arduino

This instructable builds on top of the Geiger counter triggered LED decorations I made last year. This version powers the Geiger counter from the Arduino (itself now powered from a mains adaptor, so I no longer need to keep feeding them batteries) and the LEDs now fade in and out for a more gentle effect. […]

Cat Detector

Arduino Cat Detector SD Card Logger

I used: an Arduino Uno a Parallax PIR Motion Sensor and a Seeed Studio SD Card Shield Arduino, shield, sd card, logging shield, storage, logger Check out This instructable on PIRs in case you didn’t know what it is: http://www.instructables.com/id/PIR-Motion-Sensor-Tutorial/ Step 1: Connect your PIR Sensor Hook up the PIR Sensor Ground pin to Ground […]

Physical Computing with Arduino

Physical Computing with Arduino

Digital pins 1-7 are generally used as input pins and Digital pins 8-13 are used as output pins. Digital pins 9-11 can be used as analog output pins. That is, they can send they can send signal of variable voltage. 5/15/2012 Getting started with Arduino. I have skimmed through the “Getting Started with Arduino” and […]

Scroll to Top