AWS AWS IoT Device Shadow – Lambda This article explains how to use Lambda to update the AWS IoT Device Shadow triggered by an upload to AWS S3, using AWS SAM and describes template.yaml and how to program Lambda. 2023.03.11 AWS
AWS AWS IoT, AWS IoT Device Shadow Explains how to connect devices to the cloud using AWS IoT; discusses AWS IoT and AWS IoT Device Shadow. 2023.03.06 AWS
AWS How to use YOLOv5 on AWS Lambda This article explains how to run YOLOv5 with AWS Lambda. OpenCV is used to run YOLOv5. A brief explanation of AWS Lambda and how to use AWS SAM is also provided. 2022.11.07 AWSOpenCVYOLOv5
YOLOv5 Save video only object detected using YOLOv5 This article explains how to use YOLOv5 to store only the videos in which objects are detected in the cloud. It also explains how to save the detected video to the AWS cloud. 2022.10.29 AWSOpenCVYOLOv5