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

Beginners • Re: Need help with temperature sensor and display project

$
0
0
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.
That sounds like a good plan.
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'.
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).

Statistics: Posted by crkovinar — Mon Nov 18, 2024 2:17 pm



Viewing all articles
Browse latest Browse all 8026

Trending Articles