Navigation

    MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord

    display a graph with sensor values.

    General Discussion
    3
    7
    965
    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.
    • I
      icripps last edited by

      hey guys, is there a way i can display a graph on the magic mirror with values gotten from my sensor, specifically temperature and humidity sensors

      1 Reply Last reply Reply Quote 0
      • yawns
        yawns Moderator last edited by

        Yes, of course. There are several ways to do so. First important thing to know is how you get and store your data. Do you want to collect the data and store it in a csv/xml/json/… file? Do you have an interface to retrieve data from, maybe a little webserver for the sensors?

        1 Reply Last reply Reply Quote 0
        • I
          icripps last edited by

          @yawns my sensors will upload the sensor values to thingspeak.com. do you know how I can get the values from the thingspeak.com and make a graph out of it on the magic mirror ?

          S 1 Reply Last reply Reply Quote 0
          • S
            sdetweil @icripps last edited by

            @icripps says has api to read data

            https://www.mathworks.com/help/thingspeak/read-data-from-channel.html

            S 1 Reply Last reply Reply Quote 0
            • I
              icripps last edited by

              @sdetweil thats Great, but how do I use the api? With magic mirror

              S 1 Reply Last reply Reply Quote 0
              • S
                sdetweil @sdetweil last edited by sdetweil

                @sdetweil i have an arduino device collecting samples from a water well system (2 flow sensors and 1 volume sensor)… I use Blynk to post the data to a cloud server, and then I use their data api to retrieve the data and a charting tool to present 2 sensors of data on MM.

                i wrote my own module

                i also use the blynk mobile app to display the data in near realtime…

                1 Reply Last reply Reply Quote 0
                • S
                  sdetweil @icripps last edited by

                  @icripps api definition says data can be returned in json format… and you might be able to use the MMM-Chart module

                  https://github.com/Snille/MMM-Chart

                  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 Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
                  This forum is using NodeBB as its core | Contributors
                  Contact | Privacy Policy