A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

Subcategories

  • Present your module and help other users on how to use it.

    1k Topics
    26k Posts
    L
    @barnosch I have not tested it with Jelly, but in theory it should. I’m happy to take a look and expand functionality if I have someone to test with :) Sorry for the delay in responding!
  • Need a module? Maybe someone is interested in coding it.

    1k Topics
    7k Posts
    KristjanESPERANTOK
    @Divis Thanks! 😃 There was some feedback with ideas in the repo. So not alone my achievement.
  • Need help developing a module? You just found it!

    687 Topics
    5k Posts
    R
    Thanks to the observation from @KristjanESPERANTO, I have updated the code avoided Axios completely and used the native Fetch. And while I was at it I also added the HomeAssistant integration. Checkout the latest update; https://github.com/CyberRagz/magicmirror-mcp
  • You have a problem with a module? Ask for help.

    3k Topics
    20k Posts
    B
    Getting the orientation right for the training images was the trickiest part for me. If your PiCam or USB cam is mounted at an odd angle (or upside down for cable management), the recognition often fails because the training set doesn’t match the live feed. If anyone is struggling with mirrored images in their preview or while testing their training data, I found this quick tool helpful to flip them before feeding them into the trainer- https://www.thetoolapp.com/mirror-image-online/. It’s a lot faster than script-flipping every individual JPEG when you’re just trying to troubleshoot the dataset.
  • Default Modules

    Pinned
    11
    0 Votes
    11 Posts
    23k Views
    S
    @Oboudreaux submit a PR to the GitHub repo