Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/titov-vv/iot-lightsensor

AWS IoT light sensor based on ESP32 development board
https://github.com/titov-vv/iot-lightsensor

aws esp32 iot

Last synced: about 2 months ago
JSON representation

AWS IoT light sensor based on ESP32 development board

Awesome Lists containing this project

README

        

# ESP32 AWS IoT sensor
ESP32 draft project to report data from a light sensor to AWS IoT cloud topic.

1. Connects to WiFi network
2. Reads data from GY-302 (BH1750) ambient light sensor via I2C bus
3. Publishes sensor raw data to MQTT topic in JSON format