-
Notifications
You must be signed in to change notification settings - Fork 2
Python based utility to download apps and firmware to Laird's smartBASIC modules
License
tailoredsoft/sbutil
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Python based utilities to download apps and firmware to Laird's smartBASIC
modules.
Utilities:
sbutil.py
Does both smartBASIC app download and firmware download and will require
'wine' on Linux if a local xcompiler is found to compile the sb app.
uwfload.py
Minimal app for just firmware download, suitable for resource
constrained hosts
Files: blutil.py
See http://projectgus.com/2014/03/laird-bl600-modules for more details
and licenced as per file LICENSE.blutil.txt
Files: uwfloader.py, uwf_processor_ig60_bl654.py, uwf_processor.py
Credit to original author Moses Corriea of Laird Connectivity
Note: On Linux if 'wine' will need to be installed when xcompiling locally
then if not on host, use following command to install:-
sudo apt-get install wine
On Ubuntu 20.xx or newer, to install pyserial use following commands:
sudo apt-get install python3-pip
pip3 install pyserial
About
Python based utility to download apps and firmware to Laird's smartBASIC modules
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published