Simple Weather Station with Raspberry Pi Sense HAT

Started by JeGX, May 05, 2017, 01:23:34 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

JeGX

Here is a simple weather station, coded with GeeXLab, that woks with the Raspberry Pi and the Sense HAT:

http://www.geeks3d.com/20170505/raspberry-pi-sense-hat-a-simple-weather-station/



GuiBacon

#1
Hi...i had to fiddle with the temp code due to the known issue of high temps recorded caused by cpu temp, but that was fun. My question is that every 2 or three iterations my temp shows a long string after the decimal. I checked the "rounding code" and it looks right. The funny thing is it's not EVERY time.

one stop pcb

JeGX

What kind of solution did you find to fix the sense hat temperature issue?

Never saw that string bug in the temperature. Could you post a code snippet?