That port is most likely for programming the microcontroller, since they probably receive the assembled PCBs with a blank microcontroller.
Arduino or Teensy is far easier, more powerful, and doesn't require an external programmer.... It has a USB port right there on the module.
Take a look at a tutorial for a basic task like using a 7-segment delay for the PIC, then the same tutorial for the Arduino.
I'm not discouraging using a PIC or AVR, but in this particular case I think the Arduino is better suited (and more approachable).
The Nano and Teensy aren't huge, you should have more than enough room for them.
Can’t the arduino code be dumped to either an attiny or atmega chip without much compatibility issues?
I was just about to mention that. Once your prototype is done you could use an ATMEGA328 IC in the place of the Arduino, the code would be directly compatible.
I'm not sure that the Teensy is quite as flexible, but it comes with some pretty powerful libraries that would make it worth it
I'll take a look into this. Much of this is outside my wheelhouse so in the end the ends may not justify the means but it'll be something interesting to look into nonetheless.
There's really nothing to it.... When you have a working prototype you just export the compiled binary from the Arduino IDE and flash it onto an ATMEGA microcontroller with a USB programmer... Then you no longer need the Arduino module, just the microcontroller IC and a 5V regulator.
We don't build pedals because it is easy, we do it because we thought it would be easy!Nothing to it, indeed. Those are English words, mostly, but you're notspeakingwriting English.
I wish I had a handle on this stuff, even if only tacitly. I do find it all fascinating and it's the sort of build I want to do, hence my being here at all.
We don't build pedals because it is easy, we do it because we thought it would be easy!
It’d be worth checking out GitHub as well.Stack overflow and the arduino forum are your friends!
It's back in stock... https://buildyourownclone.myshopify.com/products/super8-programmable-looperSon of a!!!
I guess i will sign up for stock notifications. I assumed it was done for!