Building the Radio Music module - Spandex/RadioMusic GitHub Wiki

##Populating the boards


Tops of Rev 1 boards


Bottoms of Rev 1 boards

###Front Board

  • The front board is the one with the sockets and pots on it
  • The top of the board is the side with the sockets, the bottom of the board has the big logo
  • All the components apart from the pin headers go on the top of the board (so you solder on the bottom)
  • Start by populating all the resistors and BAT42 diodes
  • Make sure the diode orientation matches the PCB silkscreen

  • If you are using a Rev1 board, fix the grounding problem on R21 and R10 by soldering their legs to R13 at the 'super careful' end. This is already fixed on the red PCBs from Thonk.


Fixing the ground bug on the Rev1 boards.

  • Do NOT solder the LEDs yet
  • Next, add the larger components
    • The SD card has very fine wires, be very slow and patient when placing it and soldering it
    • The pins of the button are quite tight - push it in hard to ensure the white base is flush against the PCB.
    • Make sure the flat edge on the button matches the flat edge on the PCB silkscreen.
    • Metal shaft Alpha pots will give a stronger module than the pots used in this prototype. Remove the locating pins on the front of the pots, if you have them.


Adding larger components


Ensure the button base is flush with the PCB

  • Cut the pin headers to fit and solder them to the bottom of the board. The wonky holes are deliberate - they hold the pins in place while you're soldering.

  • Now attach the LEDs
    • Put the LEDs into place. Be very careful to get them the right way around. The longer leg goes into the hole marked with a cross.
    • Before soldering the legs, put the front panel on. Finger tighten the nuts on the sockets and pots
    • Put the LEDs into place pointing through the holes in the front panel, and carefully solder them into place.

Congratulations. You're half way there.

###Back Board

  • The back board is the one with the Teensy and the power header on it
  • The top of the board is the ferrite beads and the TL074 IC. The bottom of the board has a logo, the Teensy and the power connector.
  • Install the ferrites, resistors and diodes first, being careful to get the diodes the right way around. The big black 1N4001 diodes go at the top of the board in the power supply section. The little glass BAT42 diodes are behind the Teensy at the bottom.

  • Capacitors next. Don't confuse the 1n (1000pf / 102) with the 100n (0.1uf / 104). There are two kind of 100n capacitor; the box-shaped poly caps go in the audio path, the cheap ceramics are used in the power supply. The electrolytic 10Uf capacitors need to be the right way round - the short wire goes into the hole marked -.

  • NB: The Rev1 PCB silkscreen for the 78L05 regulator is WRONG - solder it in the other way around.

Rev1 board Power Regulator Fix

  • Add the IC socket, fuses and, on the back, the Power header and trimmer

  • Finally, add the female socket to the FRONT of the board
    • Place the female socket onto the front PCB and cut to fit both sides
    • Put the two boards together - you may have to fold the fuses in a little to fit
    • Solder the female sockets onto the back board

Congratulations. You're nearly done.

##Mounting the Teensy

Remember to prepare the teensy first before soldering or mounting

Read here - Preparing the Teensy 3.1 for Radio Music


  • There are two ways to mount the Teensy:
    • The neatest and most secure is to solder it directly to the module
    • But if you're worried about mounting a £20 module permanently, you can use female pin sockets to make a socket for the Teensy. Build the socket on the Teensy, then solder it into place on the module. Remove the Teensy before testing the module - be careful not to bend any pins.