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

    Posts

    Recent Best Controversial
    • RE: MMM-SpeedTest

      @nobita https://github.com/fabfo/MMM-TouchButtons

      posted in Utilities
      H
      harney
    • RE: How to turn off Raspberry Pi LEDs

      here are the amendments to boot/config.txt file. For BULLSEYE, you have to use different parameters to make them work

      these work for pi3 and pi 4

      Pre BULLSEYE

      • Disable the PWR LED
        dtparam=pwr_led_trigger=none
        dtparam=pwr_led_activelow=off

      • Disable the Activity LED
        dtparam=act_led_trigger=none
        dtparam=act_led_activelow=off

      • Disable ethernet port LEDs
        dtparam=eth_led0=4
        dtparam=eth_led1=4

      BULLSEYE ONLY

      • Disable the PWR LED
        dtparam=pwr_led_trigger=default-on
        dtparam=pwr_led_activelow=off

      • Disable the Activity LED
        dtparam=act_led_trigger=none
        dtparam=act_led_activelow=off

      • Disable Ethernet port LEDs
        dtparam=eth_led0=4
        dtparam=eth_led1=4

      posted in System
      H
      harney
    • RE: Little magic mirror (but not a mirror)

      very cool use of broken gadgets. less for landfill and looks awesome

      posted in Show your Mirror
      H
      harney
    • RE: MMM-SpeedTest

      @digied seems speedtest module no longer works since ookla changed their software. i tried the module github and nothing,

      posted in Utilities
      H
      harney
    • RE: 7" and 5" displays

      @robin-garner It took longer to print the cases than it did to do the software. Its all relatively straightforward modules. Just follow the instructions and you wont have any problems.

      Although, for some reason Speedtest module no longer works since Ookla made some changes to their software. This would be the only bug I have fown and that was only recently (since August I think)

      posted in Show your Mirror
      H
      harney
    • RE: 7" and 5" displays

      @osfersa In the Main.Css file
      body {
      margin: 10px;
      position: absolute;
      height: calc(100% - 20px); ##Change this to 100% - xx
      width: calc(100% - 20px);

      posted in Show your Mirror
      H
      harney
    • RE: Bedside Display

      @cowboysdude Sweet, i looked at what everyone had done to get ideas and see whats possible

      posted in Hardware
      H
      harney
    • RE: Bedside Display

      @wenike My 4.3 screen

      https://forum.magicmirror.builders/topic/15038/expensive-bedside-clock?page=1

      1620702077314-img_0007.jpg

      posted in Hardware
      H
      harney
    • RE: Bedside Display

      @ankonaskiff17 I have a bedside dispaly using a 4.3 inch display that works perfectly

      https://forum.magicmirror.builders/topic/15038/expensive-bedside-clock?page=1

      I am also working on a smaller one with a 3.5 screen that has just the clock and temperature on it to fit in an enclosure in my shed

      posted in Hardware
      H
      harney
    • RE: Expensive Bedside Clock

      @cowboysdude said in Expensive Bedside Clock:
      Sorry for the late reply

      All the files are now available on Thingiverse

      https://www.thingiverse.com/thing:4859163

      posted in Show your Mirror
      H
      harney
    • 1
    • 2
    • 3
    • 4
    • 1 / 4