Projects

pedalSHIELD Arduino Guitar Pedal

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

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

Arduino Telemetry with solar cell 1

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

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

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

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

0 to 99 Light display

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

LED digital message board

PS/2/You: Go-anywhere, LED digital message board using Arduino microcontroller

Combine three inexpensive LED matrix display panels, an Ardweeny microcontroller and a standard PS/2 computer keyboard into your own go-anywhere, instantly updatable 768-pixel digital message board. The code can hold up to six lines of text with a maximum of 100 characters each. Pressing a key on the keyboard gets you to input mode. Use […]

Solar Tracker Relay circuit

Solar Tracker Relay circuit using Arduino

I’ve reached the point where I need to think how I’m going to control the motor & linear actuator for my solar tracker. Things to consider – Must be able to go forwards and backwards – so that makes 4 channels, 2 for each motor. Must be able to provide enough power to drive the […]

BARC Jeep

BARC Jeep – An XBOX Controlled Power Wheels

Make a power wheels jeep that is controlled by an XBOX controller. This particular build is using Power Wheels® Jeep® Hurricane with Monster Traction™ but should be usable across many different types of power wheels with small adjustments. I wanted to do this project so I could drive my kids around. They are 2 and 3. We […]

Scroll to Top