Skip to content

Latest commit

 

History

History
 
 

pcb_hardware

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Open NSynth Super PCB hardware

Open NSynth Super PCB

This folder contains all of the source files for making your own Open NSynth Super PCB hardware: a KiCAD project for the PCB in projects/open-nsynth-super, rendered gerber files from the KiCAD project in render/, and exported schematics from the KiCAD project in schematics/.

The PCB design includes a mix of SMT and through-hole components. It is possible to assemble individual boards by hand in a few hours, however for multiple boards it would be advisable to order multiple fully assembled (or at least SMT assembled) PCBs. If you wish to have the PCB manufactured, the files in render/ should be all you need; additionally, a bill of materials is available here.

PCB overview

Top and bottom sides of Open NSynth Super PCB

The hardware component of Open NSynth Super provides:

(A) A set of encoders and potentiometers for controlling the audio signal and interface, and a capacitive sensor as a physical interface for controlling the synthesizer voice

(B) Connector for an OLED display module

(C) A dedicated audio output circuit with a 3.5mm audio output

(D) MIDI input via a 5-pin DIN jack

User inputs

Rotary encoders

Rotary encoders select source sounds

The four instruments are selected by rotary encoders placed in the four corners of the PCB. These are connected to the MCU which keeps track of their changes.

Potentiometers

Potentiometers are for fine control

The position, sound envelope and volume are controlled by six potentiometers placed along the bottom edge of the PCB. These are connected to the MCU which performs the ADC conversions to read the current values.

Touch interface

Touch sensitive grid for choosing new voices

The PCB has a touch sensitive area used to control the interpolation between the four selected instruments. Each axis of the grid is connected to a touch controller IC reading the eleven channels. Because the touch controllers use a fixed I²C address they can not operate on the same bus. For this reason they are not connected to the Raspberry Pi's I²C bus, instead they are connected to the MCU on two additional I²C buses.

Inputs & outputs

MIDI

The 5 pin 180 degree MIDI input socket is connected to an opto-isolator circuit. The output of this is connected to the Raspberry Pi's serial input.

Audio

Audio output portion of the Open NSynth Super PCB

The PCB includes a good quality DAC driving the line out 3.5mm jack. The DAC is connected to the Raspberry Pi's I²S bus for audio data. It is also connected to the Raspberry Pi's I²C bus for volume and other controls.

The DAC's analog and charge pump sources are supplied by two dedicated LDO voltage regulators for improved sound quality.

Attaching the display

High contrast OLED display module

For ease of assembly the display is an off the shelf module with a board to board mounting. It is controlled by I²C and is on the Raspberry Pi bus. The module requires reset logic that can be done in hardware but to reduce component count it is done by GPIO instead. The reset pin is connected to a Raspberry Pi GPIO pin. The OLED screen supports two modes: I²C and SPI. By default, it runs in SPI mode, but for Open NSynth Super it should be set to I²C. On the back of the screen there are two jumper pads (SJ1 and SJ2) that need to be soldered to switch to I²C mode:

Set the display module to I2C mode

The screen module has a through hole connector that connects it directly to the PCB. To improve mechanical resistance, we suggest to solder also the bottom pads. First, apply some flux on the pads:

Apply flux to the pads

Apply some solder to the pads:

Apply solder to the pads

With the screen PCB held in place (you can use electrical tape to help), push one end of the header through both PCBs and solder to the top side of the main Open NSynth Super board:

Solder headers to the Open NSynth Super PCB

Clip the excess header on the reverse side of the board, leaving enough to securely solder to the screen PCB:

Clipp the excess header

Solder the remaining header connector on the screen board (you can cut away any excess header after this step):

Solder header to the screen module

Finally, you need to solder the screen on the bottom pads for extra mechanical strength. Put a good amount of flux in the screen PCB hole:

Apply flux to the screen mounting holes

Now, apply a small amount of solder on the tip of the iron, and then, while holding the screen down to the board, hold the iron in the mounting hole for a short period of time (until you feel the solder has melted). Continue holding the board and screen together until you feel that the solder has cooled:

Apply solder to the screen mounting holes

Finishing the PCB

After soldering the potentiometers and rotary encoders, the pins highlighted below (SW3, RV5, RV4) should be trimmed, to avoid contact with the Raspberry Pi. Optionally, they can also be covered with an insulant material such as electrical tape.

Finishing the board by clipping excess solder and mounts