Building Zynthian MINI V2

From ZynthianWiki
Jump to navigation Jump to search
Zynthian-on-piano-02.png

1 Introduction

Zynthian MINI kit is a cost effective approach to build a zynthian box with similar functionality to v5 kit.

The pros:

  • Lower price
  • Possibility of inserting a standard RPi-hat
  • Smaller format. It's slighty higher than V5, but quite shorter.
  • More DIY! You will learn a lot more while building it.

The cons:

  • No audio input
  • No amplified headphones output
  • No separated TRS audio connectors. No balanced output/input.
  • No USB-B connector. Connecting to PC as USB device is more difficult, but still doable.
  • Lower performance at medium-high ambient temperature. Overclocking could cause over-heating. The plastic/fiber-glass case can't be used as a heat-sink.
  • No RGB LED feedback on push buttons.
  • More difficult to assemble. It requires more time and greater skills (i.e. soldering some electronic parts on the PCB)
  • Not so robust. Not so cool, but ... heyyy!! MINI-V2 is also quite cool! ;-)

The main features of zynthian MINI are:

  • encoders and switches to control zynthian software in the same way as official zynthian v5 kit, using the MCP23017 i/o extender
  • standard DIN-5 connectors for MIDI IN, OUT and THRU
  • it uses a I2S DAC for audio out based on PMC5102 chip that is affordable to buy
  • does not need any cabling inside for easy assembling
  • does not need the case to test it but it include design of two type of enclosure
    • simple enclosure that only cover the top and bottom part of the device that can be also produced in the same way as PCBs
    • full enclosure that can be 3d printed
  • all RPi connectors are easy to reach

Zynthian MINI is currently at version 2. Previous version 1 was more similar to official V4 kit with only 4 buttons but it is not maintained anymore.

2 Requirements

To assemble zynthian MINI V2 version you will require:

  • PCB that need to be produced based on KiCad design that you can find in zynthian hardware repository.
  • Electronic parts needed to be soldered on the PCB.
  • 5" Touchscreen (DSI)
  • Raspberry Pi 4 with heatsink
  • Optional: 3D printed plastic case

3 Assembling the PCB

NOTE: Do not be confused that some of the instruction images shown here do not fully align to V2 PCB layout. This is because they are taken with original MINI V2 PCB that had few issues that are now fixed and therefore some small change will be there. Always read the label of the component on the PCB if confused.

3.1 Components required

Components v2.jpg

1. Capacitors - Electrolytic - Polarized

2. Capacitor - Electrolytic - Polarized

3. Capacitor - Film - Non-Polarized

4. Capacitors - Ceramic - Non-Polarized 100n and 10n

5. Diode

6. MIDI Connectors - PCB mountable

7. Resistors

8. Resistor

9. Resistor

10. Digital Optocoupler

11. Hex inverting Schmitt trigger

12. Sound Card PCM5102

13. I/O Expander

14. 2x20 Pin Header - male and female

15. Encoder with a Switch

16. Encoder Cap

17. Push Button

18. 5" DSI Screen for Raspberry Pi

19. Raspberry Pi 4 4GB with heatsink

20. 1/4 Stereo jack

21. RCA Stereo jack

3.2 Soldering

First get PCB and all components sorted by their type. Check their values using digital multimeter to make sure that you have them properly sorted.

Heat up the solder iron and make sure that its tip is clean. If not put some solder on it and clean it with wet sponge. It has to be shiny silver tip.

Start by soldering back side of the PCB. Order of soldering is always from smallest to tallest components.

First solder resistors and diode and microchips such as Digital optocoupler (H11L1M), hex inverting schmitt trigger (74HCT14) and I/O Expander (MCP23017). Pay attention to orientation of these microchips.

Soldering-step-1.png

Solder the ceramic and film capacitors at the back of PCB (orientation not important - they are non polarized).

Soldering-step-2.png

Then solder film and ceramic capacitors at the front (orientation not important - they are non polarized).

Soldering-step-3.png

Then solder female and male headers

Soldering-step-4.png

Then solder two electrolytic capacitors. Pay attention to their orientation.

Soldering-step-5.png

Then solder sound card. First solder male header pins that came with the card and the solder it to PCB board.

Soldering-step-6.png

Make sure that you have cut sound card pins - they are too long and they will touch the screen if you leave them as it is.

Soldering-step-7.png

Then solder three MIDI connectors.

Soldering-step-8.png

Then solder the switches.

