An open API service indexing awesome lists of open source software.

https://github.com/f33rni/cmcec

Cheap MIDI to CV Eurorack Converter
https://github.com/f33rni/cmcec

Last synced: 6 months ago
JSON representation

Cheap MIDI to CV Eurorack Converter

Awesome Lists containing this project

README

          

# CMCEC
## Cheap 2 channel MIDI to CV converter on 2x12bit R2R DAC with supply voltage compensation, analog portamento and optical isolation



Twitter

SoundCloud









----------

### Schematic

PDF-version available at the root of the repo





----------

### R2R DAC

To make this project as cheap as possible I decided to use DIY R2R DAC based on 74HC595 shift registers instead of buying one






----------

### Calibration

CMCEC features automatic voltage compensation by measuring it internally. In order to use this feature as well as setup 1V/octave you need to perform calibration

1. Uncomment `//#define CALIBRATION 1` line and set it to the `#define CALIBRATION 0`
2. Connect Arduino to PC or UART at 9600. Follow the instructions
3. Uncomment `//#define CALIBRATION 1` line and set it to the `#define CALIBRATION 1`
4. Connect Arduino to PC or UART at 9600. Follow the instructions. Use Excel file in the root of the repo to simplify gain calibration
5. Comment `//#define CALIBRATION 1` line