Interfacing(USB – RS232 – I2c -ISP) Projects

MP3 Interface for Arduino

MP3 Interface for Arduino

I have added a follow-on to this Instructable: http://www.instructables.com/id/Cheap-and-Easy-MP3-Shield-for-Arduino/ The follow-on shows you how to design, etch and build a PCB shield to connect the MP3 to the Arduino. Replaces the analog switches with a 74HC244. SIngle layer board with large surface mount component design. Only 5 thru holes. Take a look. Ebay abounds with sales […]

MP3 Interface for Arduino Continue Reading

ATtiny programmer using Arduino ISP

ATtiny programmer using Arduino ISP

Thanks to: http://jeonlab.wordpress.com/ For relatively small (less number of pins than ATmega328) projects, ATtiny series, ATtiny45 or Attiny85 are good choice in terms of its physical size (8-DIP or 8-SOIC)  and low power consumption. There are many ways to program it. One of the popular device is USBtinyISP and DASA. Both of them work very well with WinAVR (AVRdude). I’d

ATtiny programmer using Arduino ISP Continue Reading

Convert a toy piano to work as a midi device and use it with Synthesia

Convert a toy piano to work as a midi device and use it with Synthesia

Goal of this project: Convert a cheap toy piano to work as a midi device and use it with Synthesia (http://www.synthesiagame.com/) Other programs that use midi inputs can also be used. Approach: The pushbuttons of the piano are used to make a simple pull-down circuit for the arduino mega. The arduino interprets the keystrokes and

Convert a toy piano to work as a midi device and use it with Synthesia Continue Reading

Interface Arduino to MySQL using Python

Interface Arduino to MySQL using Python

Here’s a brief tutorial that should get you up and running interfacing your Adruino with a MySQL database. For the sake of this tutorial, I am assuming you know how to set up and use MySQL. This tutorial does not require much Python experience, but you will be required to install two Python libraries for

Interface Arduino to MySQL using Python Continue Reading

Arduino Door Opener with iphone

Garage Door Opener with iphone using Arduino

What do I need to start? The hardware requirements to start is: *Note: where can I purchase the material  with all the components to build myself the system: http://iwup.altervista.org/shop/reference_list.pdf 1.-) Arduino UNO with USB cable 2.-) Ethernet Shield Arduino 3.-) Relay (for arduino 5 V) 4.-) Router Belkin (we recommend N150 or N300), also TPLink

Garage Door Opener with iphone using Arduino Continue Reading

Arduino data logger

Arduino V-USB / HID 14 channel data logger

UPDATE:  Please see Addendum 2 at the end of this article for an Excel automatic logging implementation. There are several good articles on Instructables about building your own Arduino.  Depending on your horde of electrical parts, you may be able to build an Arduino clone for as little as $3.  I recently built two: one

Arduino V-USB / HID 14 channel data logger Continue Reading

Yun Shield

Add Linux, WiFi, Ethernet and USB to Arduino

Web site: http://www.dragino.com/products/yunshield/item/86-yun-shield.html Project Summary: The model of this shield named Yun Shield, the feature of this shield is as its name. User can add this shield into Arduino (Leonardo, UNO, MEGA2560 etc) and “turn” the Arduino into device which has similiar features as Arduino Yun: support remote upgrade and use the Bridge library. With

Add Linux, WiFi, Ethernet and USB to Arduino Continue Reading

Scroll to Top