Datasheet

4
Download via Raspberry Pi, open the Raspberry Pi terminal:
sudo apt-get install p7zip-full
cd ~
sudo wget
https://www.waveshare.net/w/upload/5/5c/Pico-Motor-Driver-code.7z
7z Pico_pico-Motor-Driver-code.7z -o./pico-Motor-Driver-code.7z
cd ~/pico-Motor-Driver-code
Click the example program to download directly
Use C via Raspberry Pi
We use the Raspberry Pi. Because cnmake has multiple platforms and can be
moved, you can compile on the PC.
Compile under the C directory
cd ~/pico-Motor-Driver-code/c/
Create and enter build directory in the folder and add SDK.
../../pico-sdk is the directory of the SDK.
The example program has build, jsut enter it.