https://github.com/mysterycoder456/security_cam
Home security system
https://github.com/mysterycoder456/security_cam
Last synced: 10 months ago
JSON representation
Home security system
- Host: GitHub
- URL: https://github.com/mysterycoder456/security_cam
- Owner: MysteryCoder456
- Created: 2024-03-11T14:11:31.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-15T09:19:18.000Z (about 2 years ago)
- Last Synced: 2025-02-28T18:48:18.738Z (over 1 year ago)
- Language: Rust
- Size: 112 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Security Camera
A simple home-cooked camera system for me to obssess over my cat 🐈 away from home.
## Ingredients
- Raspberry Pi (with a Pi Camera module)
- Rust (for blazingly fast performance 🔥)
- libcamera (to impart sight to my code 👀)