DEMO: UAVCAN node servo pwm control
How to send PWM signal using CAN bus
PreviousDEMO: UCANS321SIC running the demo softwareNextDEMO: APA102 RGB LED control via UCANS32K146 using Logitech F310
Last updated
sudo apt-get install -y python3-pip python3-setuptools python3-wheel
sudo apt-get install -y python3-numpy python3-pyqt5 python3-pyqt5.qtsvg git-core
sudo pip3 install git+https://github.com/DroneCAN/gui_tool@master sudo ip link set can0 type can bitrate 1000000
sudo ip link set up can0ifconfig candump can0 pwm_out status dronecan_gui_tool