资 源 简 介
Python interface for the Tiny Pic Bootloader
The pytbl.py is an application developed in Python, used to upload HEX files to a PIC microcontroller using the Tiny Pic Bootloader firmware.
Description
This software allows you to upload Intel.hex files to PIC microcontrolers programmed with the Tiny Pic BootLoader . It is written in Python, and uses the Python-Serial module.
The program can be used as a console application, or if you have installed the wxPython module, you can use a wxWidgets GUI.
This program was written to allow the Tiny Pic BootLoader to be used in a Linux environment. It should work in any platform supporting Python and Python-Serial.
Use this program at your own risk.
If you are successful using this software, please let me know.
Usage
pytbl.py [options] [-f FILENAME [-p PORT] [-b BAUDRATE]]
| --version | show program"s version number and exit |
|:-----------|:--------