Skip to content

hmolavi/plant-protector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

113 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Plant Protector


ASCII Art displayed when reading serial monitor from esp-idf side upon launch


Custom PCB used to hold the ESP32S3 and ATMega328 chips


Device using the onboard device certificate to self-provision to AWS IoT Core and subscribing to its dedicated Pub/Sub MQTT endpoint upon WiFi connectivity

Getting Started

This project is intended to run on an ESP32S3 connected to an Arduino ATMega328p. The Platformio folder holds the code for the Arduino side, while the esp-idf folder contains the code for the ESP32S3.

Because of the aws sdk import in ESP-IDF, you must also update the submodules that comes with it, you can do it with:

git submodule update --init --recursive

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors