Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/freshev/telit-loader
Telit GSM module script loader
https://github.com/freshev/telit-loader
Last synced: 6 days ago
JSON representation
Telit GSM module script loader
- Host: GitHub
- URL: https://github.com/freshev/telit-loader
- Owner: freshev
- Created: 2023-05-28T07:58:26.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-11-11T20:29:08.000Z (about 1 month ago)
- Last Synced: 2024-11-11T21:23:42.167Z (about 1 month ago)
- Language: C#
- Size: 106 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Telit-Loader
Telit GSM module script loaderProgram simplifies script management on Telit boards:
1) Tracks local file changes
2) Compiles script using internal Python (version 1.5.2)
3) Keeps source and compiled scripts in secured database (database can be distributed).
4) Loads/updates/removes scripts at Telit board
5) Set/Unset active script
6) Debugs output from second UART interface in debug window
7) Autonegotiates connection speed on startup
8) Downloads usefull scripts from internet (including zlib, mqtt, urequest implementation etc).
9) Syntax highlighting in "Preview script" panel