Read the statement by Michael Teeuw here.
SenseHat data on MM?
-
Thanks for the input. I am new to this. My Mirror is ready and working fine. Got a Raspberry 3 with a sense hat but the hard part for me is programming…I am learning. So that is why a “out of the box” brand new : MMM-Sense Hat Module would be quite useful. In the mean time, will try to build one. but, I got a lot of reading to do…
-
I’ve just come on board with this project. I too have a sense hat and wanted to integrate that into my Mirror. So I did…
The problem I have found is that due to the location of the SenseHat, the CPU and other components heat the temperature sensor. It does not produce a reliable temperature. Having said that, there are python programs that do give the temperature and humidity from the sensor. There are also correction factors for both.
I’ve written a module that displays the temp and humidity. It uses a copy of the MMM-DHT22 module as its prototype. The helper program calls a nodejs function that runs a python program. The correction factor is added to the config.js file for the Mirror. The correction factors need to be figured out by the owners of the pi. It’s totally up to them to measure and try different factors.
My problem with getting this to folks is that I don’t know how to submit new modules to the forum. I don’t have any problem distributing this out so people can use it. -
Hello, a MagicMirror module for rapsberry sensehat :
https://github.com/framboise-pi/MMM-MySenseHat
:crazy_face:
-
@framboise-pi Well this is a fantastic idea!
Now I only need something useful to show with the 8x8 led matrix so I can justify the build into the mirror… -
@lavolp3 :face_savouring_delicious_food:
just had the idea of a tamagotchi-like (using sensors and MagicMirror to display life stats etc.) : MMM-MySenseHatTamagotchi
im searching too for 8x8 ideas, and wrote some on the module page (MMM-MySenseHat), in issues section. Maybe you’ll find ideas there, to help you find other ideas !
let’s 8x8 !
:vulcan_salute_light_skin_tone: