Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ianhi/detect-arduino
python library to detect arduinos connected by usb
https://github.com/ianhi/detect-arduino
arduino pyserial python-arduino
Last synced: 2 months ago
JSON representation
python library to detect arduinos connected by usb
- Host: GitHub
- URL: https://github.com/ianhi/detect-arduino
- Owner: ianhi
- Created: 2020-03-25T17:42:15.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-07-01T23:59:42.000Z (6 months ago)
- Last Synced: 2024-10-17T22:00:22.479Z (3 months ago)
- Topics: arduino, pyserial, python-arduino
- Language: Jupyter Notebook
- Size: 480 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Find Arduino
A small library to determine which serial ports are arduino style boards.
```bash
pip install -e .
```