Shell-Script-Based Driver Installers - Installs kernel drivers and configures system files by executing a single shell script that automates the entire setup process.
Hardware-Specific - Loads and binds custom kernel modules to enable hardware-specific display and touch functionality.
Framebuffer Device Configurators - Configures the Linux framebuffer device to output video signals directly to a TFT LCD panel without a display server.
Touch Coordinate Calibrators - Runs a standalone calibration tool that maps touch input coordinates to the display's pixel grid for accurate interaction.
Multi-Step Setup Chaining - Provides a unified script interface that chains multiple setup steps into one user command for TFT LCD configuration.
Driver-Configuration-Based Rotators - Changes screen orientation by updating the driver configuration to rotate the display for TFT LCD panels.
Driver-Level Display Rotators - Changes display orientation by updating a rotation parameter in the driver configuration for TFT LCD panels.
Driver-Based Orientation Adjusters - Changes screen orientation to match the physical mounting of an LCD panel by updating driver configuration.