Hi every one!
It's my first project with uCApps's midibox and i need help...
I want to create a midibox LC with a lpc17 core.
I saw i can build only one lpc17 core with 16 DIN + 16 DOUT for my project...
Serial digital IO:
For MIOS8 and STM32 i can up to 128 inputs via DIN module and DOUT module.
But for LPC17 I'm only limited by execution time and used HW buffers.
So,
Where can I program Leds, rotary encoders, buttons, and LCD's? i dont want motorfaders!!
For exemple, here, there are 24 tracks, i think i need 32 tracks with 3 rotary encoders, 12 buttons and 56 Leds per track..
Thanks!