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

    ramonbovenlander

    @ramonbovenlander

    2
    Reputation
    596
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    ramonbovenlander Unfollow Follow

    Best posts made by ramonbovenlander

    • Magic Mirror on the ISE

      Look what i found on the largest AV and systems integration show in the world Integrated Systems Europe (ISE).
      must be pretty cool to see your idea taken over by the AV world!

      Anyone who wants to visit the ISE https://www.iseurope.org/
      Just register with this code: 706976
      it will give you a free pass to the ISE.
      no strings attached :grinning:

      link to register: https://registration.n200.com/survey/0hlzs6anfdarp

      alt text
      alt text

      posted in General Discussion
      R
      ramonbovenlander
    • MMM-Remote-Control & MMM-webradio

      I’m creating a module for a webradio player HTML5 based.
      To controll the webradio player i’m using MMM-remote-control (awesome module!)

      On a couple bugs here and there i’m almost done but i’m not a real programmer so i’m a bit stuck now.

      what i got so far:

      • radio stations are playing music out of the raspberry pi3
      • Stop playing
      • Start playing
      • Change radio station
      • volume control

      the only thing is that my select box to select radio stations passes the given value, the stations URL and not its option name to the Magic Mirror output screen.

      now i can hack it with a if else then this do that kinda solution but i want to do it clean and i want to learn something out of it.

      So how do i pass/get the value AND name of the selected option to show it on my Magic Mirror output.

      To make my question more clear here’s a screen recording.
      On the left MMM-Remote-Control and right the Magic Mirror v2 output screen.
      i stopped it to fast i see but the last second you see the station name going to undefined.
      https://youtu.be/w6-S8jngn6M

      posted in Development
      R
      ramonbovenlander

    Latest posts made by ramonbovenlander

    • Magic Mirror on the ISE

      Look what i found on the largest AV and systems integration show in the world Integrated Systems Europe (ISE).
      must be pretty cool to see your idea taken over by the AV world!

      Anyone who wants to visit the ISE https://www.iseurope.org/
      Just register with this code: 706976
      it will give you a free pass to the ISE.
      no strings attached :grinning:

      link to register: https://registration.n200.com/survey/0hlzs6anfdarp

      alt text
      alt text

      posted in General Discussion
      R
      ramonbovenlander
    • MMM-Remote-Control & MMM-webradio

      I’m creating a module for a webradio player HTML5 based.
      To controll the webradio player i’m using MMM-remote-control (awesome module!)

      On a couple bugs here and there i’m almost done but i’m not a real programmer so i’m a bit stuck now.

      what i got so far:

      • radio stations are playing music out of the raspberry pi3
      • Stop playing
      • Start playing
      • Change radio station
      • volume control

      the only thing is that my select box to select radio stations passes the given value, the stations URL and not its option name to the Magic Mirror output screen.

      now i can hack it with a if else then this do that kinda solution but i want to do it clean and i want to learn something out of it.

      So how do i pass/get the value AND name of the selected option to show it on my Magic Mirror output.

      To make my question more clear here’s a screen recording.
      On the left MMM-Remote-Control and right the Magic Mirror v2 output screen.
      i stopped it to fast i see but the last second you see the station name going to undefined.
      https://youtu.be/w6-S8jngn6M

      posted in Development
      R
      ramonbovenlander