Projects

How to make a XY plotter with Makeblock

How to make a XY-plotter with Makeblock

Last month, I made a XY-plotter by Makeblock and use it to built a Drawing Robot. This Drawing Robot was built with two Linear Motion Shaft D8x480mm, two Long Beam0824, the timing belt, two stepper motors, two stepper motor driver, and a micro-controller Arduino.  You can send a picture from the phone or you can […]

Best RGB LEDs for any project WS2812

Best RGB LEDs for any project (WS2812)

When we’re working with LEDs, we often like to control their state (on/off), brightness, and color.   There are many, many different ways of going about this, but none are as compact a solution as the WS2812 RGB LED.  In its tiny 5mm x 5mm package, the WS2812 includes 3 super bright LEDs (Red, Green, […]

Arduino The Dryer Messenger

The Dryer Messenger using Arduino

The dryer in our house is in an out-of-the-way corner where it’s hard to hear the buzzer. When we miss it, the clothes sit in the dryer getting wrinkly, so we start the dryer again, don’t hear the buzzer again … it’s an endless cycle. After what seemed like the thousandth time, my wife quipped, […]

Arduino Barometric Pressure Web Server

Arduino Barometric Pressure Web Server

This example shows how to use SPI communications to read data from a SCP1000 Barometric Pressure sensor, and how to then post that data to the web by using your Arduino/Ethernet Shield combo as a simple web server. Using the Ethernet library, your device will be able to answer HTTP requests by responding with just […]

Create an Internet Connected Pill Dispenser

Create an Internet Connected Pill Dispenser

The P.I.L. Box – A Better Medication Reminder System Studies show the consequences of patients not taking medications according to doctor’s orders can be serious, especially in older patients.With today’s low cost micro-controllers and sensors (and the incentive of the Radio Shack / Instructables Micro Controller Contest) I thought there must be a better way […]

MaxMSP

Create Interactive Electronic Instruments with MaxMSP

This Instructable is part 3 in an Intro to MaxMSP series I’ve just finished teaching atWomen’s Audio Mission in San Francisco.  Part 1 is an introduction to MaxMSP and MIDI, part 2 is intermediate Max and Audio, and this Instructable is all about interfacing MaxMSP with hardware. I recommend at least skimming over my last two instructables before […]

Arduino LCD shield

Make another Arduino LCD shield

In this tutorial we make an LCD shield for using 20 character by four row LCD modules with Arduino Uno. Updated 18/03/2013 In this article you can follow the process of making another LCD shield for the Arduino Uno or compatible boards. In the past (which explains the word another in this title) I made a 16 x 2 […]

RGB LED Skate Light

RGB LED Skate Light

I like to go skating every week but I noticed that the my skates weren’t cool enough so I decided it was time for some lights! I installed these lights on my Dad’s skates as a thank-you present for taking care of the pool for us :D. Thanks Dad! The project is just two RGB […]

Infrared Rangefinder

Homemade Infrared Rangefinder (Similar to Sharp GP2D120) using Arduino

Here is my instructable on how to construct a pretty simple (for some!) short range infrared rangefinder/range sensor. Infrared rangefinders are very useful in a number of projects. The majority of these come from obstacle detection (in robots) or generally detecting distances! The one shown here is only a simple rangefinder and will only really […]

Enigma Replica

Make your own Enigma Replica

EDIT: This Instructable has won Second prize in the 2013 Radio Shack Microcontroller Contest. Thank You to all who voted! This is our very first Instructable and this step by step guide will show you how to build a fully functional electronic replica of the world famous German Enigma machine. This Arduino based Open Source […]

Scroll to Top