Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

# Find Arduino

A small library to determine which serial ports are arduino style boards.

```bash
pip install -e .
```