Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 1579

Python • Re: I2C in python script

$
0
0
For I2C, there are many tutorials. One example https://www.abelectronics.co.uk/kb/arti ... ith-python

Sending information through syslog could be possible, but you could also use a dedicated file (if files are mandatory), named pipes or sockets.
Look for 'linux IPC' to see the options.
Or structure your solution to run within one python process which removes the need of external interfaces.

Statistics: Posted by ghp — Sun Aug 10, 2025 3:53 am



Viewing all articles
Browse latest Browse all 1579

Trending Articles