Skip to content

In this demo, I use : Raspberry pi 3, pi camera, AWS Lambda & Greengrass

Notifications You must be signed in to change notification settings

Rauchdimehdi/PersonCountingRaspberry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PersonCountingRaspberry on the Edge using AWS Greengrass

Hardware :

image

  • we are using a raspberry pi 3 with greengrass core software pre-installed & a pi camera module

After Creating a greengrass group and lunching the core with adequate certificates, you can add your lambda to the greengrass group

Screenshot 2020-06-16 at 21 41 45

Add the Camera ressource that give the Lambda function to access to your local camera

Screenshot 2020-06-16 at 21 41 53

Add the machine learning ressource

Screenshot 2020-06-16 at 21 41 56

Finally, add subscription which let your lambda function send data to AWS Cloud

Screenshot 2020-06-16 at 21 46 45

MQTT Client to display the data sent to the cloud in the topic your defined earlier in your lambda function

Screenshot 2020-05-16 at 03 31 17

About

In this demo, I use : Raspberry pi 3, pi camera, AWS Lambda & Greengrass

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages