33 lines
1.6 KiB
Markdown
33 lines
1.6 KiB
Markdown
# Hardware
|
|
|
|
There are no recommended screens, but the minimum supported resolution is 480x320.
|
|
|
|
In general, if the device can show a GNU/Linux desktop, then KlipperScreen should work too.
|
|
|
|
#### Hardware known to work
|
|
|
|
* [BTT PI TFT50](https://www.biqu.equipment/collections/lcd/products/bigtreetech-pi-tft50-v1-0-tft-display-for-raspberry-pi-3d-printer-part)
|
|
* [BTT HDMI5/7](https://biqu.equipment/products/bigtreetech-hdmi5-v1-0-hdmi7-v1-0)
|
|
* [Raspberry PI 7" Touchscreen](https://www.raspberrypi.org/products/raspberry-pi-touch-display/)
|
|
* [Hyperpixel 4](https://shop.pimoroni.com/products/hyperpixel-4)
|
|
* [3.5" RPi Display](http://www.lcdwiki.com/3.5inch_RPi_Display)
|
|
* [5" HDMI Display-B](http://lcdwiki.com/5inch_HDMI_Display-B)
|
|
* [VoCore](https://klipper.discourse.group/t/hardware-known-to-work-with-klipperscreen/35/7)
|
|
* [WAVESHARE 4.3 inch DSI LCD](https://www.waveshare.com/4.3inch-dsi-lcd.htm)
|
|
* [Android phone](Android.md)
|
|
|
|
|
|
* [More known hardware in the klipper discourse](https://klipper.discourse.group/t/hardware-known-to-work-with-klipperscreen/35)
|
|
|
|
### Configuration
|
|
|
|
Follow the manufacturer instructions on how to install your screen. In general if you see a white screen, then it's not properly installed, ensure that you at least see a console, Then [install](Installation.md) KlipperScreen, if you are having troubles refer to the [troubleshooting page](Troubleshooting.md) for further information.
|
|
|
|
## Screen rotation
|
|
|
|
[Moved to Rotation](Troubleshooting/Rotation.md)
|
|
|
|
## Touchscreen touch rotation
|
|
|
|
[Moved to Touch issues](Troubleshooting/Touch_issues.md#touch-rotation-and-matrix)
|