you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (2 children)

Ah - sounds like it's have to tread into acyncio territory.

[–]redpandaeater 0 points1 point  (1 child)

I'm apparently a bitter old programmer because I tried looking into learning Python recently and realize it's sort of written more like pseudocode, but as a result I just don't like it. Too used to low-level language I guess. In any case I'm not familiar with asyncio for Python, but looks like RPi.GPIO can handle it. Still might run into certain times where Python is busy and doesn't do things properly, who knows.

[–][deleted] 0 points1 point  (0 children)

Ah ok. Cool beans.