Tuesday, February 9, 2010

Arduino: Class 2

In today's class we linked arduino with flash animation. Using pressure sensor I was able to control flash animation.




Projects using pressure sensor:


  • 1.



Connecting Free-scale pressure sensors



The Fluidforms Punching Bag contains a matrix of 9x7 force sensors that measure the force exerted by a blow to the punching bag. The sensors are plugged into an Arduino board that sends the values over USB to a computer using the MIDI protocol. The Computer is running a Processing sketch that receives the MIDI packets and writes the current state of the sensors to a folder in a “|” separated format. An OpenGL render then reads these text files and graphically represents the current state of the punches to the bag since the last reset.

video

  • 2. Similar to mine
  • 3. A circuit for changing the color of an RGB LED based on the amount of pressure applied to a force pressure sensor. by jacek
  • 4. Connect your MAC with the pressure sensor and a resistor connected to the Arduino board. by macworld.com\
  • 5. Touch sensor and servo motor with Arduino. by brian chung

No comments:

Post a Comment