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.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?
Incremental development with separate proof of concept projects is my preferred path.
Statistics: Posted by hippy — Fri Jul 12, 2024 9:08 am