I'm currently working on a little weather station using a Pico W to use on our boat. I decided that any sort of Linux Pi was total overkill for our needs.You could get a PicoW and forget the Arduino.
What are you using the display for?
The BME280 is standard stuff, the CO2 should be fine to.
Run it with just them for some time, either send the data on or use Connect or SSH to read the logs, terminal values.
If that doesn't break, you know they are good.
Then try the display on own.
You'll find the problem, a new display I probably a safe bet.
I've had student and myself wire the BMEs up and they get nice and burning hot yet still work. Robust things.
It's fairly straightforward as most of the code has already been written for Arduino.
My eventual intention is to use it to produce alarms when it sees pressure dropping a certain amount. This should help to give warning that a reef needs to put in.
Statistics: Posted by kip_the_elder — Tue Jan 28, 2025 8:33 am