Skip to content

Instantly share code, notes, and snippets.

View flavioheleno's full-sized avatar
:octocat:

Flávio Heleno flavioheleno

:octocat:
View GitHub Profile
@flavioheleno
flavioheleno / raspberry_pi_touch.md
Created June 20, 2018 00:00 — forked from flokli/raspberry_pi_touch.md
Raspberry Pi with LCD display

Raspberry Pi with Touch Display - Installation Instructions

Operating System

  • prepare an SD Card as described on archlinuxarm.org
  • SSH into your system, add your public key (initial root password is "root")
  • disable root password by calling passwd -d root
  • set a useful hostname by calling echo $hostname > /etc/hostname
  • run pacman -Suy to update packages

Hardware support

LCD Module