For a quick start use micropython. If you then find that speed is crucial or you need the second core on a pico (both not expected), then look for c/cpp.
You mention a server. Do you already have something implemented ? A common approach is to use MQTT (simple to use with micropython on picoW) and one of your computers (possibly a RPI) you run MQTT broker 'mosquitto'.
You mention a server. Do you already have something implemented ? A common approach is to use MQTT (simple to use with micropython on picoW) and one of your computers (possibly a RPI) you run MQTT broker 'mosquitto'.
Statistics: Posted by ghp — Mon Nov 18, 2024 11:43 am