MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. Burner911
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    B
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 19
    • Groups 0

    Burner911

    @Burner911

    2
    Reputation
    1.4k
    Profile views
    19
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    Burner911 Unfollow Follow

    Best posts made by Burner911

    • RE: How I got my Magic Mirror working on a Raspberry Pi 0 (zero)

      Thank you sooooo much for this guide! I spent the past weekend slaving through @evos posts as well, but unfortunately they are missing some key information. I managed to get Kweb running after digging through the Kweb manual, but it definitely wasn’t easy. I only had one problem left; executing the second script to run Kweb and it appears I also forgot to add sudo before xinit. Adding sudo should clear my issues up tonight.

      Thank you again! Out of curiosity, have you found any modules that don’t work yet on the Pi Zero that work on the Pi 3?

      EDIT: By the way, I got unclutter working by adding:

      unclutter &

      In the script I used to start the browser

      posted in Tutorials
      B
      Burner911

    Latest posts made by Burner911

    • RE: How do you switch on / off, wake up yours?

      I used a similar method to schedule a cron job to control a transistor placed over the push button of my tv. This lets me power the TV on and off instead of using the HDMI CEC method used for computer monitors.

      posted in Hardware
      B
      Burner911
    • RE: [MMM-Buttons] Connect multiple buttons to send configurable notifications

      This sounds awesome! Do you think there is a relatively easy way to output from the GPIO instead? I would like to turn my TV off using a transistor being it does not support HDMI-CEC like a monitor does. I’m thinking this might be best discussed with regards to MMM-Remote-Control.

      posted in System
      B
      Burner911
    • RE: [MMM-Remote-Control] Can not access remote control module

      @Jopyth Yes I have it working now! Still not sure why only some modules can be hidden though

      posted in Troubleshooting
      B
      Burner911
    • RE: Update a module whit git pull didn't work...

      @gismo2006 I think I am actually having a similar issue as you. I updated the same module last night using git pull, but the module is not functioning properly. @strawberry-3-141 any chance we need to npm install inside the folder again?

      posted in Troubleshooting
      B
      Burner911
    • RE: Update a module whit git pull didn't work...

      @gismo2006 Are you trying to run “git pull” from the specific module’s folder? You need to cd inside before “git pull” will work.

      posted in Troubleshooting
      B
      Burner911
    • RE: [MMM-Remote-Control] Can not access remote control module

      @fox I also have this issue, but using this line of code did not appear to solve my issue. I assume I run this in the /modules folder? Thank you for your help.

      posted in Troubleshooting
      B
      Burner911
    • RE: MMM-Globe

      @SvenSommer You’re fast! Thank you!

      posted in Utilities
      B
      Burner911
    • Scheduled ON/OFF Using GPIO Pins

      I am currently using an older TV to run my MagicMirror and I am looking for a way to schedule output to GPIO pins. I would like to place a transistor across the push button power switch to my TV to toggle the TV on and off at different times. Since it is an older TV, it does not support HDMI-CEC to turn the TV on and off. I have been combing through MMM-ModuleScheduler and MMM-Button for ideas, but I am unsure how to proceed. I also stumbled across MagicMirror-Toggle which appears to be exactly what I’m looking for except I don’t need the WiFi integration. I would like to schedule the output to the GPIO pin instead. I would like to avoid using a PIR sensor.

      Can someone please help me out or shed some light on how I can achieve this? Here is an image of how I plan to interface the Raspberry Pi with the TV through a transistor, courtesy of MagicMirror-Toggle: GPIO Interface to TV

      posted in Development
      B
      Burner911
    • RE: MMM-Globe

      @LukeCodewalker Thank you for helping out! I’m still stumbling along with the code, but if you have time to add the new http://goes.gsfc.nasa.gov/goescolor/goeseast/overview2/color_lrg/latestfull.jpg image this weekend that would be awesome.

      posted in Utilities
      B
      Burner911
    • RE: MMM-NBARanking - NBA Standings

      @julienstroheker This is awesome! Thank you so much!

      posted in Sport
      B
      Burner911