Difference between revisions of "Building a Zynthian Box using an official Kit"

From ZynthianWiki
Jump to navigation Jump to search
Line 114: Line 114:
 
The 2in1 module kit is composed of:
 
The 2in1 module kit is composed of:
  
  * 1 x 2in1 PCB
+
  + 1 x 2in1 PCB
  * 1 x opto-coupler 6N138
+
  + 1 x opto-coupler 6N138
  * 1 x dioode 1N4148 (D1)
+
  + 1 x dioode 1N4148 (D1)
  * 1 x resistor 1K (R1)
+
  + 1 x resistor 1K (R1)
  * 1 x resistor 10K (R2)
+
  + 1 x resistor 10K (R2)
  * 1 x resistor 220 (R3)
+
  + 1 x resistor 220 (R3)
  * 1 x MCP23008
+
  + 1 x MCP23008
  * 2 x ceramic capacitor 100nF (C1, C2)
+
  + 2 x ceramic capacitor 100nF (C1, C2)
  * 1 x 8-row-pin male connector (angle)
+
  + 1 x 8-row-pin male connector (angle)
  * 1 x 6-row-pin male connector
+
  + 1 x 6-row-pin male connector
  * 1 x 2-row-pin male connector
+
  + 1 x 2-row-pin male connector
  
 
[[File:2in1_kit.jpg|600px]]
 
[[File:2in1_kit.jpg|600px]]
Line 130: Line 130:
 
These are the steps for building the 2in1 module:
 
These are the steps for building the 2in1 module:
  
  1. Place all the components in the upside of the PCB (the labeled side!). Put attention to the orientation of the ICs and the diode.
+
  1. Place all the components in the upside of the PCB (the labeled side!). Put attention to the orientation of the ICs and diode.
 
  2. Solder the encoder and capacitor carefully. Always avoid overheating!
 
  2. Solder the encoder and capacitor carefully. Always avoid overheating!

Revision as of 20:21, 11 January 2017

1 Introduction

This tutorial is intended for those who are building a Zynthian Box using one of the kits i offer here:

Getting a Zynthian Kit

Anyway, it's quite detailed and can be used as a guide to build your Zynthian Box from scratch. Of course, you will have to be more creative if you want to do it in that way ;-)

2 Some definitions

2.1 Zynthian

It's a project with the goal of creating an Open Synth Platform. It's a community-driven project. If you are here, probably you already know this ;-)

2.2 Zynthian Software

The Zynthian Software stack consist of:

+ GNU Linux Operating System: Raspbian Jessie (Minibian is used in the last SD images)
+ Jack Audio Daemon
+ MOD-HOST + MOD-UI software, from ModDevices (github repositories)
+ A collection of standalone Synth Engines & LV2 Plugins (see Supported Synth Engines & Plugins)
+ Zynthian User Interface (github repository)

All the software used by Zynthian is Free Software (free as freedom) and it's covered by the GPL license or similar. If you don't know what i'm talking about, please, take a look to this: What is Free Software?

The easiest way of getting the software is downloading the last "official" SD image from here:

Download Zynthian "Gorgona" SD-image

This SD-image include all the zynthian software, properly configured and ready to use. Plug and play! ;-)

After downloading the SD-image, you have to write it to an SD-card. Depending on your OS you have to choose how to create the SD-card. You need a minimum size of 16GB for the full "Gorgona" image and 8GB for the "Gorgonilla" lite image. There is a really good manual for this at https://www.raspberrypi.org/documentation/installation/installing-images/.

If you prefer, you can build your own SD image following these instructions:

Building the SD Image using the Setup Script

2.3 Zynthian Box

A Zynthian Box is a hardware device designed to run the Zynthian Software. Currently it's based in the Raspberry Pi platform, but it could be adapted easily to other computer platforms.

This is a sketch with the main blocks of a Zynthian Box:

Zynthian hardware scheme.png

And this is the electric scheme of a Zynthian Box, excluding soundcard and display:

Zynthian scheme GPIO.png

In the project repositories you will find all the electric schemes, PCB specifications, Herber files, etc. to build your own zynthian box from scratch:

- Zynthian Hardware Repository
- Zynthian Case Repository

2.4 Zynthian Kit

A Zynthian Kit is a set of SPECIFIC electronic modules designed for building a Zynthian Box. This tutorial refers to the "canonical" zynthian kit, that is composed of:

+ 4 x Controller Modules (rotary encoder + switch)
+ 1 x 2in1 Module (GPIO expander + MIDI IN)
+ Main ribbon bus cable
+ Dupont color-wire connectors

Zynthian kit ensambled.jpg

Of course, other arrangements are possible and some people is working in different ones:

- A build with variations, by vagnscott
- Another Wiring, by Imager

2.5 Zynthian Case

It's the enclosure used to put on all the parts. Again, this tutorial refers to the "cannonical" zynthian aluminum case, that is designed to be used in conjunction with the next parts:

+ Raspberry Pi 2/3
+ Soundcard HifiBerry DAC+ (also pro & lite)
+ Display Adafruit PiTFT 2.8" touchscreen (or clonic version)

The case is available as a kit, with all the needed connectors, knobs, bolts & nuts:

Zynthian aluminum case kit.jpg

If you intend to use a different soundcard or display, probably it won't fit the case and you will have to modify it. Of course, you can build your own case like other people has done:

- Zynthian Enclosures
- Success Cases

3 Building the Zynthian Kit

3.1 Controller Modules

The controller module kit is composed of:

+ 4 x controller PCBs
+ 4 x rotary encoders with switch (PEC11R-4215K-S0024)
+ 4 x ceramic capacitor 100nF (C1)
+ 4 x 4-pin-row male connector (angle)

4xcontroller single kit.jpg

These are the steps for building one module:

1. Bend the encoder's securing tabs to 90º, so you can insert it in the upside of the PCB (the labeled side!).
2. Place the capacitor in the C1 position (the most right!)
3. Solder the encoder and capacitor carefully. Always avoid overheating!
4. Place the pin-row connector in the downside of the PCB, with the angle pins facing inwards (look the photo!)

You have to build 4 controller modules, so to have to repeat these steps 4 times.

3.2 2in1 Module

The 2in1 module kit is composed of:

+ 1 x 2in1 PCB
+ 1 x opto-coupler 6N138
+ 1 x dioode 1N4148 (D1)
+ 1 x resistor 1K (R1)
+ 1 x resistor 10K (R2)
+ 1 x resistor 220 (R3)
+ 1 x MCP23008
+ 2 x ceramic capacitor 100nF (C1, C2)
+ 1 x 8-row-pin male connector (angle)
+ 1 x 6-row-pin male connector
+ 1 x 2-row-pin male connector

2in1 kit.jpg

These are the steps for building the 2in1 module:

1. Place all the components in the upside of the PCB (the labeled side!). Put attention to the orientation of the ICs and diode.
2. Solder the encoder and capacitor carefully. Always avoid overheating!