Hacker News new | ask | show | jobs
by LeifCarrotson 1274 days ago
As an EE who uses Teensies occasionally in embedded and industrial contexts, I'm always surprised by the expectation of "the audio guys" regarding hardware/software solutions.

For most users of these chips, "making the X hardware yourself" is the expected outcome, the fact that there's a convenient compute module that has USB power, the processor, a debug interface, a USB connector, and an open-source toolchain to quickly reach the "blink LED" stage is just a small leg up on the normal way of doing things.

I think it's so cool that there's a whole culture of people building little mixers, synths, and guitar pedals and so on in their garage. That's kind of tangential to the high school kids learning to code on Arduinos. And that's kind of tangential to those of us using these development boards professionally, either for prototyping or for low-volume custom stuff.

Side note: You might be interested in the TMDX5535EZDSP DSP eval board (still active, now over 10 years old, but it was a great platform for me to learn the fundamentals of DSP) or the newer TMDSOSKL137 eval board (more appropriate for building a giant mixer), they integrate a lot more audio processing power and have FFT accelerators/SOC audio interfaces that are better than even the Teensy 4.0/4.1.