Skip to content

PC Software

Christian Luethi edited this page Mar 7, 2022 · 3 revisions

Framework and Driver

.NET Framework

The software is using the .netcore 3.1 x86 Desktop runtime, which must be manually installed before running the software. The framework can be downloaded directly from Microsoft here: .NET Desktop Runtime 3.1.22

USB Driver

A Scilabs CP2102N is used as a USB to UART bridge on the hardware modules, which handles data communication to the PC, but also firmware reset control and firmware upgrades. Install the latest drivers from here: CP210x VCP Drivers

Software installation

The configurator software does not require installation. Download the .zip file from the latest release, and unpack it on your computer. Then, run the xwLedConfigurator.exe. It is possible your anti virus scanner blocks the execution as this is not a well known application, in this case ask your anti virus to allow execution.

Clone this wiki locally