https://github.com/seniru/at.py
An asynchronous and event-based AT terminal implementation using asyncio and serial.
https://github.com/seniru/at.py
async asyncio at-commands event-driven serial-communication
Last synced: 3 months ago
JSON representation
An asynchronous and event-based AT terminal implementation using asyncio and serial.
- Host: GitHub
- URL: https://github.com/seniru/at.py
- Owner: Seniru
- License: mit
- Created: 2021-06-20T11:52:51.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-09-10T15:18:33.000Z (over 2 years ago)
- Last Synced: 2025-01-14T23:53:37.568Z (5 months ago)
- Topics: async, asyncio, at-commands, event-driven, serial-communication
- Language: Python
- Homepage:
- Size: 31.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# at.py

> An asynchronous and event-based AT terminal implementation using asyncio and serial.
**Project under development**