Hello forum!
This is my first thread so please welcome me to the forum (:
I just got my new Netduino 2, installed NETMF and the STKs and uploaded the "blinking LED" program. So exciting!
Now my purpose with getting the Netduino is realtime DSP of sound. I did some research around the forum and found this thread:
http://forums.netdui...l=+sound +input
The thread in short: (the way I understand it)
NETMF is not a very realtime friendly OS and to get the full potential from the Netduino (for realtime applications) the MCU should be programmed using native code.
So my question is are there any good resources on getting started with programming the Netduino using native code? Alternatively would anyone help a dude along with the first steps? I aim for a fast realtime system (which I get the impression, and hope, Netduino is able to deliver) programmed using C++
My background:
I'm a music technology student. I have some experience with Arduino, Python, C and Java as well as other higher level programs suited specifically for music production (Csound, Ableton, Pure data). I've built analog guitar effect pedals for the last 2 years springing my interest in building a digital effect pedal.