https://github.com/tanoshimaru/marshmallow_shooter
https://github.com/tanoshimaru/marshmallow_shooter
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/tanoshimaru/marshmallow_shooter
- Owner: tanoshimaru
- Created: 2024-07-22T12:42:39.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-10T04:45:17.000Z (almost 2 years ago)
- Last Synced: 2025-01-29T19:17:40.737Z (over 1 year ago)
- Language: Python
- Size: 334 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# marshmallow_shooter
## Setup
1. `sudo apt update`
2. `python -m venv .venv`
3. `source .venv/bin/activate`
4. `pip install pyusb click`
5. `source .venv/bin/activate && sudo $(which python) dfu.py --download 6_channels_firmware.bin`
6. `source .venv/bin/activate && sudo $(which python) mic.py`
## Run
Manual: `source .venv/bin/activate && sudo $(which python) manual.py`
Auto: `source .venv/bin/activate && sudo $(which python) main.py`
## Tuning
1. `source .venv/bin/activate && sudo $(which python) tuning.py -p`