Using Arduino

Fab Lab Barcelona SuperNode

Fab Lab Barcelona SuperNode Using Arduino

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 Using Arduino Read More »

USB HID Mididevice (1)

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 »

Reddit Controller USB Upvote or Downvote button

Reddit Controller, USB Upvote/Downvote button Using Arduino

Not too long ago I saw the “Awesome Button” video on the Make Magazine podcast. In the video Matt Richardson shows how you can take a Teensy development board and turn it into a simple USB keyboard. In his example everytime a button is pressed a synonym for the word “awesome” is sent to the computer. While this is …

Reddit Controller, USB Upvote/Downvote button Using Arduino Read More »

USB Mouse

USB Mouse Made Out Of A Wii Nunchuck Using Arduino

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 in …

USB Mouse Made Out Of A Wii Nunchuck Using Arduino Read More »

Password Box Arduino One Touch Password Input USB Keyboard Hack

[Password Box] Arduino One Touch Password Input (USB Keyboard Hack)

Today is the world of internet social. We have many social platform Email, Facebook, Instagrams, Twitter, Instructables and etc.For security issue we should not use the same password for these platform and some platform enforce us to create password that difficult to remember. It is better to write it to your notebook but some people …

[Password Box] Arduino One Touch Password Input (USB Keyboard Hack) Read More »