Difference between revisions of "Raspberry Pi"
From uGFX Wiki
(Created page with "µGFX applications can run natively (without emulation/simulation) on any Linux system. This means that µGFX can run without any problems on a Raspberry Pi. This is a step-by...") |
|||
Line 1: | Line 1: | ||
µGFX applications can run natively (without emulation/simulation) on any Linux system. This means that µGFX can run without any problems on a Raspberry Pi. This is a step-by-step setup & configuration guide that will explain everything necessary to run µGFX on a Raspberry Pi. | µGFX applications can run natively (without emulation/simulation) on any Linux system. This means that µGFX can run without any problems on a Raspberry Pi. This is a step-by-step setup & configuration guide that will explain everything necessary to run µGFX on a Raspberry Pi. | ||
+ | |||
+ | == Introduction == | ||
+ | |||
== Used utilities == | == Used utilities == | ||
The following utilities will be used in this tutorial: | The following utilities will be used in this tutorial: | ||
− | * Raspberry Pi 3 Model B | + | * [https://www.raspberrypi.org/products/raspberry-pi-3-model-b/ Raspberry Pi 3 Model B] |
− | * Raspberry Pi 7" Touchscreen Display | + | * [https://www.raspberrypi.org/products/raspberry-pi-touch-display/ Raspberry Pi 7" Touchscreen Display] |
− | * NOOBS (Raspberian) operating system | + | * [https://www.raspberrypi.org/downloads/noobs/ NOOBS (Raspberian) operating system] |
However, this guide has been kept as generic as possible. Following the same steps should allow running µGFX on any embedded Linux system. | However, this guide has been kept as generic as possible. Following the same steps should allow running µGFX on any embedded Linux system. |
Revision as of 16:57, 21 August 2016
µGFX applications can run natively (without emulation/simulation) on any Linux system. This means that µGFX can run without any problems on a Raspberry Pi. This is a step-by-step setup & configuration guide that will explain everything necessary to run µGFX on a Raspberry Pi.
Introduction
Used utilities
The following utilities will be used in this tutorial:
However, this guide has been kept as generic as possible. Following the same steps should allow running µGFX on any embedded Linux system.