Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/amaurycannesson/esp32-cam
Intrusion detection app built using an ESP32 Camera, AWS IoT Core and Amplify
https://github.com/amaurycannesson/esp32-cam
amplify aws cdk esp32 iot
Last synced: 11 days ago
JSON representation
Intrusion detection app built using an ESP32 Camera, AWS IoT Core and Amplify
- Host: GitHub
- URL: https://github.com/amaurycannesson/esp32-cam
- Owner: amaurycannesson
- Created: 2023-09-07T13:04:02.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-27T10:10:47.000Z (over 1 year ago)
- Last Synced: 2024-04-22T05:07:48.494Z (9 months ago)
- Topics: amplify, aws, cdk, esp32, iot
- Language: C
- Homepage:
- Size: 16.8 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ESP32 CAM
Intrusion detection app
## Feature
* Activate/deactivate open door alarm remotely
* Turn on light and take a picture on motion detection
* SMS notification## Architecure diagram
![Architecture](./infrastructure/architecture.png)
## TODO
* UX/UI
* Retrieve IoT PubSub Endpoint with CustomResource ? [See](https://stackoverflow.com/questions/60347716/how-to-get-the-aws-iot-custom-endpoint-in-cdk)