Utility for the MiniPRO TL866CS and TL866A universal programmers
Opensource tool that aims to create a complete cross-platform replacement for the proprietary utility from autoelectric.cn. Currently it supports more than 13000 of target devices including AVRs, PICs as well as a huge number of other microcontrollers and various BIOSes.
Opensource tool that aims to create a complete cross-platform replacement for the proprietary utility from autoelectric.cn. Currently it supports more than 13000 of target devices including AVRs, PICs as well as a huge number of other microcontrollers and various BIOSes.
To install minipro, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install minipro
To see what files were installed by minipro, run:
port contents minipro
To later upgrade minipro, run:
sudo port selfupdate && sudo port upgrade minipro
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.