mirror of
https://github.com/kidoman/embd
synced 2024-12-22 12:50:19 +01:00
Karan Misra
1b6c346d40
us020: decouple from bmp085 and default to 25 C when we cannot detect
the ambient temperature
go-rpi
Use various sensors on the RaspberryPi with Golang (like a ninja!)
Documentation
Protocols supported
- I2C Documentation
Sensors supported
-
TMP006 Thermopile sensor Documentation, Datasheet, Userguide
-
BMP085 Barometric pressure sensor Documentation, Datasheet
-
BMP180 Barometric pressure sensor Documentation, Datasheet
-
LSM303 Accelerometer and magnetometer Documentation, Datasheet
-
L3GD20 Gyroscope Documentation, Datasheet
-
US020 Ultrasonic proximity sensor Documentation, Product Page
-
BH1750FVI Luminosity sensor Documentation, Datasheet
Interfaces
- Keypad(4x3) Product Page
Controllers
-
PCA9685 16-channel, 12-bit PWM Controller with I2C protocol Documentation, Datasheet, Product Page
-
MCP4725 12-bit DAC Documentation, Datasheet, Product Page
-
ServoBlaster RPi PWM/PCM based PWM controller Documentation, Product Page
Languages
Go
99.9%
Shell
0.1%