Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 1.63 KB

README.md

File metadata and controls

42 lines (27 loc) · 1.63 KB

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

  • John Damask (standing on the shoulders of giants (i.e. library makers))

Acknowledgments