Difference between revisions of "Simple RPF Touchscreen Zynthian"

From ZynthianWiki
Jump to navigation Jump to search
m
Line 5: Line 5:
 
* RASPBERRY PI TOUCH DISPLAY $60 MCM Part #83-16872
 
* RASPBERRY PI TOUCH DISPLAY $60 MCM Part #83-16872
 
* 5.1VDC 2.5A Regulated AC Power Adapter $5.99 MCM Part #28-19338
 
* 5.1VDC 2.5A Regulated AC Power Adapter $5.99 MCM Part #28-19338
* MicroSD Card 8GB or larger
+
* MicroSD Card 16GB or larger
 
* USB Audio Adapter based on the CM109 (Google: usb sound card cm109)
 
* USB Audio Adapter based on the CM109 (Google: usb sound card cm109)
 
(also you should get a USB or Bluetooth keyboard, and an optional USB or Bluetooth mouse - to configure software)
 
(also you should get a USB or Bluetooth keyboard, and an optional USB or Bluetooth mouse - to configure software)

Revision as of 21:56, 15 August 2017

How to get Zynthian working with a minimal amount of parts and no soldering, wiring, etc.

1 Parts:

  • RASPBERRY PI 3 MODEL B $35 MCM Part #83-17300
  • RASPBERRY PI TOUCH DISPLAY $60 MCM Part #83-16872
  • 5.1VDC 2.5A Regulated AC Power Adapter $5.99 MCM Part #28-19338
  • MicroSD Card 16GB or larger
  • USB Audio Adapter based on the CM109 (Google: usb sound card cm109)

(also you should get a USB or Bluetooth keyboard, and an optional USB or Bluetooth mouse - to configure software)

2 Setup

  1. Download “Gorgona” SD Image for Zynthian for RBPi3 (8 GB) (you need bittorrent software (free) to download this)
http://blog.zynthian.org/download/zynthian_gorgona_rbpi3-2016-12-21.img.torrent
** Download web page: https://discourse.zynthian.org/t/merry-zynthians-and-happy-new-sd-image/314
  1. Flash the software on to the MicroSD card using Etcher https://etcher.io/ (free software works on Mac, Windows or Linux)
  1. Connect the touch display to the Raspberry Pi using the included instructions
  1. Insert the MicroSD card into the Raspberry Pi
  1. Connect the Raspberry Pi to the Internet using a Ethernet cable (or connect using WiFi)
  1. Connect the USB keyboard & mouse to the Raspberry Pi
  1. Connect the power Adapter to the Raspberry Pi and plug it into the wall.
  1. The Raspberry Pi will boot up Zynthian.

3 Configuration

    • If you do not have an Ethernet cable connection to the Internet, configure WiFi by clicking on the WiFi icon.
  1. start the Terminal (need clear instruction on how to do that with Zynthian image)
  1. Ensure the Raspbian operating system is up to date by connecting your Pi to the internet and running the following commands in the terminal:
sudo apt-get update
sudo apt-get upgrade
sudo rpi-update

4 Configure Zynthian

edit config file