Soldering-step-9.png

Finally solder the encoders. After soldering them cut any excess wires because that side will be very close to RPI heatsink so any contact to it must be avoided.

Soldering-step-10.png

You have finished the hard part - soldering. Now you just need to assemble everything together.

3.3 Assembling the PCB for the test

This instruction here are just assembling everything for testing. You should test it before assembling into the case.

First remove two screen posts that are not necessary and could touch some of the PCB components.

Screen post removal.png

Then connect longer cable that comes with a screen to the screen and attach the screen to PCB.

Screen cable.png

Then screw appropriate hex mounts to PCB for Raspberry Pi. Do not connect Raspberry Pi yet. The type of hex mounts will depend on heatsink that you use. Also connect the screen cable to RPI.

Rpi screen cable.png

Then connect heatsink to raspberry pi.

Rpi cooler.png

Then connect raspberry Pi to PCB.

Rpi to pcb.png

4 Configure Zynthian MINI V2 for testing

Download the latest zynthian development branch from os.zynthian.org following this link.

Flash this image to sd card with a size of at least 32GB.

Put the SD card into raspberry Pi and connect zynthian mini to power by connecting USB-C power adapter to Raspberry Pi board. Use correct power adapter.

Optionally you can also connect zynthian mini to network using network cable attached to Raspberry Pi.

Wait for zynthian to start. Zynthian screen will be wrongly oriented, encoders and their push button will not work. Also none of 20 additional push buttons will work. For all this to be configured we need first to get all latest software updates that will also include required options to configure zynthian mini v2.

4.1 Connect to zynthian web UI to update zynthian software

If you have not connected zynthian to your network using network cable you will need to configure zynthian wifi first. You can do this on the screen even though screen is wrongly oriented by

  • touching the top corner of the screen
  • selecting admin option
  • selecting wifi enable option
  • selecting your network
  • entering your wifi password

You will need to find out zynthian IP address by long touching top left corner of the screen where it says "Mixer" which will open the admin page and then scroll down to Network info. Select network info where you will be able to see IP address if zynthian is properly connected to your network.

Open browser on another computer and type zynthian IP addrese into browser's address bar. You will be prompted to login to zynthian web configuration UI. Oram default password is "opensynth".

4.2 Update zynthian oram software

After loging to zynthian web configuration UI click on "Software" from top navigation bar and click on "Update".

Config-step-01.png

Wait until the software is updated. You need to make sure that it says "Update Complete" at the end of the logs.

Config-step-02.png

Once you have updated the software restart the zynthian by clicking "System" option from top navigation and then selecting "Reboot".

Config-step-03.png

Config-step-04.png

4.3 Configuring zynthian mini v2 as a kit

Once zynthian oram software is updated and zynthian restarted you can configure most of zynthian MINI hardware simple by selecting the Mini V2 Kit. To do that click on "Hardware" from top bar navigation and select Kit option. On this screen select "Mini V2" kit and Save.

Config-step-05.png

Once it is saved you will need to click on restart at the bottom of the Save page.

Config-step-06.png

Now all hardware is configured and should work properly. Screen orientation should be correct, proper sound card selected, all encoders and switches should work properly. What is left is just few screen UI adjustments.

4.4 Adjusting UI for Zynthian layout

Zynthian Mini V2 has all encoders on the right and therefore corresponding UI widgets need to be always on the right instead of left and right that is default configuration. Also by default cursor is visible which is not necessary when there is a touch screen. To set these two options click on "Interface" from top navigation bar and select "UI options". On this screen set the field called "Graphic layout" to "Knobs at right side (Z2, V5, MINI)" and also deselect "Enable cursor" option.

Config-step-07.png

Restart the Zynthian mini after the all configuration is done.

Once everything is configured and working it is a time to put zynthian into the enclosure.

5 Assembling Zynthian MINI V2 into 3d printable enclosure

Zynthian MINI V2 3D printable case consists of four parts:

Top
This is most important part because it encloses all internal parts together. You can print just this part and have zynthian mini much more secured then just standing on stand offs.
Bottom
Bottom part closes the bottom of the case and comes with opening for the SD Card.
SD card door
This is a SD card door that is attached to bottom part for easy access to zynthian's raspberry pi SD Card.
Legs
These are small legs that are attached (glued) to the bottom part. They are designed to be a separate part from bottom part so that bottom part can be placed to printing bed and sliced without too much additional support. There is one stl file for one leg so you will need to print four of these.

