In this video we attempt to get a ZKETECH electronic load (EBD-USB) running on a Raspberry Pi 4.
To get the ZKETECH software go to:
https://zketech.m.icoc.in/nd.jsp?mid=...
To build and install the awesome Box86 emulator go to:
https://github.com/ptitSeb/box86
See the compile instructions.
To get the Wine package from Twister OS go to:
https://twisteros.com/faq.html
Details on how to compile the Raspberry Pi kernel for the model 3 (or lower) can be found here:
https://www.raspberrypi.org/documenta...
In the config.txt you need to comment out VMSPLIT_2G=y and uncomment VMSPLIT_3G=y before compiling.