raspberry-pi-circuit_LitLZEPs22.png

Connecting button and speaker with Raspberry Pi

Portable Network Graphics (PNG) - 135.26 kB - 08/05/2021 at 07:53

Preview
Download

upload_multiple_image_with_name_py.py

Use this code snippet to upload multiple images with full names to S3 Bucket.

py - 615.00 bytes - 08/05/2021 at 07:51

Download

index_face_and_store_db_py.py

Use this code to index a face from S3 Bucket and store the index in DynamoDB with the full name.

py - 1.60 kB - 08/05/2021 at 07:51

Download

capture_n_upload_py.py

This code snippet captures a photo of the guest automatically when he presses the calling button and uploads the photo to the S3 Bucket and sends a notification to the house owner.

py - 1.07 kB - 08/05/2021 at 07:51

Download

arduino_door_guard_ino.ino

This Arduino sketch is used for receiving the command for controlling the lock. The command is receiving using USB serial cable. A servo motor is used to control a 3D printed lock.

ino - 1.59 kB - 08/05/2021 at 07:50

Download

lambda_uploaded_py.py

This is the code for the lambda function. You need to include this python file with AWSIoTPythonSDK in a zip file and then upload to Lambda. Link: https://github.com/aws/aws-iot-device-sdk-python

py - 13.23 kB - 08/05/2021 at 07:50

Download

alexa_skill_txt.json

Use this JSON code for the Alexa Skill.

JavaScript Object Notation (JSON) - 4.58 kB - 08/05/2021 at 07:50

Download

capture_button_upload_email_py.py

This python code snippet captures a photo, uploads it to the S3 bucket, sent the photo to your email address with a notification.

py - 1.88 kB - 08/05/2021 at 07:49

Download

aws_iot_receive_py.py

This python code snippet receives a message from AWS IoT, sends the command to Arduino, and produces the greeting message for the guest.

py - 2.45 kB - 08/05/2021 at 07:48

Download