jbdamask / CallConnect_ESP32

Port of CallConnect code to use ESP32 platform and AWS IoT
1 stars 0 forks source link

CallConnect_ESP32

ESP32 board communciation via AWS IoT MQTT

Getting Started

This is a quickly evolving example. It combines several common libraries to control LED animations locally, and send the state information to AWS. Topic subscribers will receive the state information and can act as they need.

Edit Config.h.example and certificates.h.example to meet your specific needs and save as Config.h and certificates.h

Hardware

Libraries

Helpful Sites

Authors

Acknowledgments