• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
MagicMirror Forum
  • Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

Magic Touch Display

Scheduled Pinned Locked Moved Show your Mirror
15 Posts 5 Posters 5.2k Views 6 Watching
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • E Offline
    Egnos @Pjarki
    last edited by Sep 7, 2023, 7:56 AM

    @Pjarki Very cool!
    Let us know about developments.

    Two questions:
    Which script do you use fot talking with ChatGPT?
    Which MIC do you use?

    Thanks

    My Mirror https://forum.magicmirror.builders/topic/17262/the-raspimirror-was-born/7

    P 1 Reply Last reply Sep 8, 2023, 11:27 AM Reply Quote 0
    • P Offline
      Pjarki @Egnos
      last edited by Sep 8, 2023, 11:27 AM

      @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.

      E 1 Reply Last reply Sep 8, 2023, 11:37 AM Reply Quote 0
      • E Offline
        Egnos @Pjarki
        last edited by Egnos Sep 8, 2023, 11:37 AM Sep 8, 2023, 11:37 AM

        @Pjarki for now it’s not important if didn’t work on MM, is good also it running in the background.
        Which python script do you use (I would like to do some tests…)?

        Thanks.

        My Mirror https://forum.magicmirror.builders/topic/17262/the-raspimirror-was-born/7

        P 1 Reply Last reply Sep 15, 2023, 6:50 AM Reply Quote 0
        • P Offline
          Pjarki @Egnos
          last edited by Sep 15, 2023, 6:50 AM

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

          E 1 Reply Last reply Sep 15, 2023, 8:07 AM Reply Quote 0
          • E Offline
            Egnos @Pjarki
            last edited by Sep 15, 2023, 8:07 AM

            @Pjarki Thanks, I’ll try to do some tests. I will let you know!

            My Mirror https://forum.magicmirror.builders/topic/17262/the-raspimirror-was-born/7

            1 Reply Last reply Reply Quote 0
            • C Offline
              Chazzer @Pjarki
              last edited by Oct 13, 2023, 3:31 AM

              @Pjarki Looks very nice! Thank u for sharing

              1 Reply Last reply Reply Quote 0
              • M Offline
                Manino @Pjarki
                last edited by Oct 17, 2023, 7:00 PM

                @Pjarki Funny modules! I have them now, and have been thinking about to not use the MMM-ModuleController. I like the blurry background for the calculator. But there is one issue with the MMM-DrawingBoard for me, It is a bit laggy.

                Do you know if it’s because of the non existing ModuleController in my config?

                First of all then, I don’t know where to put these, can you tell me where to put them?

                this.sendNotification(‘HIDE_MODULES’, { exceptionList: [“MMM-DrawingBoard”] });

                this.sendNotification(‘SHOW_MODULES’);

                S 1 Reply Last reply Oct 17, 2023, 7:05 PM Reply Quote 0
                • S Offline
                  sdetweil @Manino
                  last edited by Oct 17, 2023, 7:05 PM

                  @Manino those sendNotification go in other modules

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  M 1 Reply Last reply Oct 18, 2023, 8:30 AM Reply Quote 0
                  • M Offline
                    Manino @sdetweil
                    last edited by Oct 18, 2023, 8:30 AM

                    @sdetweil What other modules?

                    S 1 Reply Last reply Oct 18, 2023, 11:43 AM Reply Quote 0
                    • S Offline
                      sdetweil @Manino
                      last edited by Oct 18, 2023, 11:43 AM

                      @Manino whatever other module want to control show and hide of modules.

                      sendNotification is a broadcast to all other modules. if they understand the notification then they can act on it

                      MMM-ModuleController obviously watches for this notification from some other module and then acts to show or hide modules.

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

                      M 1 Reply Last reply Oct 18, 2023, 12:41 PM Reply Quote 0
                      • 1
                      • 2
                      • 1 / 2
                      • First post
                        Last post
                      Enjoying MagicMirror? Please consider a donation!
                      MagicMirror created by Michael Teeuw.
                      Forum managed by Sam, technical setup by Karsten.
                      This forum is using NodeBB as its core | Contributors
                      Contact | Privacy Policy