A privacy-focused security camera which starts recording on movement. The LEDs lets the person know that they're being recorded
- Power cable
- RPI4 (2GB recommended)
- Jumper Wire
- Breadboard
- Resistor (330Ω, 440Ω)
- Camera (V2.1)
- NeoPixel
- Ultrasonic sensor (HC SR04)
sensor.py- Main file of the project. Controls the hardware.
distance.py- Measures the distance to object using the ultrasonic sensors.
camera.py- Captures photos
recorder.py- Captures Videos
npc.py- Neo Pixel Controller. Regulates the LED stripes.
sendung.py- File to send emails