Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cragglesg/the-barking-dog
The Barking Dog
https://github.com/cragglesg/the-barking-dog
barking-dogs hackclub python raspberry-pi
Last synced: about 1 month ago
JSON representation
The Barking Dog
- Host: GitHub
- URL: https://github.com/cragglesg/the-barking-dog
- Owner: CragglesG
- Created: 2024-08-10T11:32:22.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-08-25T15:18:55.000Z (5 months ago)
- Last Synced: 2024-11-07T13:49:49.382Z (3 months ago)
- Topics: barking-dogs, hackclub, python, raspberry-pi
- Language: Python
- Homepage:
- Size: 6.11 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# The Barking Dog
A creation made using a Raspberry Pi 4B, a HQ Camera, a speaker, and a PIR sensor, along with a small bit of python. When running, the RPi will play an audio file of a dog barking every time it detects a rabbit. (It can be easily modified to bark at almost anything.)The Barking Dog uses the following libraries:
- `torch`
- `torchvision`
- `RPi.GPIO`
- `playsound`
- `picamera2`
- `PIL`![Demo Img](https://cloud-4r6b0v8fu-hack-club-bot.vercel.app/0img_1525__1_.jpg)
_The Hardware (Not including the speaker)_