The program to load binary into ASA series board.
Project description
asaloader
A program to load your code to asa-series board.
Quick Start
Install the package using pip
pip install asaloader
Use CLI to call asaloader and load your program.
asaloader prog -p COM5 -f main.hex
Options
> asaloader --help
usage: __main__.py [-h] [--lc LC] {prog,print-devices,pd,print-ports,pp} ...
Program to ASA-series board.
positional arguments:
{prog,print-devices,pd,print-ports,pp}
prog Program code to board.
print-devices (pd) List all available devices.
print-ports (pp) List all available serial ports.
optional arguments:
-h, --help show this help message and exit
--lc LC Set the language code. e.g. `zh_TW`, `en_US`
Used by
This project is used by:
Note
This project's old name is py-asa-loader. And the name is no longer used.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
asaloader-0.5.8.tar.gz
(20.3 kB
view details)
File details
Details for the file asaloader-0.5.8.tar.gz
.
File metadata
- Download URL: asaloader-0.5.8.tar.gz
- Upload date:
- Size: 20.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 712e37d6080969e2708fabf43ab54c4b21a41f857aece90202fe02ac7f410795 |
|
MD5 | 0b9ccbec78854a896bb8150d5c40d751 |
|
BLAKE2b-256 | 31230b74b5e2a1674e589e00f2017d37d190915505169a87aa6de9ba322bc466 |