minipro

Open-source controller for MiniPRO TL866xx chip programmers

brewmacoslinux
Try with needOr install directly
Source

About

Open controller for the MiniPRO TL866xx series of chip programmers

Commands

minipro

Examples

List all supported chip devices$ minipro -l
Read chip contents and save to file$ minipro -p AT89C51 -r output.bin
Write binary file to chip$ minipro -p AT89C51 -w input.bin