I am using the rpi-lgpio package. I am using a Fast API server through a virtual environment (.venv) on a raspberry pi 5 to turn on and turn off an LED via HTTP requests on from a flutter front-end.
Welcome to the RPi-GPIO-LKM repository! This project showcases a partially completed Linux Kernel Module (LKM) designed to control GPIO pins on a Raspberry Pi. It’s a learning journey into kernel ...