Savjee / arduino-aws-iot-starter-template

Arduino code to connect ESP32 with AWS IOT (using MQTT and ArduinoJson)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Arduino + AWS IOT Starter Template

This starter template shows you how to set up an MQTT connection with AWS IoT and publish JSON messages.

(Only tested with ESP32).

About

Arduino code to connect ESP32 with AWS IOT (using MQTT and ArduinoJson)

License:MIT License


Languages

Language:C++ 74.4%Language:C 25.6%