A python package for clap detection
Last updated Jun 25, 2026
78
Stars
22
Forks
1
Issues
0
Stars/day
Attention Score
7
Language breakdown
No language data available.
โธ Files
click to expand
README
pi-clap =======
A python package for clap detection
Visit Official documentation at pi-clap.nikz.in
Platforms Supported
- Raspberry Pi
- Linux
- MacOS
Hardware Requirements
- Raspberry Pi (optional)
- Bread Board (optional)
- Microphone
- Audio Card (Needed for analog microphones with a jack)
Dependencies
* RPi.GPIO * PortAudio (Need to be installed manually) * Audio Driver (Automatically loaded by OS after a restart)Upcoming features
- Adding advanced clap detection algorithms
- Adding support for automation platforms like Amazon Alexa, Google Home, IFTTT etc.
Development
git clone https://github.com/nikhiljohn10/pi-clap
cd pi-clap
make help # Display the possible options available
Version number is fetched from piclap/init.py
- Package - /piclap
- Examples - /example
- Documentation - /docs/source
- Test Cases - /test
- Github Actions - /.github/workflows
License
๐ More in this category