Skip to content

dmlond/greenhouse_mqtt_microcontroller

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

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