In this tutorial you will learn how to use the Adafruit Flora board and how you can easily program it with Codebender! FLORA is Adafruit’s fully-featured wearable electronics platform. It’s a round, sewable, Arduino-compatible microcontroller designed to empower amazing wearables projects. The FLORA family also has the best stainless steel threads, sensors, GPS modules and […]
Projects
VU Meter – LED Noise-o-Meter for Classrooms
I built this a short while ago as an idea to use in a primary classroom setting. Poster displays are often used by primary teachers wanting to control the noise levels in their classrooms but I wanted to add technology to make it dynamic and responsive. The motivation for this came after seeing the Adafruit […]
Program Arduino Pro Mini Using Arduino Uno
Hello everyone. Today I am going to show how to program arduino pro mini using arduino uno. If you already had a arduino uno and you newly buy arduino pro mini then you don’t need to buy the USB to serial converter to program the arduino pro mini because you can program pro mini using […]
Arduino Xylophone
I made a xylophone that uses an Arduino Mega to detect when a note is struck, and generate MIDI output. This project is wondeful because I essentially made a xylophone, a drumkit, and any other MIDI controlled sound instrument, with one tool. The following steps will outline what I used to make this xylophone. […]
Arduino Nano to Arduino Uno Adapter
Arduino Nano is a nice, small and cheap member of the Arduino family. It is based on the Atmega328 chip, what makes it as powerful as the biggest his brother Arduino Uno, but it can be obtained for less money. In Ebay now Chinese versions can be bought for less than 3 USD. Additionally to […]
Arduino LED Exploration
Arduino LED ExplorationMy program shows you all of the data on your Led from the first light to the normal operation light. From that data you can pick an RS that is good light, but lower in current. You must build the circuit to run my program. You must open a terminal window when you […]
LilyPad Arduino Painted Canvas With Music and Lights
This is a project that I created for my Children and Technology class that I am taking in my Masters of Library Science Program. This was one of my first experiences with coding so this was a trial and error process but this instructable should outline my success throughout the process. My initial inspiration came […]
Arduino-Controlled 12V Battery Charger
The circuit presented here can automatically charge a 12V, 7Ah battery, or above. Special features of the charger are as follows. It automatically controls the charging current as per the status of the battery. Battery voltage level as well as charging status are indicated on the LCD display. The charger maintains float voltage, if battery […]
12-Multi National Digital Clock on Arduino UNO
The presence of 12-Multi-National Digital clocks is very common at the lobby / front desk of star hotels, showing time & dates of several countries where from most of the guests to arrive to stay at the hotel. One common feature of these clocks is that they are majestically looking elegant dial clocks! I tried […]
Arduino-Based Coil Winding Temperature Recorder and Alarm Generator
Monitoring the temperature of a transformer or electric motor winding involves data acquisition. This project is developed to monitor the temperature of an electric motor and a transformer with high accuracy, incorporating display and alarm facility. This circuit can be installed near a transformer winding or a motor’s location, or it can be attached to […]