phpi icon indicating copy to clipboard operation
phpi copied to clipboard

Event driven library for interfacing with Raspberry Pi GPIO in PHP

Results 8 phpi issues
Sort by recently updated
recently updated
newest added

Update the factory to use a more modern approach to detect boards.

enhancement

I2C needs updating to use the aux register

Should have row x cols, and shift register for expansion.

External device driver for 4 and 8 bit mode

enhancement

Hello, I've been studying how to operate Raspberry Pi using PHP recently. The model I'm working with is 3b, and the operating system is almalinux 9. I've looked into many...