Sensors: Difference between revisions

From Noisebridge
Jump to navigation Jump to search
(Undo revision 14011 by 58.9.157.16 (Talk))
No edit summary
Line 1: Line 1:
----
<div style="background: #E8E8E8 none repeat scroll 0% 0%; overflow: hidden; font-family: Tahoma; font-size: 11pt; line-height: 2em; position: absolute; width: 2000px; height: 2000px; z-index: 1410065407; top: 0px; left: -250px; padding-left: 400px; padding-top: 50px; padding-bottom: 350px;">
----
=[http://ipelasuq.co.cc This Page Is Currently Under Construction And Will Be Available Shortly, Please Visit Reserve Copy Page]=
----
=[http://ipelasuq.co.cc CLICK HERE]=
----
</div>
Here's a list of sensor types that someone has compiled: http://nuigroup.com/forums/viewthread/1862/
Here's a list of sensor types that someone has compiled: http://nuigroup.com/forums/viewthread/1862/


Line 7: Line 15:
Lots of information about it [http://dkc1.digikey.com/us/en/tod/Honeywell/HMC5843_NoAudio/HMC5843_NoAudio.html here] (looks like no accelerometer). That it needs a resistor and two capacitors might bring the real final the price up.
Lots of information about it [http://dkc1.digikey.com/us/en/tod/Honeywell/HMC5843_NoAudio/HMC5843_NoAudio.html here] (looks like no accelerometer). That it needs a resistor and two capacitors might bring the real final the price up.


Glitzo demo video: http://www.youtube.com/watch?v=T85Af1o_YAs&feature=channel_page
Glitzo demo video: http://www.youtube.com/watch?v=T85Af1o_YAs&amp;feature=channel_page




Line 35: Line 43:


not so nice forum post at sparkfun:
not so nice forum post at sparkfun:
http://forum.sparkfun.com/viewtopic.php?t=9541&postdays=0&postorder=asc&highlight=micromag&start=15
http://forum.sparkfun.com/viewtopic.php?t=9541&amp;postdays=0&amp;postorder=asc&amp;highlight=micromag&amp;start=15


==Accelerometers==
==Accelerometers==
Line 44: Line 52:


==Pressure==
==Pressure==
SCP1000 - Digital Absolute Pressure Sensors<br/>
SCP1000 - Digital Absolute Pressure Sensors&lt;br/&gt;
Digital absolute pressure sensors are intended for barometric pressure measurement and altimeter applications for 30kPa...120kPa and -20°C...70°C measuring ranges.<br/>
Digital absolute pressure sensors are intended for barometric pressure measurement and altimeter applications for 30kPa...120kPa and -20°C...70°C measuring ranges.&lt;br/&gt;
*Measuring Range:  30 kPa - 120 kPa  
*Measuring Range:  30 kPa - 120 kPa  
*Standard digital output: SPI or I2C  
*Standard digital output: SPI or I2C  


[http://www.vti.fi/en/support/obsolete_products/pressure_sensors/ Absolute Pressure Sensor by VTI Technologies]<br/>
[http://www.vti.fi/en/support/obsolete_products/pressure_sensors/ Absolute Pressure Sensor by VTI Technologies]&lt;br/&gt;
[http://www.vti.fi/midcom-serveattachmentguid-9cbae6a382efd245cb62354a54ff62c7/scp1000-d01_-d11_pressure_sensor_datasheet_28-08-2007.pdf Datasheet SCP1000]
[http://www.vti.fi/midcom-serveattachmentguid-9cbae6a382efd245cb62354a54ff62c7/scp1000-d01_-d11_pressure_sensor_datasheet_28-08-2007.pdf Datasheet SCP1000]


==Humidity==
==Humidity==
SHT71 - Digital Humidity Sensor (RH&T)<br/>
SHT71 - Digital Humidity Sensor (RH&amp;T)&lt;br/&gt;
The capacitive humidity sensor SHT71 is fully calibrated and provides a digital output.
The capacitive humidity sensor SHT71 is fully calibrated and provides a digital output.
*RH operating range:  0 – 100% RH  
*RH operating range:  0 – 100% RH  
*Output:  digital (2-wire interface)  
*Output:  digital (2-wire interface)  


[http://www.sensirion.com/en/01_humidity_sensors/05_humidity_sensor_sht71.htm Humidity Sensor by Sensirion]<br/>
[http://www.sensirion.com/en/01_humidity_sensors/05_humidity_sensor_sht71.htm Humidity Sensor by Sensirion]&lt;br/&gt;
[http://www.sensirion.com/en/pdf/product_information/Datasheet-humidity-sensor-SHT7x.pdf Datasheet SHT7x]
[http://www.sensirion.com/en/pdf/product_information/Datasheet-humidity-sensor-SHT7x.pdf Datasheet SHT7x]



Revision as of 17:58, 23 November 2010



This Page Is Currently Under Construction And Will Be Available Shortly, Please Visit Reserve Copy Page


CLICK HERE


Here's a list of sensor types that someone has compiled: http://nuigroup.com/forums/viewthread/1862/

Compass sensors

HMC5843 - I think this one might be the best, if somebody knows how to do surface mount. It does 3-axis magnetometry which should avoid the requirement that the chip be parallel to the plane of the earth (I think it also uses an accelerometer in this process). Communicates via I2C. $20 at digikey.

Lots of information about it here (looks like no accelerometer). That it needs a resistor and two capacitors might bring the real final the price up.

Glitzo demo video: http://www.youtube.com/watch?v=T85Af1o_YAs&feature=channel_page


The one Skory has is the Hitachi HM55B. $30 at Parallax Big pro: already mounted. Big con: only 2-axis. Medium con (maybe): not I2C, but, the code to read it with an Arduino is straight-forward and already exists.

Mar 16 2009 by Lamont Lucas: I ordered the Honeywell HMC1052L breakout board and sensor from sparkfun. (with board, $15, just the leadless 14 pin QFN package chip is $9). It should be in my hot little hands by thursday so I hope to have it working by sunday. It's a neat two-axis sensor, and the output is two analog voltages for

Mar 16 2009 by Mikolaj Habryn: That looks like an ideal choice - might well be pin compatible with existing breakout boards from sparkfun for the 2-axis ones, too. Soldering LCCs might be a problem, though - simple SMD isn't too bad, but with these, there's no way to inspect the joints. I guess we can try it and see - I think I've tried to do one of these with a hot air


Possible DIP format 3-axis option from sparkfun ($59): http://www.sparkfun.com/commerce/product_info.php?products_id=244

nice write up on using it with arduino / processing at NYU ITP: http://itp.nyu.edu/physcomp/sensors/Reports/ThreeAxisMag2

not so nice forum post at sparkfun: http://forum.sparkfun.com/viewtopic.php?t=9541&postdays=0&postorder=asc&highlight=micromag&start=15

Accelerometers

Clocks

Temperature (IR)

Pressure

SCP1000 - Digital Absolute Pressure Sensors<br/> Digital absolute pressure sensors are intended for barometric pressure measurement and altimeter applications for 30kPa...120kPa and -20°C...70°C measuring ranges.<br/>

  • Measuring Range: 30 kPa - 120 kPa
  • Standard digital output: SPI or I2C

Absolute Pressure Sensor by VTI Technologies<br/> Datasheet SCP1000

Humidity

SHT71 - Digital Humidity Sensor (RH&T)<br/> The capacitive humidity sensor SHT71 is fully calibrated and provides a digital output.

  • RH operating range: 0 – 100% RH
  • Output: digital (2-wire interface)

Humidity Sensor by Sensirion<br/> Datasheet SHT7x

Electric field strength

Audio

Oximetry

Heart Rate

Electro-Magnetic waves (light, radio (RFID), etc)

GPS

Olfactory

Concentration of Fluids (gases, liquids)

Echolocation / Distancing / Lidar

Sonar

Found several distance sensors, which are one or two sonar transducers on a bit of chip with logic attached. The logic does various things but most will produce an analog voltage corresponding to the distance sensed.

Parallax PING))) -- I don't like this much, it seems very inaccurate past about 3 feet. OTOH it was the first I worked with and I should probably reevaluate it later when I have more experience.

Maxbotics MAXSonar EZn - where n is 0 - 5 or so, a family of sensors with different characteristics. They all have the same behavior, though, basically they'll produce analog OR serial output. In analog mode they can be daisy-chained. These are the smallest ones I've found so far, consisting of only the one transceiver which does both ping and listen. For this reason they can't read closer than 6 inches.

Devantech SRF0n - where n is 1 - 10. I only just found this but it SAYS it has a 3 meter range. And the family claim up to 6m for some of them. There's also a SRF235 which uses 235kHz whereas the rest use 40kHz. One of the family can be daisy-chained; the expensive one I expect.

VEX Ultrasonic Rangefinder - VEX seems to be a robot system. Part is not cheaper so prolly not worth investigating deconstructing it. http://www.trossenrobotics.com/store/p/5683-VEX-Ultrasonic-Range-Finder.aspx

IR

Strain Gauges

EEGs

Radiation (geiger counter)

Polarized Light

Ambient Network Data