ouzgob Posted September 19, 2011 Report Posted September 19, 2011 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! Quote
sidmonster Posted September 20, 2011 Report Posted September 20, 2011 You should just build a 64e with the 8-bit pic based core. There is no complete 32-bit project yet. The purpose of LC is to emulate mackie control, it seems like you want more of a custom solution. 64e will allow encoders, leds and pots in anyconfiguration you want. If you need more than 128 inputs use another core or use a matrix. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.