Skip to content

Technocrats237/sensors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages