There are no reviews yet. Be the first to send feedback to the community and the maintainers!
FBTFT ========= 2015-01-19 The FBTFT drivers are now in the Linux kernel staging tree: https://git.kernel.org/cgit/linux/kernel/git/gregkh/staging.git/tree/drivers/staging/fbtft?h=staging-testing Development in this github repo has ceased. Linux Framebuffer drivers for small TFT LCD display modules. The module 'fbtft' makes writing drivers for some of these displays very easy. Development is done on a Raspberry Pi running the Raspbian "wheezy" distribution. INSTALLATION Download kernel sources From Linux 3.15 cd drivers/video/fbdev git clone https://github.com/notro/fbtft.git Add to drivers/video/fbdev/Kconfig: source "drivers/video/fbdev/fbtft/Kconfig" Add to drivers/video/fbdev/Makefile: obj-y += fbtft/ Before Linux 3.15 cd drivers/video git clone https://github.com/notro/fbtft.git Add to drivers/video/Kconfig: source "drivers/video/fbtft/Kconfig" Add to drivers/video/Makefile: obj-y += fbtft/ Enable driver(s) in menuconfig and build the kernel See wiki for more information: https://github.com/notro/fbtft/wiki Source: https://github.com/notro/fbtft/
rpi-source
Development has moved to https://github.com/RPi-Distro/rpi-sourcegud
GUD USB Displaytinydrm
Discontinued. Out of tree tinydrm modulesrpi-firmware
Deprecated: Raspberry Pi kernel and firmware with support for FBTFTpico-usb-io-board
Raspberry Pi Pico USB I/O Boardspi-bcm2708
Discontinued. SPI master driver with DMA support for the Raspberry Pifbtft_tools
fbtft-spindle
Discontinued: Builds the FBTFT imagesgud-pico
Raspberry Pi Pico GUD USB Displayrpi-build
Discontinued. Easy kernel building for the Raspberry Pipydrm
Pure python drm librarypanel-mipi-dbi
fbdbi
Abandonedpico-usbtest
usbtest for Raspberry Pi Picoudrm
Abandonedudrm-kernel
Abandonedpytest-circuitpython
A pytest plugin for running tests on CircuitPythonutinydrm
Abandonedfbtft_test
rpi-bcm2835
Build ARCH_BCM2835 Linux kernel with latest patchesadapiluv
Plymouth theme: Adafruit + Pi Lovetmp_CircuitPython_stdlib
Experimenting with CPython lib on CircuitPythonfdt_loader
Abandoned. Device Tree Loader for platforms/bootloaders that doesn't support it.rpi-build-stdlib
rpi-build standard libraryfbtft-build
rpi-build library for the FBTFT kernelLove Open Source and this site? Check out how you can help us