Hi. This Instructable will guide you through the process of wirelessly programming your Arduino using two XBees. I just finished designing a wireless EEG system with the XBee modules, so I’ve become quite fluent in their programming and have just now been able to accomplish this. It still amazes me how difficult it has been to try to wirelessly […]
Projects
My Arduino Binary Clock
Hi from Italy Although many watches are created binary, my project was inspired mainly to this: http:// http://www.instructables.com/id/LED-Binary-Clock-1/, very smart and funny. I tried to improve the design and to add something personal. I think it’s a good result at the end. The project is not difficult, requires patience, it requires a little knowledge of […]
Cheap Arduino Controled Yogurt Maker
These days I was reading an interesting post on how to make yogurt “by the gallon” (http://www.instructables.com/id/Yogurt-By-The-Gallon/). One thing needed was to maintain a rather constant temperature of 43ºC (110°F), so the bacteria can grow properly. Though you can buy commercial yogurt makers, they aren’t big enough for a gallon of yogurt. Besides, it’s cheaper […]
Make an Attiny13 based IR proximity sensor
This is an extremely cheap IR proximity sensor you can make with a few cheap parts and an AVR programmer. I use an Arduino as my programmer in this Instructable. This sensor only has a range of about 3 inches. You can easily add more LEDs or brighter ones to extend the range. You can […]
Google Weather on graphical display with Arduino
In this project, I am using an Arduino board to show forecast of the weather from Google Weather service on a VGA screen. The display is obviously graphical one, with icons and some colorful text. It is one of those gadgets I wanted to have for some time now – A weather forecasting display that […]
Bluetooth plus Infrared Controlled Robotic Arm
Hi. I’m Darren a 17 year old hobbyist, and this is the first Instructable I’m posting here, so I apologize if it kinda sucks! I hope it’s good enough… So how did the idea of a robotic arm come to me? Well, the first thing I remember is our chemistry teacher (!) coming to me […]
How To Make A Transforming Chandelier Using Arduino
In this tutorial I will go over how to make a transforming chandelier. This project will be heavily CAD oriented (Solid works and Illustrator), made by laser cutting/engraving acrylic sheets, and a little bit of Arduino coding and soldering. Step 1: Choosing materials. All the pieces for the chandelier will be made out of flat […]
Sentriduino! Its the all new Sentry turret
Hey guys, Today I would like to show you how to make a simple sentry turret out of household Items! You would only need to get an Arduino UNO or Mega, a Ping))) Ultrasonic Range finder, two servos, and an electronic water squinter! The rest of the project is things that you may find around your […]
How to make a Ghost Knocker
Step 1: Check the materials you need. Below is the list of stuff you need to make it: 1. Arduino I used an Arduino Pro Mini 3.3V. You also need USB-Serial tether to program it. 2. A battery box I used a AA x 4 battery box with power line wires. 3. Breadborad I used […]
Temperature-Sensitive Infinity Mirror
As per an assignment in my digital multi-media class, I’ve combined two Arduino-related tutorials into a functional object! The result is a pair of infinity mirrors that flash red and blue depending on minute fluctuations in ambient temperature. This is my first experience with Arduino, and my first attempt at building an electronic device from […]