ble-serial 2.8.0
0
Connects BLE adapters with virtual serial ports
Contents
Connects BLE adapters with virtual serial ports
Stars: 275, Watchers: 275, Forks: 38, Open Issues: 12The Jakeler/ble-serial
repo was created 4 years ago and the last code push was 4 months ago.
The project is popular with 275 github stars!
How to Install ble-serial
You can install ble-serial using pip
pip install ble-serial
or add it to a project with poetry
poetry add ble-serial
Package Details
- Author
- Jake
- License
- MIT
- Homepage
- https://github.com/Jakeler/ble-serial
- PyPi:
- https://pypi.org/project/ble-serial/
- GitHub Repo:
- https://github.com/Jakeler/ble-serial
Classifiers
- Communications
Related Packages
Errors
A list of common ble-serial errors.
Code Examples
Here are some ble-serial
code examples and snippets.
GitHub Issues
The ble-serial package has 12 open issues on GitHub
- Server mode
- Can't connect to Client - is server mode possible?