Pinsource, a fork of my previous application called #hcsr04sensor, is a #python library for interacting with Ultrasonic Sound sensors on arm boards like a #RaspberryPi.

Unlike hcsr04sensor that uses #RPi.GPIO , Pinsource uses #lgpio and should work on a #RaspberryPi5 . Problem is I don't have a Pi 5 and have no immediate plans to get one. If anyone has an #HCSR04 or #JSNSRT04 ultrasonic sensor and a Pi 5 I would appreciate a quick test.

Details in the README at https://github.com/alaudet/pinsource

GitHub - alaudet/pinsource: A gpio sensor module

A gpio sensor module. Contribute to alaudet/pinsource development by creating an account on GitHub.

GitHub