Changes

1,160 bytes added ,  21:44, 15 August 2017
Line 1: Line 1: −
= How to build a Zynthian (Prototype-3) =
+
= How to build a Zynthian =
   −
'''Manual is currently in development! (20150406)'''
+
'''This manual is currently in development!'''
    
== Disclaimer ==
 
== Disclaimer ==
Line 89: Line 89:  
'''Notes:'''
 
'''Notes:'''
 
* Pos. 19-22 were ordered directly from Zynthian.
 
* Pos. 19-22 were ordered directly from Zynthian.
* There is no case in this BoM - You have to build your own.
+
* There is no case in this BoM - You can build your own or ask Zynthian.
 
* Total price was 200,27 € (plus shipping).
 
* Total price was 200,27 € (plus shipping).
    
[[File:Zynthian_Parts.jpg|600px]]
 
[[File:Zynthian_Parts.jpg|600px]]
   −
== Assembly and Soldering of the PCBs ==
+
== Assembly and Soldering of the modules (PCBs) ==
   −
=== Step 1: 2in1 board ===
+
=== Step 1: 2in1 modules ===
    
==== You need: ====
 
==== You need: ====
Line 108: Line 108:  
* 1 * resistor 220 Ohm (red-red-black-gold, pos. 5)
 
* 1 * resistor 220 Ohm (red-red-black-gold, pos. 5)
 
* 1 * diode 1N4148 (pos. 1)
 
* 1 * diode 1N4148 (pos. 1)
* 1 * IC socket 8 pins (pos. 10)
+
* 1 * IC socket 8 pins (pos. 10) => OPTIONAL! Not included in the Kit
* 1 * IC socket 18 pins (pos. 9)
+
* 1 * IC socket 18 pins (pos. 9) => OPTIONAL! Not included in the Kit
 
* 1 * IC 6N138 (pos. 2)
 
* 1 * IC 6N138 (pos. 2)
 
* 1 * IC MCP23008 (pos. 15)
 
* 1 * IC MCP23008 (pos. 15)
Line 120: Line 120:  
==== HowTo: ====
 
==== HowTo: ====
 
# Start with assembling the diode onto the PCB. '''Be careful to do this the right way - the small black (or white) stripe on one side of the diode must fit the same side of the white stripe on the PCB!'''
 
# Start with assembling the diode onto the PCB. '''Be careful to do this the right way - the small black (or white) stripe on one side of the diode must fit the same side of the white stripe on the PCB!'''
# After that solder the resistors.
+
# After that, solder the resistors.
# Then assemble the IC sockets, but do not fit the ICs yet. We will do this at the end of this task.
+
# Then assemble the ICs.'''Put attention to the orientation!!.''' If you prefer, you can use IC sockets (but do not fit the ICs yet, we will do this at the end of this task.)
 
# After that, solder the capacitors and the multi-pin-rows.
 
# After that, solder the capacitors and the multi-pin-rows.
# Now insert the ICs into the socket. '''Be careful to put them with the notch on the IC towards the hole of the white rectangle showing on the PCB!'''
+
# If you used IC-sockets, now insert the ICs into the socket. '''Be careful to put them with the notch on the IC towards the hole of the white rectangle showing on the PCB!'''
    
[[File:2in1_ensambled.jpg|600px]]
 
[[File:2in1_ensambled.jpg|600px]]
Line 263: Line 263:  
! Wire no. || Function || MIDI-IN pin no.
 
! Wire no. || Function || MIDI-IN pin no.
 
|-
 
|-
| 1 || MIDI-IN-5 || 5 (MIDI connector: 2nd from left)
+
| 1 || MIDI-IN || 2 (MIDI connector: 2nd from left)
 
|-
 
|-
| 2 || RxD || 4 (MIDI connector: 2nd from right)
+
| 2 || MIDI-IN || 4 (MIDI connector: 2nd from right)
 
|-
 
|-
 
|}
 
|}
   −
=== Controller ===
+
=== Controller Dual Module x 2 (2 rotary encoders each PCB) ===
   −
