Quantcast
Channel: Xojo Programming Forum - Latest topics
Viewing all articles
Browse latest Browse all 4047

How do I access a pi can interface with Xojo

$
0
0

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

Read full topic


Viewing all articles
Browse latest Browse all 4047

Trending Articles