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

    leon25

    @leon25

    1
    Reputation
    1
    Profile views
    1
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    leon25 Unfollow Follow

    Best posts made by leon25

    • Integrating Stepper Motors with MagicMirror for Interactive Features

      Hey everyone,

      I’ve been working on a custom MagicMirror setup and wanted to share a fun addition I’m experimenting with: integrating stepper motors to add motion-based interactivity.

      Using a stepper motor driver (like the A4988 or DRV8825) connected to a Raspberry Pi via GPIO, I’ve managed to make parts of the frame move — for example, a sliding panel that reveals a hidden display or rotates a camera for facial recognition.

      I’m controlling the motor using Python (with RPi.GPIO and time libraries), and syncing it with MagicMirror modules via custom notifications. It’s still basic, but the idea is to eventually have the mirror respond to voice or presence detection by physically moving components.

      Has anyone else tried mechanical elements like motors with their MagicMirror builds? Would love to hear your ideas or suggestions!

      posted in Hardware
      L
      leon25

    Latest posts made by leon25

    • Integrating Stepper Motors with MagicMirror for Interactive Features

      Hey everyone,

      I’ve been working on a custom MagicMirror setup and wanted to share a fun addition I’m experimenting with: integrating stepper motors to add motion-based interactivity.

      Using a stepper motor driver (like the A4988 or DRV8825) connected to a Raspberry Pi via GPIO, I’ve managed to make parts of the frame move — for example, a sliding panel that reveals a hidden display or rotates a camera for facial recognition.

      I’m controlling the motor using Python (with RPi.GPIO and time libraries), and syncing it with MagicMirror modules via custom notifications. It’s still basic, but the idea is to eventually have the mirror respond to voice or presence detection by physically moving components.

      Has anyone else tried mechanical elements like motors with their MagicMirror builds? Would love to hear your ideas or suggestions!

      posted in Hardware
      L
      leon25