]> oss.titaniummirror.com Git - tinyos-2.x.git/commit
sht11 support for tmirws. Currently uses an open drain adapter that relies
authorsmckown <smckown@4bc1554a-c7f2-4f65-a403-e0be01f0239c>
Mon, 15 Sep 2008 23:48:51 +0000 (23:48 +0000)
committerR. Steve McKown <rsmckown@gmail.com>
Tue, 1 Dec 2009 03:01:00 +0000 (20:01 -0700)
commit7d75b3c1c1dfcfc519fc9ac96d2ff018883fe445
tree49708ae46f2e7f43b71b042aa0c87fa38a7d45cd
parent4d58bafa03fcdfbb15802119e72051bb8fd395fb
sht11 support for tmirws.  Currently uses an open drain adapter that relies
on the msp430's internal pull up/down resistors.  Some cleanup may be required.
tos/platforms/tmirws/.platform
tos/platforms/tmirws/chips/sht11/HalSensirionSht11C.nc [new file with mode: 0644]
tos/platforms/tmirws/chips/sht11/HplSensirionSht11C.nc [new file with mode: 0644]
tos/platforms/tmirws/chips/sht11/HplSensirionSht11P.nc [new file with mode: 0644]
tos/platforms/tmirws/chips/sht11/Msp430OpenDrainC.nc [new file with mode: 0644]
tos/platforms/tmirws/chips/sht11/Msp430OpenDrainP.nc [new file with mode: 0644]
tos/platforms/tmirws/chips/sht11/OpenDrainC.nc [new file with mode: 0644]
tos/platforms/tmirws/chips/sht11/OpenDrainP.nc [new file with mode: 0644]
tos/platforms/tmirws/chips/sht11/SensirionSht11C.nc [new file with mode: 0644]