diff options
author | SPN <pwmn-master@hotmail.com> | 2022-07-08 13:04:28 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-07-09 10:06:08 +0700 |
commit | f3a96c932d384070faf87409462761834a9db3ab (patch) | |
tree | 76addc872323563cbc7bf0005f775b9ba7a91ce3 /development/minipro/README | |
parent | 4f57e4ec6972bba8687946499bfd13078eff593a (diff) |
development/minipro: Added (MiniPRO TL866xx chip programmers S/W)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/minipro/README')
-rw-r--r-- | development/minipro/README | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/development/minipro/README b/development/minipro/README new file mode 100644 index 0000000000000..e3c6d0677fc53 --- /dev/null +++ b/development/minipro/README @@ -0,0 +1,23 @@ +minipro is an open source program for controlling the MiniPRO TL866xx +series of chip programmers. + +This program exists because the manufacturer of the MiniPRO TL866xx +series of chip programmers does not provide a program for use on Linux +or other flavors of Unix. We who keep this project going prefer a +simple, free, and open-source program that presents a command-line +interface that allows for a GUI front-end if desired. + +Features + +- Native support for Linux, BSD, and other flavors of Unix. +- Compatibility with Minipro TL866CS, TL866A, and TL866II+ from +- Autoelectric (http://www.autoelectric.cn/en/tl866_main.html) +- More than 13000 target devices (including AVRs, PICs, various BIOSes + and EEPROMs) +- ZIF40 socket and ISP support +- Vendor-specific MCU configuration bits +- Chip ID verification +- Overcurrent protection +- System testing + +https://gitlab.com/DavidGriffith/minipro |