AWS IoT Arduino library for ESP32
This library uses AWS C-SDK to implement an Arduino class AWSGreenGrassIoT to make it easy to securely connect sensors/actuator to AWS IoT C
Components and supplies
Air quality sensor SGP30
SparkFun Atmospheric Sensor Breakout - BME280
ESP32
SG90 Micro-servo motor
Project description
Code
Arduino AWS IoT greengrass library
Securely connect to AWS IoT core and/or AWS edge device Greengrass, using MQTT over TLS1.2
Downloadable files
BME280 + SGP30
Example of using 2 sensors on the same I2C bus to publish MQTTS messages to AWS greengrass and IoT core
BME280 + SGP30

Micro servo
Simulate the opening and the closing of a window depending on the air quality. It receives the commands from AWS iot core or from the greengrass edge device.
Micro servo

Micro servo
Simulate the opening and the closing of a window depending on the air quality. It receives the commands from AWS iot core or from the greengrass edge device.
Micro servo

BME280 + SGP30
Example of using 2 sensors on the same I2C bus to publish MQTTS messages to AWS greengrass and IoT core
BME280 + SGP30

Comments
Only logged in users can leave comments