Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 258 Bytes

File metadata and controls

6 lines (5 loc) · 258 Bytes

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