Hi, I have a P4 and and Pican 3 interface , there a libs and examples for python, but I want to do the same with Xojo and a nice gui around it.
In Python its done with :
ip link set can0 up type can…
and then
…
bus = can.interface.Bus(channel=‘can0’, bustype=‘socketcan_native’)
…
Hope somebody can help and I can show what is also possible with XOJO and a Pi 4.
BR Rainer
4 posts - 2 participants