
Acrylic Arduino Prototyping Stand
I do a lot of projects with Arduino’s and breadboards. Often as I work on a messy workbench, the A...

Using Copper Tape To Create A Digital Selection Pad using Arduino
This is partially me sharing this technique, and partially me learning how to use Instructables. If there are...

6 button RGB controller using Arduino
In this instructable we will learn how to use 6 buttons to control the color of an RGB LED with the use of an...
Bluetooth Weather Lamp
This was a 2 hour project I whipped up in order to learn how to use a new Bluetooth LE 4.0 module I picked up at redbearlab.com, called a BLE Mini. I’ve since thought of several much s... Read more
I do a lot of projects with Arduino’s and breadboards. Often as I work on a messy workbench, the Arduino or breadboard get jostled and the wires pop out of the headers or the bre... Read more
This is partially me sharing this technique, and partially me learning how to use Instructables. If there are issues with my documentation of the technique or my use of Instructables, please... Read more
In this instructable we will learn how to use 6 buttons to control the color of an RGB LED with the use of an Arduino Micro Controller. This is a fun and easy little project that should take... Read more
I made the original Instructible that this is based on over a year ago (You can see it here to see some of the theory around how this works:http://www.instructables.com/id/How-to-access-5-bu... Read more
Intro: If you’ve got an Arduino Uno and want to start duplicating projects without having to buy an Uno every time… get ready to live! This instructable will show you how to mov... Read more
When you are tinkering around with your Arduino and a breadboard you might want to make yourself an “Arduino Bracket”. Nothing more than header pins and a piece of wire, the... Read more
Sometimes you may do something stupid, other times it is totally inexplicable but as a result of whatever events, the green power light on your Arduino stopped coming on. In my case it turne... Read more
As summer is coming, I bought a USB fan from HuaQiangBei, Shenzhen. However, when I focus myself on work(or game), I could hardly notice its existence. If I can teach it how to think and exe... Read more
This example demonstrates the use of INPUT_PULLUP with pinMode(). It monitors the state of a switch by establishingserial communication between your Arduino and your computer over USB.... Read more
This instructable will show you how to build an Arduino shield that adds another Atmega168/328 on top of your Arduino, giving you an extra complete set of I/O pins to use. That’s 12 PW... Read more
Good news, everyone! I just started with the arduino and right at the very beginning I felt that I needed some sort of base to put the arduino on. I was reading one article from ladyada (htt... Read more