Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 408 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 408 Bytes

Sensors

This repository contains all sensor scripts. For the moment, we are using a DHT11 Temperature and Humidity Sensor.

Dependencies

This repo depends on the Paho MQTT Python client library (paho-mqtt v1.5.0) which implements versions 3.1 and 3.1.1 of MQTT protocol. This client is used to publish (and subscribe) to sensor topics.

Run

$ python dht11.py