Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 623 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 623 Bytes

Telit-Loader

Telit GSM module script loader

Program 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