You can either print this case yourself if you have a printer or give these 4 files to some of your friends that have it and point them to instructions here. Also you can request somebody to print this for you on thingiverse.

5.1 3D printing instructions

Download all four parts from zynthian MINI V2 github repository.

Print first the following parts together top, sd card door and four leg parts by:

  • importing them to printer's slicing software
  • make copy of leg part so taht there are four of them
  • lay the top side of top.stl part onto the printer bed
  • lay the top side of sd-card-door.stl part onto the printer bed
  • leave legs as they are imported
  • arrange all part nicely aso that they do not overlap (you can use slicers auto arange feature)
  • set "zynthian mini" logo with "no support" instructions - there is not need to add support to these letters (it depend on the slicer how you do that but typically you can do this by painting them with no support indicator)
  • slice it with 15% infill and with support
  • do you standard preparation of you printer before prinitng (e.g. bed level, z offset etc)
  • upload the print instructions from slicer and start printing

Slicer-screenshot-01.png

This will print around 3:30 hours on average commodity printers these days that can easily do 250mm/s such is Elegoo's Neptune 4 or Anycubic Kobra 2.

Timelapse of this first print.

Then print bottom part. Lay bottom side of bottom part onto the printer bed. Use the same settings as for previous parts. Bottom part will be printed much quicker.

5.2 Assembling all parts into 3D printed case

Here is the list of all components required to assemble zynthian mini V2 into the case:

Case-assembly-parts.png

  1. Case Top part
  2. Case Bottom part
  3. Case SD Card door part
  4. Case legs parts
  5. brass heat set inserts (quantity 8) - M2.5xL4xOD3.5 - can be purchased here
  6. screws for brass heat set inserts (quanity 8) - M2.5, 6mm - can be purchased here
  7. 5" DSI screen and its screws - can be purchased here
  8. zynthian MINI V2 PCB - check instructions above how to assemble it
  9. enncoder caps (quantity 4) and nuts - check PCB components required above where to buy it
  10. Neutrik 1/4 stereo connector cap - can be purchased [1]
  11. raspberry pi 4 with heatsink
  12. raspbery pi posts and their screws - their size depend on heatsink - the standard zynthian MINI V2 PCB build recommends two spacers connector which is 16mm long so that there is enough space for raspberry pi to cool - therefore if heatsink is 7mm then raspberry pi posts need to be 9mm (7mm+9mm=16mm)
  13. HAT posts (quantity 4) - 11mm standard.
  14. Tools required - soldering iron for inserting heat set inserts and small phillips screw driver

5.3 Insert 3 heat set inserts into top and 5 into bottom part

Heat set inserts are easily inserted using soldering iron. The first you need to put insert into the position like this:

Assembly-1.png

Then put soldering iron on top of the insert and gently pushed it inside the hole so that it is fully in like this:

Assembly-2.png

Here is the location of holes where heat set inserts need to be inserted for top part

Assembly-3.png

Here is the location of holes where heat set inserts need to be inserted for bottom part

Assembly-4.png

There are other 2 holes for heat set inserts on the other side of the bottom part.

5.4 Put screen inside the top part

First attach the cable to the screen. Then lay down the top part face down on the flat surface and put the screen through the screen opening like this:

Assembly-5.png

Check that screen top is flat with top part face:

Assembly-6.png

Screen opening on top part is snag enough to keep screen in place while you are moving the top part even though screen is not yet fixed to anything. Don't be confused that screen is up side down - this is intentional so that screen cable connector is close to the raspberry pi connector.

5.5 Screw raspberry pi posts and HAT posts to the PCB

Now screw raspberry pi posts and HAT posts to PCB. Here is their locations on PCB:

Assembly-7.png

5.6 Put PCB into the case and attach the screen screws

Here is the location of screen screws on the PCB:

Assembly-8.png

5.7 Screw PCB to the case

Here is the location of PCB screws that need to be screwed into the case:

Assembly-9.png

5.8 Screw encoder screw nuts

Assembly-10.png

5.9 Screw Neutrik connector nut

Assembly-11.png

5.10 Attach screen cable to the raspberry pi

Assembly-12.png

5.11 Connect raspberry pi to the PCB

Here is location of raspberry pi post screws that need to be screwed

Assembly-13.png

5.12 Attach the sd card door to bottom pat using a screw and glue legs to bottom part

Assembly-14.png

5.13 Screw bottom part to top part

Assembly-15.png