Bored of blinky lights that blink in response to time? Make them blink with space instead! This instructable shows a quick method for connecting LED tree decorations to a Geiger counter via arduino, so that the lights blink between different strings each time radiation is detected. It’s nicer to think of this as “cosmic rays” […]
Projects
Arduino ISP (In System Programming) and stand-alone circuits
We use an Arduino to program other ATmega without bootloader . This technique allows you to use all flash memory for code and make boards using new ATmega, cheaper than those with bootloader. The qualities that have made the success of Arduino are undoubtedly the open-source software, many libraries, a good hardware and a virtually infinite […]
Digispark RGB LED Fader
Forward: This instructable was originally posted at http://www.instructables.com/id/How-to-make-LED-Fader-using-Digispark/ My students and I developed it into this exemplar, for which they received a very good mark. Viewing the following video may leave you with a sense of too much too fast. Please continue to read this Instructable which documents my students’ Tanner and Amanda’s culminating math […]
pedalSHIELD Arduino Guitar Pedal
Web site: http://www.electrosmash.com/pedalshield Project Summary: pedalSHIELD is a programmable Arduino Open Source & Open Hardware guitar pedal made for guitarists, hackers and programmers. Users can program and share their own effects in C/C++. Full Project: pedalSHIELD is a programmable Arduino guitar pedal. It is Open Source & Open Hardware and made for guitarists, hackers and […]
World’s Smallest Stepper Motor with Arduino and EasyDriver
This little wonder of electromechanical engineering came from inside a laser diode sled of an HP CT10L Bluray drive I’ve opened some time ago. The device on the picture consists of several parts, all easily fitting on a dime coin: a bipolar stepper motor with lead screw, a linear stage, a lens, and even an […]
Telemetry with solar cell using an Arduino
*NOTE* THIS PROJECT IS DONE BY A GROUP OF STUDENTS FROM SINGAPORE POLYTECHNIC. Telemetry – Solar Cells Our project is using Arduino with the ZigBee to transmit and receive data from the solar cell. Data will be shown in the LCD and the software called “X-CTU”. Components used: 1 Arduino Uno 1 ZigBee Shield (Transmitter) […]
An I²C Bus powered Arduino IO Expander Board controlled via Bluetooth and Android
Today we’ll expand Arduino’s digital resources thanks to an I2C bus equipped shield and we’ll allow the management of the board via a bluetooth connection RN-42 through an Android systems. All Arduino boards feature a number of digital I/Os. For the simplest projects, such resources are usually more than sufficient, but in those where they […]
Linking an Arduino to a Radiometrix NTX2B Transmitter
Part 1 – Test Circuit and Test Code Introduction Getting your Arduino to transmit via the radio initially may seem daunting but its actually pretty simple. Please freely substitute the word “Arduino” for any micro-controller you wish to use. The example below works for 5V and 3.3V micro-controllers. Please read this : This may be […]
Solar USB Charger 2.0
Everyone has USB gadgets. It’s pretty much a fact of life. Another fact of life is that these USB gadgets also continually run out of power when you most need them. No need to fear, solar power is here! Ditch those crazy wall adaptors, throw out the laptop, and start making your own solar charger! […]
Make A 0 to 99 Light Display Using Arduino
This circuit will take a light reading then display a number between zero and 99. Step 1: Parts you will need Major Components in Project To make the 0-99 LED display you will need… ~ photo resister ~ Arduino ~ 9 different wires ~ 2 seven segment led displays ~ bread board ~ staples ~ […]