Skip to content

Tested Hardware

TM3D edited this page Oct 4, 2022 · 2 revisions

Welcome to the Raspberry-Pi-Alternatives wiki!

### Le Potato

Libre Computer Le Potato

Touchscreens for KlipperScreen

Waveshare 5inch Capacitive Touch Screen LCD - Documentation

Waveshare 5 Inch HDMI LCD - Documentation

kuman 5 inch Resistive Touch Screen 800x480 HDMI TFT LCD - Documentation

Resources

Libre Computer Wiring Tool
Libre Computer Wiring Tool github

To install:

sudo apt install git
git clone https://github.com/libre-computer-project/libretech-wiring-tool.git
cd libretech-wiring-tool
sudo ./install.sh

To update:

cd libretech-wiring-tool
git pull origin master
make

To enable overlays for 5in resistive HDMI screens:

sudo ldto merge spicc-ce1 spicc-ce1-ads7846-irq-22
sudo reboot

Wifi Adapters:

Realtek

Clone this wiki locally