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

    Topics

    • BangeeB

      Building mobile apps - What software do you use

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion
      5
      0 Votes
      5 Posts
      4k Views
      strawberry 3.141S
      For the MagicMirror app I used the webtechnologies HTML, JS and CSS. For the native wrapper I used Cordova as @alexyak mentioned. As UI Framework Ionic came in handy which handles different styles for the different mobile plattforms
    • BangeeB

      frameless mirror

      Watching Ignoring Scheduled Pinned Locked Moved Show your Mirror
      17
      5 Votes
      17 Posts
      21k Views
      DæmonEyesD
      Can you show how you built that case/frame for your frameless mirror? I would love to do a similar build, cause I am almost done with my own smart mirror, I finished everything - EXCEPT THE FRAME…been putting off what frame to get.
    • BangeeB

      MMM-DHT22 Humidity and Temperature Module

      Watching Ignoring Scheduled Pinned Locked Moved Utilities
      47
      3 Votes
      47 Posts
      45k Views
      P
      Any updates on this? I have the same problems as @DocVooDoo and others, i.e. Adafruit code works like a charm, dht_var not. Difference I noticed is that dht_var uses wiringpi library and Adafruit not?! I tried a reinstall of wiringpi package without success. Next, I compared the implementations of dht_var and the Adafruit driver for DHT22. The essence of the Adafruit code is in file Adafruit_Python_DHT/source/Raspberry_Pi_2/pi_2_dht_read.c. It is meant for Pi2 and Pi3, implemented in C, and defines a function int pi_2_dht_read(int type, int pin, float* humidity, float* temperature). It implements the communication with the sensor using a 1-wire bus. The rest of the Adafruit package is mostly (well-done) sugar-coating for Python usage and selecting the right driver for any given platform. We could simply rewrite dht_var by using this driver code. What do you think?
    • BangeeB

      npm start dev

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      13
      0 Votes
      13 Posts
      14k Views
      KirAsh4K
      @shavesophere said in npm start dev: @KirAsh4 sorry - i stand corrected! but that being said when i first started getting npm ERRS i tried this and it still did not work… anyway, moving forward now! Well yeah, that’s different. If npm is giving you errors, no matter how you attempt to start it, the errors won’t magically go away. That’s like saying, the car won’t start if I’m sitting on the left side, maybe if I sit on the right side it might, but in reality there’s no gas in it. Switching seats isn’t going to fill the gas tank. :)
    • BangeeB

      missing 'Access-Control-Allow-Origin'

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      10
      0 Votes
      10 Posts
      6k Views
      K
      Concerning the self=this question, I found a neat article giving som explanations: https://alistapart.com/article/getoutbindingsituations The other question: Could it be, that node_helper is executed on the server and the main script is executed on the client?
    • BangeeB

      TypeError: curr.start.toISOString is not a function

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      34
      0 Votes
      34 Posts
      31k Views
      M
      it does not :-(
    • BangeeB

      Bangee's Mirror

      Watching Ignoring Scheduled Pinned Locked Moved Show your Mirror
      16
      5 Votes
      16 Posts
      20k Views
      ?
      @Bangee Thanks for your answer:slight_smile:
    • BangeeB

      How to Troubleshoot

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      10
      2 Votes
      10 Posts
      44k Views
      E
      While trying to debug modules, I’ve been given quite mixed feedback regarding what to use to print messages to console, on either local system or in remote browser DevTools. So far, I have found the only reliable way that always seem to print something in the browser, is using console.error(). The others have varied. I’m on MM v2.2.2 (master).
    • BangeeB

      Whitescreen after Reboot

      Watching Ignoring Scheduled Pinned Locked Moved Solved Troubleshooting
      7
      0 Votes
      7 Posts
      5k Views
      KirAsh4K
      @MichMich, oooooh. I was about to start a new topic and demand access to those 'frowned' modules! :)
    • BangeeB

      MMM-TrainConnections

      Watching Ignoring Scheduled Pinned Locked Moved Transport transportation
      2
      0 Votes
      2 Posts
      3k Views
      KirAsh4K
      For troubleshooting or HOWTO questions, please post in the Troubleshooting thread: https://forum.magicmirror.builders/topic/209/mmm-trainconnections
    • BangeeB

      Meteoblue Current Weather Module

      Watching Ignoring Scheduled Pinned Locked Moved Utilities weather
      2
      1 Votes
      2 Posts
      4k Views
      S
      Can you please create a print screen with your module capabilities? I guess, will be easier for users to evaluate your module.
    • BangeeB

      MMM-SwissTransport

      Watching Ignoring Scheduled Pinned Locked Moved Transport transportation
      17
      0 Votes
      17 Posts
      13k Views
      V
      Use git checkout sha1 to check out a particular commit. where sha1 is the number of the commit on this site: Git repo
    • 1 / 1