site2site / Studio-Xoup

An online infrastructure to stitch the Studio-X Global Network sites together into a single global interior through selective sharing in and with the public.
MIT License
1 stars 2 forks source link

capture device wiring diagram #9

Open troyth opened 10 years ago

troyth commented 10 years ago

Fritzing diagram for how to connect the sensors inside the capture device.

jnquick commented 10 years ago

I've uploaded the fritzing diagrams, which utilizes these two specific sensors, (in addition to a standard photoresistor, button, and LED:

https://www.sparkfun.com/products/11282

https://www.sparkfun.com/products/9569

The BMP085 has a temperature sensor built in, as it is a function of reading pressure. The math for this sensor is a little complicated. This is also the sensor that gave me a few problems when trying to read the data and then send it to the Xively API, so we may have some troubleshooting to do from a Javascript standpoint.

Do you think we'll be using any other environmental sensors? I looked through sparkfun and didn't really see any sensors that would be useful for us.