Interfacing(USB – RS232 – I2c -ISP) Projects

USB Mouse Made Out Of A Wii Nunchuck

USB Mouse Made Out Of A Wii Nunchuck

This instructable will describe how to convert a Nintendo Wii Nunchuck controller into a USB 2-button mouse using a Teensy USB.  The Teensy USB is a very user-friendly development board that can be programmed in an Arduino environment. The Teensy USB development board and necessary software are available at www.pjrc.com Check out the final product […]

USB Mouse Made Out Of A Wii Nunchuck Read More »

Turn your Arduino Uno into an USB HID Mididevice

Turn your Arduino Uno into an USB-HID-Mididevice

While building an Arduino Uno based Midi-Controller for Ableton Live, I came across the HIDUINO project ( http://code.google.com/p/hiduino/ ). It allows you to turn your Arduino Uno (or any other device using an AVR-USB chipset like the 8u2) into a driverless HID/Midi device. It’s much more comfortable than using a software based serial to midi

Turn your Arduino Uno into an USB-HID-Mididevice Read More »

Fab Lab Barcelona SuperNode

Fab Lab Barcelona SuperNode

Add an output device to a microcontroller board and program it to do something. Class syllabus:: http://academy.cba.mit.edu/classes/output_devices/index.html [what i learned /am learning] _ Relearned Arduino installation. _ Work with DC motors and H-Bridge IC with Arduino; and its general concepts. _ About the various Fab versions of Arduino and their features and differences: hello.arduino, fabkit2.0/fabduino,

Fab Lab Barcelona SuperNode Read More »

Programming an ATTiny13A using Arduino

Programming an ATTiny13A using Arduino & servo interpreter

So there I was, browsing eBay, looking for some cheap deals on Atmel chips when i came across a pair of ATTiny13 chips for £2.50. I just had to have them! After all, how hard can it be? I needed a small chip to read servo signals from a hobby RC Receiver and control a

Programming an ATTiny13A using Arduino & servo interpreter Read More »

Scroll to Top