• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
MagicMirror Forum
  • Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

SenseHat data on MM?

Scheduled Pinned Locked Moved Requests
10 Posts 7 Posters 4.6k Views 7 Watching
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    jayahosh
    last edited by Oct 30, 2016, 4:05 PM

    Hello all, i had a sense hat that i wanted to use. I looked around and found other modules that display temp, humidity etc but nothing that would work with a sense hat. I did find “NODEIMU” below which interacts with sensehat and prints values from the sensors.

    https://github.com/rupnikj/nodeimu

    Would someone be interested in creating a module to read the data and show it on the mirror? I am super noob in all this and do not come from a programming background. I am interested in getting the pressure and humidity displayed on the mirror. I would really appreciate if anyone can help me out or point me to the right direction on how tro achieve this.

    Thank you

    1 Reply Last reply Reply Quote 0
    • W Offline
      wellwhythefnot
      last edited by Nov 5, 2016, 2:19 AM

      Bump! i would like to see this too if anyone can help?

      1 Reply Last reply Reply Quote 0
      • V Offline
        Valco
        last edited by Nov 12, 2016, 4:34 AM

        Yep! Here too, a God Sense Hat Script and/or Module to display temp, humidity, pressure well all the sense hat data etc…would be quite appreciated.

        1 Reply Last reply Reply Quote 0
        • T Offline
          tajno
          last edited by tajno Nov 13, 2016, 2:08 AM Nov 13, 2016, 2:05 AM

          You got only one “/” after https. Is that a paste error?

          Edit: Uhm wtf, I posted on another thread and after “Submit” I’m here… what the heck.
          Edit2: Btw you can read your sensors with python, the the libraries for it are free to use - I also have a grovepi, works well. I use the output of the python script and show it on a RGB-LCD Display.

          So the output can be streamed in a file, so you only need a module which can read that file like the “Hello world” module with an external file as input. Or you push it local to a webserver and use the iframe module as example…

          Just as an input.

          W 1 Reply Last reply Nov 13, 2016, 2:17 AM Reply Quote 0
          • W Offline
            wellwhythefnot @tajno
            last edited by Nov 13, 2016, 2:17 AM

            @tajno I was also exploring the second option. How often does your python script output? Would you be able to elaborate on how you are reading the output in the “Hello World” module?

            Gracias!

            1 Reply Last reply Reply Quote 0
            • V Offline
              Valco
              last edited by Nov 16, 2016, 2:53 AM

              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…

              1 Reply Last reply Reply Quote 0
              • T Offline
                tostigus
                last edited by Jan 3, 2018, 1:06 AM

                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.

                1 Reply Last reply Reply Quote 0
                • F Offline
                  framboise-pi Module Developer
                  last edited by Jun 1, 2020, 10:52 AM

                  Hello, a MagicMirror module for rapsberry sensehat :

                  https://github.com/framboise-pi/MMM-MySenseHat

                  :crazy_face:

                  L 1 Reply Last reply Jun 1, 2020, 8:58 PM Reply Quote 1
                  • L Offline
                    lavolp3 Module Developer @framboise-pi
                    last edited by Jun 1, 2020, 8:58 PM

                    @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…

                    How to troubleshoot modules
                    MMM-soccer v2, MMM-AVStock

                    F 1 Reply Last reply Jun 1, 2020, 11:05 PM Reply Quote 0
                    • F Offline
                      framboise-pi Module Developer @lavolp3
                      last edited by framboise-pi Jun 1, 2020, 11:11 PM Jun 1, 2020, 11:05 PM

                      @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:

                      1 Reply Last reply Reply Quote 0
                      • 1 / 1
                      • First post
                        Last post
                      Enjoying MagicMirror? Please consider a donation!
                      MagicMirror created by Michael Teeuw.
                      Forum managed by Sam, technical setup by Karsten.
                      This forum is using NodeBB as its core | Contributors
                      Contact | Privacy Policy