(no title)
Wherecombinator | 2 years ago
Ultimately I’d love to put that dx7 that’s on a raspberry pi but put it in the format of the digitone. I loved everything about the digitone but the sound.
Wherecombinator | 2 years ago
Ultimately I’d love to put that dx7 that’s on a raspberry pi but put it in the format of the digitone. I loved everything about the digitone but the sound.
elihu|2 years ago
For the project you describe, you probably don't need more than a basic understanding of electricity. You'll want a microcontroller. I like the Teensy, as it has good libraries and many people have used it for midi-related projects.
You'll probably also want to design a proper PCB. You wouldn't have to, but once you know how to do it, it opens up a lot of possibilities. Kicad is great, once you get the hang of it. The learning curve is steep. There are a lot of good videos on youtube though.
I've been using JLCPCB for boards, and mostly Tayda for through-hole parts. JLCPCB's minimum order is five boards, and if you aren't doing anything fancy it's usually super cheap.
Boards can be either be all through-hole or you could have some surface mount. Surface mount is great for mass production, as you can order the boards with the surface mount components already placed, and it's cheap.
gero_|2 years ago
fantasybroker|2 years ago