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

    Pjarki

    @Pjarki

    5
    Reputation
    86
    Profile views
    4
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    Pjarki Unfollow Follow

    Best posts made by Pjarki

    • Magic Touch Display

      Im working on a youtube video and have used a touch display instead of a mirror. Along with that I´ve made some of my own modules - a calculator, a drawing board and a mistake counter - press the Oops! button to count mistakes. In the background I also have a python script running with a voice to voice function using ChatGPT.

      I´ll be releasing a video on the project next week but currently Im working on the frame.

      For now - I have the modules uploaded to github.com/theswedishmaker

      Skärmavbild 2023-09-06 kl. 20.10 kopiera.jpg

      Skärmavbild 2023-09-06 kl. 20.10.18.png

      Skärmavbild 2023-09-06 kl. 20.10.39.png

      posted in Show your Mirror
      P
      Pjarki

    Latest posts made by Pjarki

    • RE: Magic Touch Display

      @Egnos the python script is now uploaded here: https://github.com/TheSwedishMaker/FridaytheAIVOICE

      posted in Show your Mirror
      P
      Pjarki
    • RE: Magic Touch Display

      @Egnos thanks! I have a python script that I will be uploading as well to talk to ChatGPT - unfortunately I dont have it working with the MagicMirror - I just have it running in the background for now.

      The mic Im using is the respeaker 4-way mic from Seeed. It isnt supported anymore - but I managed to install it.

      posted in Show your Mirror
      P
      Pjarki
    • Magic Touch Display

      Im working on a youtube video and have used a touch display instead of a mirror. Along with that I´ve made some of my own modules - a calculator, a drawing board and a mistake counter - press the Oops! button to count mistakes. In the background I also have a python script running with a voice to voice function using ChatGPT.

      I´ll be releasing a video on the project next week but currently Im working on the frame.

      For now - I have the modules uploaded to github.com/theswedishmaker

      Skärmavbild 2023-09-06 kl. 20.10 kopiera.jpg

      Skärmavbild 2023-09-06 kl. 20.10.18.png

      Skärmavbild 2023-09-06 kl. 20.10.39.png

      posted in Show your Mirror
      P
      Pjarki
    • MMM-YoutubeChannelStats not showing anything

      Im trying to use the module YoutubeChannelStats that picks up youtube channel stats from a youtube channel, such as follower count and view count. The module seems to run correctly and the mirror shows loading…but nothing else.

      Its one of the modules where you need to use a Google API and I have it all working on another device so I doubt those credentials (API Key and Channel ID) are wrong.

      When running the mirror I get this error, dont know if it is related or not:

      [1376:0822/181638.160309:ERROR:gl_surface_presenta
      tion_helper.cc(260)] GetVSyncParametersIfAvailable() failed for 1 times!

      And during installation of the module I get the following details after nmp audit:

      Severity: high
      minimatch ReDoS vulnerability - https://github.com/advisories/GHSA-f8q6-p94x-37v3
      fix available via npm audit fix --force
      Will install mocha@10.2.0, which is a breaking change
      node_modules/minimatch
      mocha 5.1.0 - 9.2.1
      Depends on vulnerable versions of minimatch
      Depends on vulnerable versions of nanoid
      node_modules/mocha

      nanoid 3.0.0 - 3.1.30
      Severity: moderate
      Exposure of Sensitive Information to an Unauthorized Actor in nanoid - https://github.com/advisories/GHSA-qrpm-p2h7-hrv2
      fix available via npm audit fix --force
      Will install mocha@10.2.0, which is a breaking change
      node_modules/nanoid

      posted in Troubleshooting
      P
      Pjarki