Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4968

General • Re: Multicore/PIO for MIDI controller

$
0
0
In the next step I will get a Pico W to be able to run a simple web server to configure the controller. How would you then split the tasks across the cores? The whole analogread-calculate-midihandler on one core, and the web server configurator on the other core?
That's how I would be thinking of doing it. I would start with one core just incrementing a number, or reading a pot on an ADC channel, and a web server which reports what that value is on the other. You can build up to more ambitious things from there.

Incremental development with separate proof of concept projects is my preferred path.

Statistics: Posted by hippy — Fri Jul 12, 2024 9:08 am



Viewing all articles
Browse latest Browse all 4968

Trending Articles