1

Can anyone verify that there will NOT be an update for the pigpio library to work with Pi V5? ( Please, not a guess or opinion).

I have used the pigpio library extensively on my projects, Pi Zero through V4 Pi. What a shame it will be if all of the hard work that went into this great library would be lost!

1 Answers1

1

As Milliways suggests the answer is probably no.

The key features of pigpio are the efficient sampling of GPIO at high rates and the efficient generation of hardware timed PWM on all GPIO. I don't see how these features could be provided by the new RP1 based GPIO.

However for many years now Guy McSwain has been the maintainer of pigpio. He may have a different view.

joan
  • 71,852
  • 5
  • 76
  • 108