This step is a bit tricky. Depending on your setup it may be useful to solder the 6-pin header row to the back of the PCB, so you can front mount the encoders. In my setup, I bent the 6-pin-row by 90 degrees. The original Zynthian doesn't have this modification, so the pin numbering in the pictures is different!
+
This step is a bit tricky. Remember that, if you follow the instructions before, you have soldered the pin-rows in the bottom side of PCBs, so numbering is reversed when looking from bottom. You can use a little trick: if you rotate the PCB 180º, then numbering is "left to right" again ;-)
    +
So '''you should look at your controller modules from bottom side and with the pin-row on the top of PCB!'''
   −
'''Looking on the top of the PCB with the 6-pin-row down:'''
+
'''PHOTO NEEDED HERE!!'''
* Mounting the 6-pin-row on top of the PCB: Pin numbering starts on the left of the row!
  −
* Mounting the 6-pin-row on the back of the PCB: Pin numbering starts on the right of the row!
     −
Some encoders have reversed pin ordering, so you have to change A and B pins.
+
'''Note:''' Some encoders have reversed pin ordering, so, if you buy the encoders by yourself, perhaps you have to change A and B pins.
    
==== Controller 1 ====
 
==== Controller 1 ====
Line 332: Line 331:  
|}
 
|}
 
[[File:Cable-schema-Controller.png|600px]]
 
[[File:Cable-schema-Controller.png|600px]]
 +
 +
[[File:Zynthian_alucase_zcontrollers_dual_right_wiring.jpg|600px]]
 +
 +
=== Controller Single Module x 4 (one single rotary encoder each PCB) ===
 +
 +
This step is a bit tricky. Remember that, if you followed the instructions before, you have soldered the pin-rows in the bottom side of PCBs, so numbering is reversed when looking from bottom. You can use a little trick: if you rotate the PCB 180º, then numbering is "left to right" again ;-)
 +
 +
So '''you should look at your controller modules from bottom side and with the pin-row on the top of PCB!'''
 +
 +
'''PHOTO NEEDED HERE!!'''
 +
 +
'''Note:''' Some encoders have reversed pin ordering, so, if you buy the encoders by yourself, perhaps you have to change A and B pins.
 +
 +
[[File:wiring_scheme_controllers_single.png|600px]]
 +
 +
[[File:zynthian_inside_01.jpg|600px]]
 +
 +
'''Warning:''' In this photo the controller modules wiring is reversed (1 by 2, 3 by 4). I will change it ASAP ;-)
    
=== Alternative cabling ===
 
=== Alternative cabling ===
Line 353: Line 370:  
=== Getting the Image ===
 
=== Getting the Image ===
   −
Currently the image is only available via torrent:
+
You can get the last SD image here:
   −
[http://blog.zynthian.org/download/zynthian_sonar-2016-06-14.img.torrent Download torrent link] (sha1sum: 0067db634260e45f50467c1f90c322187a182872)
+
[https://discourse.zynthian.org/t/merry-zynthians-and-happy-new-sd-image/314 Gorgona SD Image]
    
=== Writing the image to the SD card ===
 
=== Writing the image to the SD card ===
   −
If you got the whole image you can 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, better 32GB for more sample-sets in future. There is a really good manual for this at [https://www.raspberrypi.org/documentation/installation/installing-images/ | https://www.raspberrypi.org/documentation/installation/installing-images/].
+
If you successfully downloaded the whole image, you can now write it to an SD-card.
 +
 
 +
You need a minimum size of 16GB, better 32GB SDcard to allow for more instruments and sample-sets in future.
 +
 
 +
Use Etcher https://etcher.io/ (free software works on Mac, Windows or Linux)
 +
 
 +
Or do it manually: Depending on your OS you have to choose how to create the SD-card.  There is a really good manual for this at [https://www.raspberrypi.org/documentation/installation/installing-images/ | https://www.raspberrypi.org/documentation/installation/installing-images/].
    
== First boot ==
 
== First boot ==
393

edits