Tuesday, October 9, 2012

References and things for our project


Microphone Sound Input Module Quickstart Guide
http://www.freetronics.com/pages/microphone-sound-input-module-quickstart-guide#.UHJdIrSqeBJ

The Blow Sensor
http://www.dtic.upf.edu/~jlozano/interfaces/blow_sensor.html

Blow Sensor with Computer Fans
http://blog.makezine.com/2009/07/15/breath-over-ip/
I thought this was very interesting, they used computer fans as a wind sensor to register data. I found this when I was searching for microphone blow sensors for the Arduino board.

Arduino Frequency Counter Library
http://interface.khm.de/index.php/lab/experiments/arduino-frequency-counter-library/
I think this library might be the one we've been looking for as far as measuring frequency with high accuracy. We still need some help though connecting the microphone to the arduino, we have it set up with an amplifier to increase the voltage, we just now need the arduino to read the voltage the mic is producing.


Arduino Frequency Measurement Library
http://interface.khm.de/index.php/lab/experiments/frequency-measurement-library/
This library might be useful to us further down the road with this project, it is for frequency measurement in the audio or sub audio range.


LoL Shield GREEN
https://www.adafruit.com/products/286

LoL Shield RED
https://www.adafruit.com/products/274

LoL Shield BLUE
https://www.adafruit.com/products/493

I think for our final we are interested in getting one of these LoL shields. The shield is a 9x14 grid of LED's that are individually addressable, all you have to do is download the LoL Sheild Library and 'start programming something fun'


18-bit Color TFT Sheild
https://www.adafruit.com/products/802
This is another shield we found while browsing adafruit. It is a small screen driven directly from the arduino. I was thinking this could be a direction we might take for our final, but that is still up in the air.

No comments:

Post a Comment