Sterling
DIIDevHeads IoT Integration Server
•Created by Sterling on 6/27/2024 in #middleware-and-os
I need to monitor hall sensors for position encoding with up to 350 changes per second.
Alright guys, I need to monitor hall sensors for position encoding with up to 350 changes per second. My current Python program watches GPIO pins but uses too much CPU. Here's my polling loop:
How can I make this more efficient? Should I use a different language or tool? If so, which one?
@Middleware & OS
4 replies