Hey just finished building this moog. Trying to either program an atmega328 or just buy one. Can anyone sell me a pre-programmed one?
I spent about 5+ hours here trying to program one using an arduino uno r3. software 1.0.6 using the setup/directions found here
https://www.arduino.cc/en/Tutorial/ArduinoToBreadboard
First off I could not load the bootloader using my Mac Tower. It is running el capitan. Even After I check all connections and setting, it just never worked, but once I changed to a windows 8 machine it uploaded as expected. I'm 99% certain I got the bootloader loaded on to the atmega328p-pu.
Then I changed the wiring per the tutorial and tried to upload Crowminius MIDICV v2 to it.
I also added the dac/midi/adafruit libraries as described. but now I get a "midi was not declared in this scope error"
Crowminius_MIDICV_v2_release.ino: In function 'void setup()':
Crowminius_MIDICV_v2_release:232: error: 'MIDI' was not declared in this scope
Crowminius_MIDICV_v2_release.ino: In function 'void loop()':
Crowminius_MIDICV_v2_release:253: error: 'MIDI' was not declared in this scope
I tried everything I can think of, but arduinos are not my specialty. Might just have to grab a midi to cv converter for now, but it'd be rad to get the midi going. Let me know your thoughts or if you can just sell me one. Thanks!