4 projects
pcf8574-webapp
This is a Python library designed to be able to easily control your PCF8574 I/O expanders over a Web interface.
wagtail-external-links-report
This package adds a report to your wagtail app that lists all external urls you have used on your pages.
pcf8574-interface
This package is a wrapper around the original PCF8574 library, providing enhanced functionality such as input/output value inversion, pin number reversal, value overrides, and integration with a custom API for client notifications.
pcf8574-simulation
A replacement of the PCF8574 class for testing purposes on devices without i2c bus hardware.