Projects

Arduino Measuring Battery Capacity schematic

Measuring Battery Capacity With an Arduino

I needed a couple of AA batteries and found the display at the supermarket where they were all arrayed. Normally when I’m shopping in the supermarket, I tend to look at the price/kg or price/l when comparing similar products. In the case of the batteries, there was no such indicator. Fine, I thought, I’ll work […]

Sunflower Automaton

Sunflower Automaton using arduino

This was a 6 week project created for the Spring 2012 Things That Think course at the University of Colorado at Boulder. Our project is an autonomous Sunflower. As in nature, the highest priority for our flower is sunlight, necessary for photosynthesis. Our Arduino controlled sunflower is constructed using 3D printing and laser cutting technologies. […]

Arduino Charlieplexing LEDs

Charlieplexing LEDs with an Arduino

Charlieplexing is an ingenius method for controlling many LEDs without using many microcontroller pins. You can turn on or off one LED at a time. To light more than one LED at a time, you can scan the LEDs by turning a sequence of them on and off really fast. The number of LEDs you […]

Nocturnal Emissions

Nocturnal Emissions: My Arduino Powered Internet Enabled Dream Generator

We all need to dream more so I’ve created this Arduino Powered “dream generator” to help plant the seeds for some big thinking craziness.  When you approach the generator a Maxbotix ultrasonic sensor triggers lights and music that draw you in so you can stare into the blue LED enshrouded infiniteness of the box.  Press […]

Light Seeking

Light Seeking R.C Car Hack (with Arduino) using arduino

Creating a robotics platform from scratch takes allot of work and a few dollars. Buying a ready built one is easy but costs allot of money (at least for me). So instead I decided to piggy back off of the companies who make remote control cars. This is a great because it comes ready made […]

Appliance Remote Control

Appliance Remote Control using Arduino

One of the basic tasks in many home automation systems is controlling power to appliances. They could be lights, or a heater, or an exhaust fan, or just about anything else that runs on mains power. The problem of course is that it’s dangerous to mess with mains-level power directly and you may even be […]

Arduino Wireless Programming

Arduino Wireless Programming with XBee Series 1 or 2

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 […]

Arduino Binary Clock

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 […]

Make an Attiny13 based IR proximity sensor

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 […]

Arduino Google Weather

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 […]

Scroll to Top