Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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)