[PD] RPI4 GPIO

Sebastian Lexer s.lexer at incalcando.com
Thu Nov 24 18:36:57 CET 2022


Hello,

are you not getting unreliable latency due to the local network 
connection between your gpios and pd processes and triggers?
When I used this method previously, timings between gpio reading and pd 
receiving the udp packages varied between 5 to 15ms.



Patco wrote on 24/11/2022 15:51:
> Hello,
>   My actual favorite method to read/write GPIO ports is about using a python script outside PureData and manage communication between the python script and PureData with UDP socket. This way there is no limitation on PureData side about how to handle GPIO, and this way makes possible management through other softwares or from another computer. It’s very easy and stable, and there are many examples about how to use sockets with python.
>
>> Le 24 nov. 2022 à 13:46, Simon Iten <itensimon at gmail.com> a écrit :
>>
>> What is the *current* prefered method to read GPIO pins from within PD on a raspberry pi 4?
>>
>>
>>
>>
>> _______________________________________________
>> Pd-list at lists.iem.at mailing list
>> UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
>
>
>
> _______________________________________________
> Pd-list at lists.iem.at mailing list
> UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list






More information about the Pd-list mailing list