This commit is contained in:
Hunter 2024-10-08 10:51:25 -04:00
commit 2918c95436
1 changed files with 13 additions and 0 deletions

13
README.md Normal file
View File

@ -0,0 +1,13 @@
# USDA Pecan Embedded Software (PlatformIO)
This repo contains separate branches for each microcontroller to store
the individualized software.
Each of:
- jc
- sheller
Each branch implements the prerequisites for setting up a PlatformIO
project to listen to and control equipment via MQTT, as well as
sending back relevant diagnostic and statistical information.