We had a project that required connection to a digital micrometer with a data output jack. The idea was to connect a microcontroller to the micrometer, to read the measurements and make decisions based on the readings. The micrometers that we used are made by Mitutoyo, and have a funky 52 character data stream in […]
Projects
Intro to Arduino
An Arduino is an open-source microcontroller development board. In plain English, you can use the Arduino to read sensors and control things like motors and lights. This allows you to upload programs to this board which can then interact with things in the real world. With this, you can make devices which respond and react […]
Carduino- A simple Arduino robotics platform with its own library
This is, as the title says, an Arduino-based robotics platform, with its own library. The “standard” model comes with two back motors, two omni-wheels in the front, and a distance sensor mounted on the front. It also has breadboard space on top for adding whatever you want. It is intended to be autonomous, but one […]
Self-Watering Plant using an Arduino
Plants liven up any space by adding a sense of airiness and life. That is – of course – when you don’t forget to water them, and they shrivel up and die. I am very bad at remembering to water plants. That is why I built this self-watering plant to do it for me. Using […]
Twitter Controlled Pet Feeder using an Arduino
A great project for busy pet owners. This Twitter-Controlled pet feeder automatically dispenses food in response to activity on your Twitter account. The project is controlled by an Arduino and uses the Arduino Ethernet shield to receive data from Twitter. I hacked this automatic Pet Feeder from Amazon to build this project, but you could […]
Reginald: a UDP surveillance bot; control via the Internet using Arduino
Reginald started from the simple, yet bold idea to control a bot from anywhere in the world with a live video feed. What I wasn’t expecting was for Reginald to develop into an involved, feature rich project. With my work and money, I was able to complete a project exactly to my satisfaction and more. […]
Audio Output using an Arduino
Generate sound or output analog voltages with an Arduino. This Instructable will show you how to set up a really basic digital to analog converter so you can start generating analog waves of all shapes and sizes from a few digital pins on an Arduino. (This article is a companion to another Instructable I’ve written […]
DIY Arduino Motor Shield
Today, I’m going to show you how to make an Arduino motor shield (driver) at a low cost. It works splendidly, its posses almost all the characteristics of the original Arduino motor shield. It’s almost considered as a clone. The original Arduino motor shield has the same motor driver chip (L298), the only difference with it, […]
Proximity sensing mouse wheel scroller using Arduino
List of tools: 1. Exacto 2. Arduino Nano / USB chord (Mini-B) 3. Dremel / Drill 4. Paper & Pencil 5. Sharp IR Sensor (2Y0A21 F) 6. Hot glue gun 7. Solder gun / Solder 8. A small mirror Ok so you might ask, why the heck are you doing this to a trackball?! aren’t […]
Big Ball Maze Game using Arduino
This project was the result of an urge to contribute something to the Creative Games section of my kids’ elementary school fair. The kids loved it for it’s simple old-school game aesthetic mixed with Wii-style and Kinect-style video game control. It’s a spin-off project of an earlier Ball & Plate experiment mentioned here in the Instructables […]
