Skip to content

Using CircuitPython, and MQTT to publish metrics about a Greenhouse

License

Notifications You must be signed in to change notification settings

dmlond/greenhouse_mqtt_microcontroller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

greenhouse_mqtt_microcontroller

Using CircuitPython and MQTT to publish metrics about a Greenhouse.

You will need the latest version of the Adafruit CircuitPython Bundle unzipped onto your workstation. Inside this directory you will find all of the libraries required to run this code.

You will need to copy secrets.py.example, and set the values in the dictionary to real values to connect to your wifi, and mqtt_broker.

code.py includes information on the adafruit libraries that must be installed, along with code.py and secrets.py, to your CIRCUITPYTHON directory.

About

Using CircuitPython, and MQTT to publish metrics about a Greenhouse

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages