Skip to content

Installation

Lupin3000 edited this page Jun 14, 2025 · 6 revisions

Prerequisite

To communicate with microcontrollers via USB, you may need to install additional drivers on your system for macOS and Windows. Linux typically does not require VCP drivers, as they are built into the kernel.

As this software is built on Python, please ensure you have Python >= 3.12.x installed.

Clone this wiki locally