Projects

Arduino Digital Window Sticker

Arduino Controlled Digital Window Sticker

A bumper-sticker sized L.E.D. matrix that displays images in sequence from an SD card, to produce an animated sign or “window sticker.” Arduino controlled! Also includes Windows, Mac, and Linux code for converting .xbm image files into Digital Window Sticker files. Perfect for a shop or home window, or a fun desktop sign! Step 1: […]

Robopod the Arduino Powered Robot

Robopod the Arduino Powered Robot

Robopod is a simple arduino robot that uses antennas to detect obstacles. Robopod’s motors are controlled by an H bridge and   powered by a nine volt battery.  Robopods circuit is based on a breadboard for easy modification. Step 1: Tools and Materials Material Arduino uno Breadboard H Bridge 9 volt battery 9 volt battery […]

LED Mask with Arduino

LED Mask (with Arduino)

Hi everyone! In this Instructable I will show you how to make a LED Mask. This Mask has an incorporated microphone that will make your mouth move as you speak. What you are going to learn from this Instructable: Select the right components for this project Sketch a LED grid that fits in the mask […]

TSA Zombie Scanner Security Wand

TSA Zombie Scanner Security Wand

Not even Zombies are exempt from a good pat-down.  Scanner security wands are used at the most exclusive nightclubs and venues.  Does not detect metal to indicate a presence of weapons but will indicate the lack of a soul which means a more rigorous body cavity search to remove any last shred of dignity you […]

Pneumatic Cannon Powered By Arduino

Android-Controlled Pneumatic Cannon Powered By Arduino

Every summer, Qualcomm hosts a Battle of the Schools competition, which gives employees the opportunity to represent their home universities. This year, entries were to be homemade contraptions, and they were judged according to how cool they were perceived to be. Virginia Tech’s cannon project tied the University of Michigan for first place. The project […]

Arduino IR Remote

IR Remote Agent using Arduino

Remote control is almost a standard accessory for most home applications, like TV, Hi-Fi, air conditioner and so on. Though remote control brings us leisure, when you really need it but have completely no clue where it is, or which one it is, you have every right to be pissed off. To solve the remote […]

Sliderpusher for Digital Painters

Sliderpusher for Digital Painters

No it’s not a name for some obscure industrial goth band… though that would be sick af! Anyway, If you ever used a graphics tablet to draw, paint or sculpt, you know how awkward it can be to click and drag something precisely with a stylus. You place it down or lift it up and […]

How to use an array with Arduino

How to use an array with Arduino

This variation on the For Loop example shows how to use an array. An array is a variable with multiple parts. If you think of a variable as a cup that holds values, you might think of an array as an ice cube tray. It’s like a series of linked cups, all of which can hold the same […]

Arduino Based LED City Model with Temperature Sensor

Arduino Based LED City Model (with Temperature Sensor)

everything is boring without LEDs, so lets make a city out of it! Basic Idea: so we build a City mode out of cardboard, then illuminate it with a LOT of RGB LEDs and let the temperature of color change according to room temperature using LM35 Temperature sensor. Supplies 1. WS2812b RGB LEDs (neopixels). 2. […]

Arduino Play a Melody

Play a Melody using the tone() function with Arduino

This example shows how to use the tone() command to generate notes. It plays a little melody you may have heard before. Circuit image developed using Fritzing. For more circuit examples, see the Fritzing project page Connect one terminal of your speaker to digital pin 8 through a 100 ohm resistor. Connect the other terminal to ground. […]

en_USEnglish
Scroll to Top