https://github.com/yesbotics/simple-serial-protocol-python
https://github.com/yesbotics/simple-serial-protocol-python
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/yesbotics/simple-serial-protocol-python
- Owner: yesbotics
- License: mit
- Created: 2024-05-02T09:18:16.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-21T15:45:08.000Z (almost 2 years ago)
- Last Synced: 2025-10-11T12:44:27.887Z (10 months ago)
- Language: Python
- Size: 63.5 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Simple Serial Protocol for Python
Easy and robust General Purpose Library for the communication between Node.js applications and Arduino devices.
Powered by the usage of resource-efficient and microcontroller-friendly Primitive Dataypes.
This package covers the Node.js implementation of [Simple Serial Protocol].