Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kleydon/drumstick-simulator-sample-python
Accelerometer-based drumstick controller experiment.
https://github.com/kleydon/drumstick-simulator-sample-python
accelerometer controller drum drumstick instrument microcontroller microprocessor python steel steeldrum steelpan
Last synced: 18 days ago
JSON representation
Accelerometer-based drumstick controller experiment.
- Host: GitHub
- URL: https://github.com/kleydon/drumstick-simulator-sample-python
- Owner: kleydon
- License: mit
- Created: 2019-05-09T00:30:34.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-05-10T00:21:49.000Z (over 5 years ago)
- Last Synced: 2024-11-13T20:41:04.406Z (3 months ago)
- Topics: accelerometer, controller, drum, drumstick, instrument, microcontroller, microprocessor, python, steel, steeldrum, steelpan
- Language: Python
- Homepage:
- Size: 216 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Drumstick-Simulator-Sample-Python
Experimental drumstick controller code. An accelerometer sends data to the laptop running this code via a USB serial port, then the data is analyzed to detect drumstick "hits" and determine hit volume.