Library (run on PlatformIO) to allow the communication between the Due and the power supply ka3005p.
The key to make this board communicate with the power supply is to have a proper implementation of the USBHost Arduino library adapted to the characteristics (CDC) of the ka3005p USB interface.
This is partially based on the libraries: