Difference between revisions of "EasySen SBT80 Sensor Board Notes"

From Cyber-Physical Systems Laboratory
Jump to navigationJump to search
(New page: * [http://www.easysen.com/SBT80.htm Product website])
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
* [http://www.easysen.com/SBT80.htm Product website]
 
* [http://www.easysen.com/SBT80.htm Product website]
 +
 +
* The sensors are accessed via the ADC channels on the TelosB:
 +
<pre>
 +
0 light
 +
1 sound
 +
2 infrared
 +
3 temperature
 +
4 ?
 +
5 ?
 +
6 accelX
 +
7 accelY
 +
</pre>
 +
 +
It does not use ADC channels 4,5 because they are reserved for the light sensors located at positions D2 and D3 on the mote.

Latest revision as of 17:39, 16 September 2008

  • The sensors are accessed via the ADC channels on the TelosB:
0 light
1 sound
2 infrared
3 temperature
4 ?
5 ?
6 accelX
7 accelY

It does not use ADC channels 4,5 because they are reserved for the light sensors located at positions D2 and D3 on the mote.