What do you use (or recommend) for hardware-level PWM on GPIO pins, via a Python interface?
Thanks,
Daniele
What do you use (or recommend) for hardware-level PWM on GPIO pins, via a Python interface?
Thanks,
Daniele
On Tue, 25 Dec 2018 01:29:02 +0000, snipped-for-privacy@apple-juice.co.uk (D.M. Procida) declaimed the following:
It is "hardware TIMED" but not true "hardware" PWM -- I believe they are using hardware timer interrupts to toggle the GPIO for pulse width. It is not a "fire&forget" PWM circuit that runs without OS intervention.
Since the pigpio daemon runs as a kernel process, it doesn't undergo as much latency as doing the GPIO toggling from a user process via the deprecated sysfs
Have something to add? Share your thoughts — no account required.
Ask the community — no account required