Dale
2 years ago
I have been working on a Python script that uses a SenseHat from Pimoroni to get the temperature and humidity readings, scroll them across an RGM matrix and log the time and date stamped readings to a file using the JSON format. That part has all been working great for quite a while.
Dale
2 years ago
There are control variables the script uses to decide whether to do various operations or not, such as whether to use the RGB matrix or not. My script can now read control settings from a simple "key = value" pair format configuration file and load them into the script for use. I still have to harden the script up a bit and maybe add more validation.
Dale
2 years ago
I am quite happy with the way this is progressing so far! :-D :-D
Lemongrass
2 years ago
cool
立即下載
Lemongrass
2 years ago
haha that was not supposed to be a pun.
Dale
2 years ago