That sounds like a good plan.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.
I am totally new to this field so I have no idea what is out there, thank you for this information. I have a Ubuntu server, that currently hosts Pi-hole and had intentions of adding whatever is needed to it(idea was to somehow offer GET and POST endpoints of a service to create and read data). I also want to store the data into a database(PostgreSQL).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 crkovinar — Mon Nov 18, 2024 2:17 pm