Projects

Music Responsive LED Light Fixture

Arduino + WiFi, Music Responsive LED Light Fixture using arduino

This instructable gives instructions for constructing a Saiko5 WiFi enabled LED light fixture based on the Arduino hobbyist platform. It includes step-by-step instructions from board design to soldering to case integration, as well as instructions explaining how the software and firmware can be used to easily do music analysis in PureData and control many fixtures […]

Trinket Audio Player

Trinket Audio Player using arduino

Overview We usually think of the Adafruit Trinket as a tiny subset of a “real” Arduino; less RAM, less code space, less I/O. But this little chip has a couple tricks up its sleeve, things its larger brethren can’t do. One of these is a high-speed PWM mode. With just a few extra components this […]

Arduino Solar Radio

Make A Arduino Solar Radio

Solar charging, via the panel on the back. * 12 position switch to select channel number * Seek up / seek down controls and ‘store’ button * RDS display of call sign * Frequency display * Battery voltage display * Solar charging current display The software still needs a bit of attention. Its fine if […]

Intelligent Letter Box using Arduino and GSM

Intelligent Letter Box using Arduino and GSM

In the days of technology postman still comes to our house for delivering the letters, couriers and parcels. Because some things like courier, parcels can’t sends via email and by using any other electronic media. So for getting notification of our letter delivery in our mail box here we design an intelligent mail/letter box, which […]

LED Umbrella with Arduino

LED Umbrella with Arduino using arduino

The LED Umbrella with Arduino combines an umbrella, an 8×10 LED matrix and an Arduino microcontroller to create a controllable, programmable LED experience in the privacy of your own umbrella. This project was inspired by the Electric Umbrella by sockmaster and a number of LED matrix instructables on this site, particularly this very complete one by barney_1. […]

Project work3 Arduino code and the circuit diagram

Project work3:Arduino code and the circuit diagram using arduino

In order to realise the “music garden”,the most important part is the Arduino code and circuit diagram. First of all,I will present my Arduino code:(I will show you the way I think as a flow chart at first) Flow Chart: Details:this flow chart is a mode for one single flower pot IRDs means the sensor […]

The schematic and PCB was developed with the freely available ExpressPCB software.

Hobbyduino Mini V1.0 using arduino

Introduction The Hobbyduino Mini is a clone of the Arduino main-board.  It contains a ATMega328 processor programmed with the Arduino bootloader. The Hobbyduino does not contain the circuitry for USB communication.  I opted to rely on the FTDI232R serial boards to handle the USB-to-Serial protocol.  Here is the one I use but, others are available. The […]

Build Your Own Arduino Bootload an ATmega Microcontroller – part 1

Build Your Own Arduino & Bootload an ATmega Microcontroller – part 1

There are many reasons to build your own Arduino circuit on a protoboard or a custom-designed printed circuit board. At the heart of the Arduino platform is an AVR microcontroller, in usual way you need a special hardware programmer and suitable hex files to program the Atmel AVR chip. Fortunately, Arduino is a beginner-friendly platform […]

High speed Photography with Arduino and CHDK

High-speed Photography with Arduino and CHDK using arduino

This project uses an Arduino microcontroller and a laser break-beam trigger to fire via USB remote a Canon camera modified with CHDK (Canon Hack Development Kit) firmware. Immediate influences are the high-speed flash photography triggered by sound or light project by Glacial Wanderer and the Laser Triggered High-Speed Photography instructable by Saskview. The first uses […]

Scroll to Top