项目作者: Technocrats237

项目描述 :
高级语言: Python
项目地址: git://github.com/Technocrats237/sensors.git
创建时间: 2020-06-21T05:25:12Z
项目社区:https://github.com/Technocrats237/sensors

开源协议:

下载


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