embedded-php / display
Embedded PHP: Display Library
Fund package maintenance!
Patreon
Requires
- php: >=8.0
- embedded-php/core: dev-main
Requires (Dev)
- infection/infection: ^0.26
- php-parallel-lint/php-parallel-lint: ^1.3
- phpstan/phpstan: ^1.4
- phpunit/phpunit: ^9.5
- psy/psysh: ^0.11
- roave/security-advisories: dev-latest
- squizlabs/php_codesniffer: ^3.6
- vimeo/psalm: ^4.8
Suggests
- ext-gd: Needed for using EmbeddedPhp\Display\Canvas\GdExt
This package is auto-updated.
Last update: 2024-10-20 00:14:53 UTC
README
This library interfaces with LCD and OLED matrix displays based on a list of drivers (see below for driver compatibility), using I2C/SPI/Parallel protocols on Raspberry Pi and other linux-based single-board computers.
Acknowledgements
This is a partial port of the superb luma.oled Python library.
Driver Compatibility
License
This library is licensed under the MIT License.