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

    Topics

    • P

      GPIO help

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      6
      0 Votes
      6 Posts
      1k Views
      BKeyportB
      that first command is calling the WiringPi library, right? The one that’s no longer supported and don’t cover the last couple of Pi hardware releases?
    • P

      Alert Module help

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      3
      1
      0 Votes
      3 Posts
      724 Views
      BKeyportB
      I’m curious if an alert from another program would cause the same garbage… Most install I’ve seen don’t have the “position” indicator in use, matter of fact, all I have in mine is this: { module: "alert", }, This makes the alert app pop up over the screen if it’s triggered. If you have something else installed to trigger alerts manually, you could then use their instructions to test if alerts come up as designed. MMM-Remote-control is great for this (and other stuff too)
    • P

      MoonRise Help

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      6
      0 Votes
      6 Posts
      1k Views
      bheplerB
      @thgmirror - Thank you, but I am aware of this. I’m trying to help @PHAGE-GOV with his issue so I used your config. What I really need is for him to respond with with more details on his problem.
    • P

      Config Error

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting new code error
      39
      0 Votes
      39 Posts
      13k Views
      evroomE
      @BKeyport said in Config Error: @evroom “convention” isn’t the right word here, perhaps. I’m almost leaning to “peer pressure” perhaps? Doing it because it seems everyone else is? I had to read the beginning of the thread first before starting ‘name-calling’ :-) And perhaps had to address it to the thread starter @PHAGE-GOV, for learning purposes Some people treat the config.js file as code and think that they are actually coding. In principle a JS file is a text file containing JavaScript code, so it is a bit misleading, although it contains “var config =”, which suggests it being a part of some code. IMHO it would be better to use the json extension, so config.json, as it is based on JSON and stores data structures and objects in this format. One should’t care less how coders use variables in their programs (as Sam said: “make names meaningful, use case where appropriate”, especially if you want to keep it maintainable or want to hand it over to someone else), but in case of config.js one should make at least a bit of an effort to keep it simple and understandable. Again: IMHO. In my book this is for example a no-go: { location: "New York", locationID: "", appid: "YOUR_OPENWEATHER_API_KEY" } This is just waiting for an accident to happen. What is wrong using locationName, locationId and apiId ? Or location, location_id and api_id ? Probably nitpicking from my side, but it hurts my eyes :-) I would say “make names meaningful, use case where appropriate and keep it consistent”. I also know it it all voluntary work and it does not cost a dime (unless you donate something to the author, like I did) and therefore one is not really allowed to complain :-) I hope some constructive criticism is allowed though. Do not want to offend anyone. That being said, just enjoy your MagicMirror. :-)
    • P

      Raspberry Pi4 Power Supply Help

      Watching Ignoring Scheduled Pinned Locked Moved Hardware
      5
      0 Votes
      5 Posts
      1k Views
      S
      @BKeyport lol
    • P

      Raspberry Pi 4 powersupply

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting power supply rasberry pi 4 help me please new
      3
      0 Votes
      3 Posts
      612 Views
      bheplerB
      18W should work.
    • P

      PIR Sensor help

      Watching Ignoring Scheduled Pinned Locked Moved Show your Mirror pir
      2
      0 Votes
      2 Posts
      764 Views
      cowboysdudeC
      No but you need at least a pi… hook the sensor to the GPIO pins…no bread board is needed.
    • P

      PIR sensor help please

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting pir sensor raspberry pi help me please new
      8
      0 Votes
      8 Posts
      4k Views
      P
      Step 1: Calibrate your PIR Sensor. You may use a small circuit for testing ! [image: 1589955905997-proximity_pirtestbb.gif] Step 2: Connect your PIR sensor to Pi [image: 1589955545528-8.a.rpi-pir_bb.jpg] Step 3: Install MMM-PirSensor module https://github.com/paviro/MMM-PIR-Sensor Hope it helps !
    • P

      Camera Options

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting new newbie camera rasberry pi 4
      8
      0 Votes
      8 Posts
      3k Views
      P
      @sdetweil awesome, thank you so much sam!!
    • 1 / 1