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

    Posts

    Recent Best Controversial
    • RE: MMM-BirdNET

      Update! Version 1.1.0 has been released.

      v1.1.0

      • Fixed issue with popups double-tapping after an hour
      • Fixed issue with displaying submissions in exceptionally high-density areas
      • Submission markers are now dots instead of map markers
      • Can set marker color with markerColor parameter
      • Can set distance limit on which markers are displayed with markerDistance parameter
      • Updated CSS enabled popup design

      New look:
      MMM-BirdNET interface

      posted in Education
      bheplerB
      bhepler
    • RE: BirdNET-PI-chart on MM2

      @lmhmm - Absolutely. Let’s get you fixed up. Could you please post the relevant portion of your config.js? I want to try it on my test system and see if I can duplicate your problem.

      posted in Education
      bheplerB
      bhepler
    • RE: Question about film

      @keven1508 - Film based one-way mirrors are a compromise. They’re marginal at best if you’re on a tight budget. The amount of light reflected just isn’t as good as a professionally built one-way glass.

      If you do insist on going with film, I would recommend taking the film and the glass to an automobile tint shop and asking if they’ll apply the film for you for a nominal fee. They have the experience and are probably the best people local to you to do it.

      posted in Troubleshooting
      bheplerB
      bhepler
    • RE: MMM-BirdNET

      @thgmirror - FIxed. The repository was set to private for some reason.

      posted in Education
      bheplerB
      bhepler
    • RE: BirdNET-PI-chart on MM2

      @thgmirror - Sorry about that. Somehow, the repository was marked private. I’ve fixed it and it should work for you now.

      posted in Education
      bheplerB
      bhepler
    • RE: BirdNET-PI-chart on MM2

      Okay, version 0.1.0 is ready. I think. Give it a go and let me know if you encounter any problems.

      MMM-BirdNET on GitHub

      posted in Education
      bheplerB
      bhepler
    • MMM-BirdNET

      MMM-BirdNET is a module to display nearby submissions to the BirdNET project at Cornell University. BirdNET is a machine learning algorithm that identifies birds by their song. Anyone can download their free app for their smartphone and submit samples for identification.

      This module plots submissions within the previous 24 hours on a map. Additionally, it will randomly select a submission and display what type of bird the machine thinks made the song.

      Preview

      display.png

      Features

      • Multiple map styles included
      • Custom map style supported
      • Only local bird samples displayed
      • Configurable popup interval
      • Configurable map zoom level

      Installation

      Super easy, barely an inconvenience.

      cd ~/MagicMirror/modules
      git clone https://github.com/BrianHepler/MMM-BirdNET
      

      and edit your ~/MagicMirror/config/config.js file:

      {
         module: "MMM-BirdNET",
         position: "bottom_left",
            config: {
               lat: 42.453583743,
               lon: -76.47363144,
            }
      },
      
      posted in Education
      bheplerB
      bhepler
    • RE: BirdNET-PI-chart on MM2

      @lmhmm - The key difference will be, IMHO, which data you want to display. If you want to display the chart from the first post from your own BirdNET-Pi installation, then go with the smart web display. My module will display everyone’s BirdNET hits around you, not just your own.

      @thgmirror can probably walk you through setting up the smart web display.

      posted in Education
      bheplerB
      bhepler
    • RE: BirdNET-PI-chart on MM2

      @cyberdie - I have an idea. Once I have it implemented I’ll post it and let you guys try it out.

      posted in Education
      bheplerB
      bhepler
    • RE: BirdNET-PI-chart on MM2

      It’s coming along. Still much work to do.
      BirdNET.PNG

      posted in Education
      bheplerB
      bhepler
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 7
    • 111
    • 112
    • 5 / 112