Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/titov-vv/iot-lightsensor
- Owner: titov-vv
- Created: 2019-10-12T06:51:26.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-27T14:23:16.000Z (over 4 years ago)
- Last Synced: 2024-11-10T09:43:20.769Z (3 months ago)
- Topics: aws, esp32, iot
- Language: C
- Homepage:
- Size: 34.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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