Lab 4: A Chat Robot
Alarm System with Camera Goal: Let’s create a more advanced alarm system that detects some movement (with the PIR sensor), takes a picture (with the USB webcam) and notifies you via Slack. For this task, we work again in Python.…