michaelkuty / robophery

Python library for interfacing low level hardware sensors and actuators with MQTT and statsd bindings.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RoboPhery: Robotic Peripherals

Python library for interfacing low level hardware sensors and actuators with MQTT and Statsd bindings.

Standards

GPIO modules

Generic GPIO switch sensor

Generic GPIO relay actuator

L293D - GPIO DC motor actuator

DS18B20 - 1-wire temperature sensor

DHT11/DHT22 - GPIO humidity/temperature sensors

HD44780 controller - GPIO LCD library

I2C modules

BH1750 - I2C luminosity sensor

BMP085/BMP180 - I2C humidity/pressure sensor

HTU21D - I2C humidity/temperature sensor

SI7021 - I2C humidity/temperature sensor

MCP9808 - I2C temperature sensor

TSL2591 - I2C luminosity sensor

AtlasScientific sensors

BLE modules

CC2541 SensorTag - multiple BLE sensors

Parrot Flower Power - gardening BLE sensors

About

Python library for interfacing low level hardware sensors and actuators with MQTT and statsd bindings.


Languages

Language:Python 99.2%Language:Shell 0.8%