• 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
  1. Home
  2. PatriceG
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
P
Offline
  • Profile
  • Following 0
  • Followers 1
  • Topics 2
  • Posts 9
  • Groups 1

PatriceG

@PatriceG

Module Developer
5
Reputation
905
Profile views
9
Posts
1
Followers
0
Following
Joined May 4, 2017, 8:10 PM
Last Online Mar 14, 2018, 12:59 PM

PatriceG Unfollow Follow
Module Developer

Best posts made by PatriceG

  • My living-room Mirror

    Hi,
    I’ve just finished building my MagicMirror.
    First I’d like to thank MichMich and the community around this great project.
    I’m using quite a few third-party modules and I contributed the MMM-MPR121 one that I’m using on this mirror.
    I’m using the following third-party modules:

    • googlemap
    • iFrame
    • MMM-Globe
    • MMM-ModuleScheduler
    • MMM-ProfileSwitcher
    • MMM-MPR121
    • MMM-Remote-Control
    • MMM-SystemStats
    • motiondetector
    • voicecontrol

    Here are the features I currently have implemented:

    • Display a calendar, weather forecasts and satellite earth view
    • Display my wife’s unread email list
    • Automatic display of a Google map trafic view from my home to my work location (iFrame with auto-refresh)
    • Display a webcam in an iFrame
    • Voice command (I gave it up for now since it’s not reliable enough and I don’t want to use any cloud-based voice recognition service)
    • Touch command
    • Motion detection using the PI Camera

    It should soon display a live video feed from my 3D printer too.

    I bought a used LCD monitor with built-in speakers and ordered a custom-built wooden picture frame from a local shop.
    I bought the two-sided mirror from a local shop. It’s very good looking but also very expensive (95€ for a 500x310x6mm frame).

    I made the rear box from a 65x18mm plank, glued to the picture frame.
    I secured the fixation by epoxy-gluing metal plates between the box and the frame and screwing right angle brackets between the box sides.
    The miror is attached to the wall by 2 pairs of Z-shaped clips.
    0_1495824032131_equerres.jpg

    The screen is held by wooden cleats screwed into the box.

    0_1495824088379_arriere.jpg

    I gave up on through-glass touch commands. It was almost working but was lacking sensitivity and the mirror would get stained very quickly.
    So I used what’s called in France ‘Parisian clips’ as touch-buttons located on the bottom side of the box.

    I’m using an MPR121 breakout board and my MMM-MPR121 module (a modified version of the MMM-Buttons module using the Adafruit MPR121 Nodejs library) to have up to 12 touch-buttons.0_1495824131036_détail attaches parisiennes intérieur.jpg
    0_1495824148935_touches de commande.jpg

    So far I’m only using 3 of them, with 2 functions on each button: a short and long touch function:

    • Button 1 - short: “default” profile
    • Button 1 - long: Shutdown the Raspberry Pi
    • Button 2 - short: “webcam” profile
    • Button 2 - long: “trafic” profile
    • Button 3: not used (yet)
    • Button 4 - short: “my wife’s” profile (display her unread emails)
    • Button 4 - long: “default” profile

    I had to put the RPi power supply further from the buttons since it was randomly triggering false touches.

    Here is the mirror in my living room:

    0_1495824174880_miroir terminé.jpg

    posted in Show your Mirror
    P
    PatriceG
    May 26, 2017, 6:48 PM
  • RE: Where are you from?

    Hi, I’m from a small village near the city of Rennes, Bittany, France :)

    posted in General Discussion
    P
    PatriceG
    May 11, 2017, 1:26 PM
  • [MMM-MPR121] A module heavily based on MMM-Buttons to use a MPR121 touch-button controller instead of physical buttons

    Description:

    This a module to use the MPR121 touch (capacitive) button controller instead of physical buttons.
    It is capable of connecting up to 12 buttons, which can be individually configured. This module heavily based on the awesome [MMM-Buttons module] (https://github.com/Jopyth/MMM-Buttons)

    This module sends out notifications to other modules.

    Download:

    [card:PatriceG/MMM-MPR121]


    Version 1.0.0

    • First release. Tested OK with a Sparkfun MPR121 breakout board.
    posted in System
    P
    PatriceG
    May 6, 2017, 2:05 PM
  • RE: Present my MagicMirror

    Good job!
    I bought a custom glass mirror from a local shop in Rennes (France). It’s very good looking but also very expensive (95€ for about the same size as yours).

    posted in Show your Mirror
    P
    PatriceG
    Nov 27, 2017, 10:35 AM

Latest posts made by PatriceG

  • RE: Mirror in france

    @domdom No unfortunately I don’t have any technical characteristics on my invoice.
    The reflected image is indeed darker than a conventional mirror.
    It looks great in my living room but may not be ideal as a bathroom mirror. (You can see my mirror in this post)
    The transmission index is rather low too. The image seen by the webcam behind the mirror is barely bright enough to allow motion detection, but face recognition is impossible. (I only use motion detection).

    posted in Hardware
    P
    PatriceG
    Mar 14, 2018, 12:59 PM
  • RE: Mirror in france

    Hi,
    I bought mine in Rennes, at Glasren’s.
    It’s expensive, 95 € for a 500 x 310 x 6 mm custom mirror, but it’s very good looking.
    Good and very fast service.

    posted in Hardware
    P
    PatriceG
    Mar 14, 2018, 9:48 AM
  • RE: Present my MagicMirror

    Good job!
    I bought a custom glass mirror from a local shop in Rennes (France). It’s very good looking but also very expensive (95€ for about the same size as yours).

    posted in Show your Mirror
    P
    PatriceG
    Nov 27, 2017, 10:35 AM
  • My living-room Mirror

    Hi,
    I’ve just finished building my MagicMirror.
    First I’d like to thank MichMich and the community around this great project.
    I’m using quite a few third-party modules and I contributed the MMM-MPR121 one that I’m using on this mirror.
    I’m using the following third-party modules:

    • googlemap
    • iFrame
    • MMM-Globe
    • MMM-ModuleScheduler
    • MMM-ProfileSwitcher
    • MMM-MPR121
    • MMM-Remote-Control
    • MMM-SystemStats
    • motiondetector
    • voicecontrol

    Here are the features I currently have implemented:

    • Display a calendar, weather forecasts and satellite earth view
    • Display my wife’s unread email list
    • Automatic display of a Google map trafic view from my home to my work location (iFrame with auto-refresh)
    • Display a webcam in an iFrame
    • Voice command (I gave it up for now since it’s not reliable enough and I don’t want to use any cloud-based voice recognition service)
    • Touch command
    • Motion detection using the PI Camera

    It should soon display a live video feed from my 3D printer too.

    I bought a used LCD monitor with built-in speakers and ordered a custom-built wooden picture frame from a local shop.
    I bought the two-sided mirror from a local shop. It’s very good looking but also very expensive (95€ for a 500x310x6mm frame).

    I made the rear box from a 65x18mm plank, glued to the picture frame.
    I secured the fixation by epoxy-gluing metal plates between the box and the frame and screwing right angle brackets between the box sides.
    The miror is attached to the wall by 2 pairs of Z-shaped clips.
    0_1495824032131_equerres.jpg

    The screen is held by wooden cleats screwed into the box.

    0_1495824088379_arriere.jpg

    I gave up on through-glass touch commands. It was almost working but was lacking sensitivity and the mirror would get stained very quickly.
    So I used what’s called in France ‘Parisian clips’ as touch-buttons located on the bottom side of the box.

    I’m using an MPR121 breakout board and my MMM-MPR121 module (a modified version of the MMM-Buttons module using the Adafruit MPR121 Nodejs library) to have up to 12 touch-buttons.0_1495824131036_détail attaches parisiennes intérieur.jpg
    0_1495824148935_touches de commande.jpg

    So far I’m only using 3 of them, with 2 functions on each button: a short and long touch function:

    • Button 1 - short: “default” profile
    • Button 1 - long: Shutdown the Raspberry Pi
    • Button 2 - short: “webcam” profile
    • Button 2 - long: “trafic” profile
    • Button 3: not used (yet)
    • Button 4 - short: “my wife’s” profile (display her unread emails)
    • Button 4 - long: “default” profile

    I had to put the RPi power supply further from the buttons since it was randomly triggering false touches.

    Here is the mirror in my living room:

    0_1495824174880_miroir terminé.jpg

    posted in Show your Mirror
    P
    PatriceG
    May 26, 2017, 6:48 PM
  • RE: Show compliments only for a limited time after wake-up HDMI

    @hulkhaugen No but you could implement your own module based on the MMM-PIR-Sensor one that sends notifications to MMM-ProfileSwitcher instead of directly driving the HDMI output state.

    posted in Requests
    P
    PatriceG
    May 16, 2017, 7:16 PM
  • RE: Show compliments only for a limited time after wake-up HDMI

    @hulkhaugen
    No it only shows/hides modules.
    As far as I know there is no dynamic loading/unloading of modules in MagicMirror.

    posted in Requests
    P
    PatriceG
    May 16, 2017, 8:44 AM
  • RE: Show compliments only for a limited time after wake-up HDMI

    Hi,
    You could use the MMM-ProfileSwitcher module and then switch to the desired profile upon PIR detection.
    The MMM-ProfileSwitcher module can be configured to automatically switch back to the default profile after a configured time.

    I’m currently building my mirror and I’m using it to drive the various modules visibility and I find this module very convenient.

    I have voice recognition and touch-button modules sending notifications to the MMM-ProfileSwitcher that then handles the various modules visibility.

    posted in Requests
    P
    PatriceG
    May 16, 2017, 7:55 AM
  • RE: Where are you from?

    Hi, I’m from a small village near the city of Rennes, Bittany, France :)

    posted in General Discussion
    P
    PatriceG
    May 11, 2017, 1:26 PM
  • [MMM-MPR121] A module heavily based on MMM-Buttons to use a MPR121 touch-button controller instead of physical buttons

    Description:

    This a module to use the MPR121 touch (capacitive) button controller instead of physical buttons.
    It is capable of connecting up to 12 buttons, which can be individually configured. This module heavily based on the awesome [MMM-Buttons module] (https://github.com/Jopyth/MMM-Buttons)

    This module sends out notifications to other modules.

    Download:

    [card:PatriceG/MMM-MPR121]


    Version 1.0.0

    • First release. Tested OK with a Sparkfun MPR121 breakout board.
    posted in System
    P
    PatriceG
    May 6, 2017, 2:05 PM
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