Difference between revisions of "SYNTH-MIDI-CV4-01"
Jump to navigation
Jump to search
Blwikiadmin (talk | contribs) |
Blwikiadmin (talk | contribs) |
||
Line 1: | Line 1: | ||
== Features == | == Features == | ||
+ | |||
+ | * Adapted from [https://note.com/solder_state/n/n17e028497eba HAGIWO's MIDI to CV module] | ||
+ | ** Translate from Japanese to English using browser | ||
+ | * Controller is XAIO RP2040 | ||
+ | ** Arduino MIDI library has '''not''' yet been ported to Pico so will need to use CircuitPython | ||
+ | * MIDI In | ||
+ | ** Standard MIDI Jacks | ||
+ | ** MIDI out jack for future functionality | ||
+ | * (4) 0-5V Analog CV outs | ||
+ | ** [https://www.mouser.com/ProductDetail/Microchip-Technology-Atmel/MCP4822-E-P?qs=sGAEpiMZZMtgJDuTUz7Xu5a0A%252BlHhkxt3QSpqvc4zyk%3D MCP4822 12-bit D/A] - SPI Interface | ||
+ | *** [https://www.mouser.com/datasheet/2/268/21953a-8929.pdf MCP4822 Datasheet] | ||
+ | ** Use with [[SYNTH-VCO-01]] | ||
+ | *** CV1 = V/OCT | ||
+ | *** CV2 = MOD | ||
+ | * Standard EuroRack 16 pin header | ||
+ | ** Supports 12V in with on-board 5V regulator | ||
+ | ** 5V regulator can be not installed if 5V is available on EuroRack connection | ||
+ | * Card is '''not''' a Eurorack card | ||
+ | ** Probably too deep, needs cabling | ||
+ | * (6) 6-32 Mounting holes | ||
+ | ** Stacks with [[SYNTH-VCO-01]] card |
Revision as of 16:05, 23 September 2022
Features
- Adapted from HAGIWO's MIDI to CV module
- Translate from Japanese to English using browser
- Controller is XAIO RP2040
- Arduino MIDI library has not yet been ported to Pico so will need to use CircuitPython
- MIDI In
- Standard MIDI Jacks
- MIDI out jack for future functionality
- (4) 0-5V Analog CV outs
- MCP4822 12-bit D/A - SPI Interface
- Use with SYNTH-VCO-01
- CV1 = V/OCT
- CV2 = MOD
- Standard EuroRack 16 pin header
- Supports 12V in with on-board 5V regulator
- 5V regulator can be not installed if 5V is available on EuroRack connection
- Card is not a Eurorack card
- Probably too deep, needs cabling
- (6) 6-32 Mounting holes
- Stacks with SYNTH-VCO-01 card