Skip to content

Deploying project to DeepLens device

Deborah Ang edited this page Mar 25, 2019 · 2 revisions

Once the CloudFormation stack has finished updating, navigate to AWS DeepLens on the console. Click the Deeplens-Doorman project.

NOTE: Plug in and press the button on the DeepLens to turn it on. The Wi-Fi light should be on.


You should see something similar to the image below. Click Edit, highlighted by the red box.

click edit project

You should see details about the project. Find and click the Function dropdown.

click function dropdown

Find and click the Version dropdown.

click version dropdown

Find the latest version of the lambda function (it should be the biggest number in the dropdown).

click latest version on the dropdown

Click Deploy to Device as shown above.

click deploy device

Select the device (NY currently only has one registered) and click Review.

click the device and review

Click Deploy to deploy the project to the device.

click the device and review

The project should have successfully deployed to the device! Have fun! 🎉

NOTE: The DeepLens is ready and working when all 3 blue lights are lit up!

Clone this wiki locally