Hello my module communicates with raspberry pi through serial port. how to add personal module to "CODESYS Control for Raspberry Pi".
Which serial bus do you mean? A board level communication bus like I2C/SPI/UART or do you mean rs232/485/Can etc?
we use board level comunication UART.
hi, I think you are searching for this information: (exmaple how to add usb serial device on Rasppberry PI) /etc/CODESYSControl_Users.cfg
[SysCom] Linux.Devicefile.1=/dev/ttyUSB0
Log in to post a comment.
Hello
my module communicates with raspberry pi through serial port.
how to add personal module to "CODESYS Control for Raspberry Pi".
more posts ...
Which serial bus do you mean? A board level communication bus like I2C/SPI/UART or do you mean rs232/485/Can etc?
we use board level comunication UART.
hi,
I think you are searching for this information:
(exmaple how to add usb serial device on Rasppberry PI)
/etc/CODESYSControl_Users.cfg
[SysCom]
Linux.Devicefile.1=/dev/ttyUSB0