Go to file
Kunal Powar 2ac61dad95 Added Package and sample for bh1750Fvi 2013-12-17 20:37:58 +05:30
i2c improve doc 2013-12-09 03:26:56 +05:30
samples Added Package and sample for bh1750Fvi 2013-12-17 20:37:58 +05:30
sensor Added Package and sample for bh1750Fvi 2013-12-17 20:37:58 +05:30
AUTHORS added support for us020 ultra sonic range finder 2013-12-13 05:51:22 +05:30
LICENSE initial commit 2013-12-08 17:39:41 +05:30
README.md added support for us020 ultra sonic range finder 2013-12-13 05:51:22 +05:30
doc.go better examples in doc 2013-12-09 03:21:05 +05:30

README.md

go-rpi

Use various sensors on the RaspberryPi with Golang (like a ninja!)

Documentation

GoDoc

Protocols supported

I2C

Documentation

Sensors supported

BMP085

Barometric pressure sensor

Documentation Datasheet

LSM303

Accelerometer and magnetometer

Documentation Datasheet

US020

Ultrasonic proximity sensor

Documentation Product Page