universal programmer for microcontrollers via bootloader
Project description
Универсальный загрузчик ПО в микроконтроллеры: avr8, 1887ve4u, avr16, 1986ve1t, 1986ve91t, stm32f4
Можно использовать из командной строки: python -m sdg_flasher -p COM1 -c 500000_O_2 -d ve1t -a 85 -o w -f "ololo.hex"
Пример использования:
from sdg_io import SdgIO
from sdg_flasher import Flasher
io = SdgIO('COM1', '115200_O_2')
Flasher(io, file='ololo.hex', device='ve1t, opt='wv', addr=b'', rebootcmd='b'').do()
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file sdg_flasher-0.3-py3-none-any.whl
.
File metadata
- Download URL: sdg_flasher-0.3-py3-none-any.whl
- Upload date:
- Size: 7.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
f3873a1a6d928b9e5a748d39b9c171e3828b1fc8a83a36f1bf3716c070d29ed0
|
|
MD5 |
9c95c39e28bf0e5708565e23856d8c74
|
|
BLAKE2b-256 |
7a8c6d39630b792e93f39ab5b6abf1c077c181f933b677f80f69110b69c1ce95
|