https://github.com/synthead/midi2cv8_vhz_daughterboard
V/Hz daughterboard clone for PAiA's awesome midi2cv8 MIDI-CV converter
https://github.com/synthead/midi2cv8_vhz_daughterboard
Last synced: about 1 month ago
JSON representation
V/Hz daughterboard clone for PAiA's awesome midi2cv8 MIDI-CV converter
- Host: GitHub
- URL: https://github.com/synthead/midi2cv8_vhz_daughterboard
- Owner: synthead
- Created: 2016-10-29T21:36:44.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-11-01T08:04:07.000Z (over 8 years ago)
- Last Synced: 2025-02-14T17:26:50.160Z (3 months ago)
- Language: KiCad
- Homepage: http://imgur.com/gallery/2pDFL
- Size: 52.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a KiCad project for a clone of PAiA's discontinued midi2cv8 V/Hz daughterboard. It was designed from the same schematic as the original and is being shared with you under the kind permission of PAiA. When installed, the board looks like this:

At the moment, there are [three bugs](https://github.com/synthead/midi2cv8_vhz_daughterboard/issues) in the circuit design. I am only going to build one of these things, so it's unlikely that I'll fix them, so I figured that I would leave a note about it here. These three bugs are solved by adding the wires below and bridging pin 8 of the 4051 to ground with a blob of solder. The workarounds, when in-place, look like this:

In addition, if you're adding this V/Hz daughterboard to a midi2cv8 that is already configured for V/octave CV, you'll have to change resistor *R28 (a 5.6k ohm resistor should be there), and add a new resistor to #R32 on the midi2cv8 motherboard. This wasn't obvious to me and spent a couple days trying to figure it out, so I thought I'd mention it here as well. Here are the values from page 12 of the midi2cv8 manual:
|Designation|Value|Color Code A-B-C|
|---|---|---|
|\*R28|2700|red-violet-red|
|#R32|2700|red-violet-red|Also, if this is the first time you're etching a board, I highly recommend tearing out a glossy page from a magazine and printing onto it for your toner transfer. Also, don't bother with clothing irons. I use an unmodified Swingline 1000L laminator. Tape up the magazine paper so it doesn't slip around, then run it through the laminator a dozen times or so. If you do it right, you'll end up with a transfer looking like this:

To get a head start, rendered PDFs for the PCB and the silk screen can be found in [the `rendered/` directory](https://github.com/synthead/midi2cv8_vhz_daughterboard/tree/master/rendered). If you fancy it, you can transfer toner from the silkscreen PDF to the front of a single-layer PCB for a poor man's silkscreen. It actually works really good and looks really nice!
Enjoy!