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: 5 months 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 (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-25T15:18:55.000Z (almost 2 years ago)
- Last Synced: 2025-04-05T21:45:02.010Z (over 1 year 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`

_The Hardware (Not including the speaker)_