This package browser is in early development. Mind the rough edges.

minipro 0.7.3

Controls the TL866xx series of chip programmers

minipro is designed to program or read the contents of chips supported by the TL866xx series of programmers. This includes many microcontrollers, ROMs, EEPROMs and PLDs.

To use this program without root privileges you must install the necessary udev rules. This can be done by extending udev-service-type in your operating-system configuration with this package. E.g.: (udev-rules-service 'minipro minipro #:groups '("plugdev"). Additionally your user must be member of the plugdev group.

Installation

Install minipro 0.7.3 as follows:

guix install minipro@0.7.3

Or install the latest version:

guix install minipro

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.