Python library for interfacing low level hardware sensors and actuators with MQTT and Statsd bindings.
- http://www.instructables.com/id/Controlling-Direction-and-Speed-of-DC-Motor-Using-/
- https://github.com/jamesevickery/l293d
- https://github.com/timofurrer/w1thermsensor
- https://learn.adafruit.com/adafruits-raspberry-pi-lesson-11-ds18b20-temperature-sensing?view=all
- http://www.bonebrews.com/temperature-monitoring-with-the-ds18b20-on-a-beaglebone-black/
- http://interactingobjects.com/ds18b20-temperature-sensor-on-a-beaglebone-black-running-ubuntu/
- https://github.com/adafruit/Adafruit_Python_DHT
- https://cdn-shop.adafruit.com/datasheets/DHT22.pdf
- https://cdn-shop.adafruit.com/datasheets/DHT11-chinese.pdf
- https://github.com/eddienigma/rpi-python-bmp180
- https://github.com/adafruit/Adafruit_Python_BMP
- https://raw.githubusercontent.com/adafruit/Adafruit-Raspberry-Pi-Python-Code/master/Adafruit_I2C/Adafruit_I2C.py
- http://randymxj.com/?p=550 - Python Library for HTU21D Humidity Sensor on Beaglebone Black and Raspberry Pi with Adafruit_I2C
- https://learn.adafruit.com/adafruit-mcp9808-precision-i2c-temperature-sensor-guide/overview
- https://github.com/philipcristiano/beagleboneblack/blob/master/mcp9808.py
- https://github.com/AtlasScientific/Raspberry-Pi-sample-code
- https://www.atlas-scientific.com/_files/code/pi_sample_code.pdf