Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/titov-vv/iot-lightactuator
AWS IoT light switch based on ESP32 development board
https://github.com/titov-vv/iot-lightactuator
aws esp32 iot
Last synced: about 2 months ago
JSON representation
AWS IoT light switch based on ESP32 development board
- Host: GitHub
- URL: https://github.com/titov-vv/iot-lightactuator
- Owner: titov-vv
- Created: 2019-10-27T09:18:34.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-27T14:20:12.000Z (over 4 years ago)
- Last Synced: 2024-11-10T09:43:26.307Z (3 months ago)
- Topics: aws, esp32, iot
- Language: C
- Homepage:
- Size: 922 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ESP32 AWS IoT actuator
ESP32 draft project to receive a command from AWS IoT topic and perform action
1. Connects to WiFi network and sync with NTP
2. Subscribes to MQTT topic to get thing updates in JSON format
3. Turn lamp on and off with help of SSR G3MB-202PSchematics:
![Electric Scheme](https://github.com/titov-vv/IoT-LightActuator/blob/master/electric_scheme.png?raw=true)