add tmp006 to the read me

This commit is contained in:
Karan Misra 2014-01-05 14:31:58 +05:30
parent dc12bb631d
commit f9b5e4023f
1 changed files with 6 additions and 0 deletions

View File

@ -14,6 +14,12 @@ Use various sensors on the RaspberryPi with Golang (like a ninja!)
## Sensors supported
### TMP006
Thermopile sensor
[Documentation](http://godoc.org/github.com/kid0m4n/go-rpi/sensor/tmp006) [Datasheet](http://www.adafruit.com/datasheets/tmp006.pdf) [Userguide](http://www.adafruit.com/datasheets/tmp006ug.pdf)
### BMP085
Barometric pressure sensor