Inspiration

What it does

The drone provides live streaming of scenes on college campus (best suited for secured government institution for monitoring threat) The AWS face ReKognition is used to analyse live streaming of videos. It helps in recognizing unauthorized person, describing a potential suspect, suspicious activities.

Alexa is integrated with the lambda function and lambda function calculates and reads the result of face recognition.

How I built it

Tello drone connects to AWS IOT using the Raspberry PI, Lambda function will have a Facerecognition code which calls Face ReKognition aws api and send the result back to AWS Alexa.

Challenges I ran into

Integration of Tello drone to Raspberry Pi. We needed a hardware wifi stick but MLH team does not have it. Integration of face Rekognition with Alexa we could not figure out.

Accomplishments that I'm proud of

We implemented face ReKognition module. Tello integration with laptop. ALEXA integration with lambda function and AWS Iot.

What I learned

We learnt Face ReKognization API, AWS ALEXA and Lambda function. We learnt setup and integration of raspberry pi to AWS IOT. Also programming TELLO drone from laptop using python and tello sdks.

What's next for Campus Cop

We will integrate all three above mentioned module.

Built With

Share this project:

Updates