The Buildstorm platform simplifies the integration of AWS IoT core features onto ESP32 Hardware, from basic IoT functionalities to advanced features like OTA updates and provisioning.
The architecture is based on the core IDF APIs, complemented by a C++ wrapper tailored for application use, guaranteeing the non-blocking operation of all APIs. Each user action, including HTTP requests, MQTT publishing, Shadow updates, and OTA, is logged as an event and seamlessly managed in the background. To maintain this seamless operation, the platform effectively runs a system task.
This establishes a robust foundation for your upcoming IoT project.
Supported features:
examples\_Certificates\claimCerts
folder and rename them as follows
aws-root-ca.pem
claim-certificate.pem
claim-private.pem.key
examples\_Certificates\thingCerts
folder and rename them as follows
aws-root-ca.pem
thing-certificate.pem
thing-private.pem.key
app_config.h
of the example#define TEST_WIFI_SSID "YOUR WIFI SSID"
#define TEST_WIFI_PASSWORD "YOUR WIFI PWD"
#define AWS_IOT_MQTT_HOST "YOUR AWS HOST"
#define AWS_IOT_MQTT_PORT 8883
#define AWS_PROVISION_TEMPLATE_NAME "YOUR PROVISION TEMPLATE"
Name BLE OTA Ethernet W5500 ESP32 Supported Supported Supported ESP32 S3 Supported Supported Supported
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4