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

Cowboysdude's Mirror

Scheduled Pinned Locked Moved Show your Mirror
49 Posts 9 Posters 51.0k Views 9 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.
  • C Offline
    cowboysdude Module Developer @Mitchfarino
    last edited by Sep 1, 2016, 4:21 PM

    @Mitchfarino I will post it later tonight. The mirror working that is and I’ll post the voice git hub info as well. I didn’t do the software strawberry did. But it’s working great

    1 Reply Last reply Reply Quote 0
    • C Offline
      cowboysdude Module Developer
      last edited by Sep 1, 2016, 10:35 PM

      Here is the voice module I am using…

      https://github.com/fewieden/MMM-voice

      Here’s a link to a very small video testing it!

      http://www.dallascowboyschat.com/temp/IMG_1617.MOV

      M 1 Reply Last reply Sep 2, 2016, 10:12 AM Reply Quote 1
      • M Offline
        Mitchfarino Module Developer @cowboysdude
        last edited by Sep 2, 2016, 10:12 AM

        @cowboysdude Looks great!

        I need to get back in to things now, and get mine built!!

        C 1 Reply Last reply Sep 2, 2016, 12:51 PM Reply Quote 1
        • C Offline
          cowboysdude Module Developer @Mitchfarino
          last edited by Sep 2, 2016, 12:51 PM

          @Mitchfarino said in Cowboysdude's Mirror:

          @cowboysdude Looks great!

          I need to get back in to things now, and get mine built!!

          Thank you!! Post pics for us!

          1 Reply Last reply Reply Quote 0
          • O Offline
            ostfilinchen
            last edited by Sep 26, 2016, 7:37 PM

            Hi @cowboysdude,

            i have an issue with the MMM-Voice-Module. I had install all with the dependencies.sh. The Installscript says i must use mic 1 in the config.js. But it doesn’t work. The Module in the Mirror says: Initialize… and then ERROR. What can i do to resolve the Problem?

            Regards, Daniel

            C 1 Reply Last reply Sep 26, 2016, 8:23 PM Reply Quote 0
            • C Offline
              cowboysdude Module Developer @ostfilinchen
              last edited by Sep 26, 2016, 8:23 PM

              @ostfilinchen said in Cowboysdude's Mirror:

              ERROR

              Run the mirror in dev mode

              npm start dev

              Then see what errors you’re getting :)

              1 Reply Last reply Reply Quote 0
              • B Offline
                bibi
                last edited by bibi Oct 30, 2016, 5:04 PM Oct 30, 2016, 5:03 PM

                @cowboysdude Hi! would you mind helping me to install/debug your module please? i am not able to make it work even tho i followed your instructions :( thx if you can do this favor.
                let me know what should i share (command to run etc) to make it easy to “debug”

                C 1 Reply Last reply Oct 30, 2016, 5:13 PM Reply Quote 0
                • C Offline
                  cowboysdude Module Developer @bibi
                  last edited by Oct 30, 2016, 5:13 PM

                  @bibi said in Cowboysdude's Mirror:

                  @cowboysdude Hi! would you mind helping me to install/debug your module please? i am not able to make it work even tho i followed your instructions :( thx if you can do this favor.
                  let me know what should i share (command to run etc) to make it easy to “debug”

                  Sure I will help you all I can :)

                  B 1 Reply Last reply Oct 30, 2016, 5:26 PM Reply Quote 0
                  • B Offline
                    bibi @cowboysdude
                    last edited by Oct 30, 2016, 5:26 PM

                    @cowboysdude oh that’s really really awesome!
                    so what i have done is git Pir-Sensor & wiringPi into root? =>
                    0_1477847789347_Capture d’écran 2016-10-30 à 18.15.31.png

                    edit with nano pir.py =>
                    0_1477847957260_Capture d’écran 2016-10-30 à 18.18.45.png

                    chmod all 3 files at pi@raspberrypi:~ $

                    and crontab also at pi@raspberrypi:~ $

                    0_1477848117253_Capture d’écran 2016-10-30 à 18.21.35.png

                    the jumper on PIR sensor in on H and the knobs are both set at minimum level

                    1 Reply Last reply Reply Quote 0
                    • C Offline
                      cowboysdude Module Developer
                      last edited by cowboysdude Oct 30, 2016, 5:37 PM Oct 30, 2016, 5:36 PM

                      First make sure your wiring is correct… use the pin in the pir.py…

                      Then…

                      I put the pir.py and both sh files in the pi root directly

                      pi/pir.py
                      pi/monitor_off.sh
                      pi/monitor_on.sh

                      sudo chmod +x pir.py

                      sudo chmod +x monitor_off.sh

                      sudo chmod +x monitor_on.sh

                      Then…

                      sudo crontab -e

                      On the last line enter:

                      @reboot python /home/pi/pir.py &

                      Hit CRTL-O to save then exit

                      Reboot your pi

                      B 2 Replies Last reply Oct 30, 2016, 5:43 PM Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 3 / 5
                      • 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