When creating microcontroller firmware, you often need to work with data arrays. Tables make easy work of data arrays, such as those for digital-code transformation, correction for sensor linearity, ...
In last week's installment, we showed how to get started with Csound. This week we take it to the next step by constructing a homemade MIDI controller circuit and use the new device to control Csound ...
You could write your microcontroller code on your desktop PC, or you could do it on your laptop on the go. Or, if you want to get really portable about things, you ...