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

sispheor

@sispheor

31
Reputation
2.0k
Profile views
63
Posts
2
Followers
0
Following
Joined Feb 19, 2018, 6:17 PM
Last Online Oct 20, 2019, 4:52 PM

sispheor Unfollow Follow

Best posts made by sispheor

  • My small but smart mirror :)

    Hello guys !! Here is my small but smart mirror.
    0_1527795088052_IMG_20180531_195543.jpg
    0_1527795106049_IMG_20180528_194012.jpg
    0_1527795127525_IMG_20180526_192818.jpg
    0_1527795152314_IMG_20180526_192809.jpg

    Démo vidéo with the assistant:
    https://www.youtube.com/watch?v=BckXJvWgrRw&feature=youtu.be

    Modules:

    • clock
    • weather
    • kalliope
    • barometer
    • quote of the day

    The assistant is installed on the same Rpi. Kalliope.

    posted in Show your Mirror
    S
    sispheor
    May 31, 2018, 7:01 PM
  • Kalliope assistant + MM

    Hello, just a little post to introduce a module that allow you to link Kalliope project with MM.

    The module allows you to see on the screen what the assistant say or control your MM by sending notification from Kalliope.

    A little demo:
    https://youtu.be/QHwctPbJ2ZY!

    A couple links:

    • Kalliope project
    • Module for MM
    • Neuron(plugin) for Kalliope
    • Chat with community or dev team of kalliope
    posted in Fun & Games
    S
    sispheor
    Feb 19, 2018, 10:37 PM
  • RE: Magic Mirror with AI

    Hi Guys,
    I’m a member of Kalliope project team.
    We’ve made a module to bind both project.
    Here is a demo: https://youtu.be/QHwctPbJ2ZY

    posted in Show your Mirror
    S
    sispheor
    Feb 19, 2018, 6:18 PM
  • MMM-quote-of-the-day

    Hi guys,
    I haven’t found anything that fit what I had in mind so I made it.

    Here is the link to the module if you want to try it: https://github.com/Sispheor/MMM-quote-of-the-day

    Features:

    • show a random quote on the screen
    • configure update interval
    • translation on the fly of the quote in the language of your choice
    • renew the quote from your module, the api or kalliope assistant

    Result (in english here)
    0_1521379174396_quote-of-the-day_english_example.PNG

    Integration with Kalliope assistant demo
    https://www.youtube.com/watch?v=eWxtJsHDU2o

    And the repo
    [card:sispheor/MMM-quote-of-the-day]

    posted in Education
    S
    sispheor
    Mar 18, 2018, 1:20 PM
  • RE: the top

    Nice work !!
    I see that you are french. Where did you buy the mirror?

    posted in Show your Mirror
    S
    sispheor
    Mar 6, 2018, 4:18 PM
  • MMM-BMP-sensor (Barometer)

    Hello guys, a little module to start transforming your MM into a weather station.

    0_1523388246108_mmm-bpm-sensor-demo.png

    [card:Sispheor/MMM-BMP-sensor]

    posted in Utilities
    S
    sispheor
    Apr 10, 2018, 7:28 PM
  • RE: Kalliope - modular voice controlled

    Go here for code + info
    https://forum.magicmirror.builders/topic/6615/kalliope-assistant-mm

    posted in General Discussion
    S
    sispheor
    Feb 21, 2018, 5:56 PM
  • RE: My small but smart mirror :)

    @sharmstr I use a respeaker.
    For this demo I’m on pico for the tts and google for the stt.

    posted in Show your Mirror
    S
    sispheor
    Jun 2, 2018, 8:43 PM
  • RE: Kalliope assistant + MM

    As Kalliope is a complete separate project, yes it has its own installation process. But il you take a look to the manual install doc it’s not a big deal.

    I don’t know what you mean by having all info in one place. MM has is installation doc in one place, and modules have their own doc per module.

    It’s exactly the same for Kalliope. You need to install the core project and then module (neuron).

    Don’t hesitate to tell me if something is missing.

    posted in Fun & Games
    S
    sispheor
    Mar 10, 2018, 8:53 PM
  • RE: What voice related modules are available?

    There is Kalliope assistant too..

    Features:

    • self hosted TTS and STT
    • framework to build your own assistant
    • multi languages
    • easy to install (rpi image available)
    • a lot of plugins (neurons)
    • android app

    Here is a demo of some modules:
    https://www.youtube.com/watch?v=PcLzo4H18S4

    And the demo of MM integration:
    https://www.youtube.com/watch?v=QHwctPbJ2ZY&feature=youtu.be

    Have fun !

    posted in General Discussion
    S
    sispheor
    Mar 8, 2018, 12:54 PM

Latest posts made by sispheor

  • RE: Kalliope assistant + MM

    @jchenaud support for kalliope here (FR)

    posted in Fun & Games
    S
    sispheor
    Jul 24, 2018, 12:01 PM
  • RE: Kalliope assistant + MM

    @jchenaud Kalliope and MM are on the same host?

    posted in Fun & Games
    S
    sispheor
    Jul 24, 2018, 8:51 AM
  • RE: Kalliope assistant + MM

    @jchenaud delete the line 86

    console.log(this.name + " received a socket notification: " + notification + " - Payload: " + payload);
    

    I need to update this part.

    posted in Fun & Games
    S
    sispheor
    Jul 24, 2018, 8:35 AM
  • RE: Kalliope assistant + MM

    Guys, don’t hesitate to send a pull request to the project with your update. Including the “port” documentation part.

    posted in Fun & Games
    S
    sispheor
    Jun 30, 2018, 8:58 AM
  • RE: Kalliope assistant + MM

    @dmwilsonkc indeed it’s weird, I use this code as it in prod on my mirror without any issue.
    Maybe a recent update of chromium or MM.

    posted in Fun & Games
    S
    sispheor
    Jun 29, 2018, 5:29 AM
  • RE: Kalliope assistant + MM

    @sdetweil huumm… yes it is obvious that you have to call your magic mirror url. Including the port if you changed it.

    posted in Fun & Games
    S
    sispheor
    Jun 29, 2018, 5:28 AM
  • RE: Kalliope assistant + MM

    @dmwilsonkc seems good anyway.
    I don’t see any errors. Maybe test another position. This one is not already used by another module?

    posted in Fun & Games
    S
    sispheor
    Jun 28, 2018, 2:52 PM
  • RE: My small but smart mirror :)

    @hayman here is a link for kalliope..

    posted in Show your Mirror
    S
    sispheor
    Jun 9, 2018, 12:29 PM
  • RE: My small but smart mirror :)

    @sharmstr Glad it works for you ! Have fun with Kalliope !

    posted in Show your Mirror
    S
    sispheor
    Jun 5, 2018, 2:45 PM
  • RE: How do I "commit" changes to allow an update

    Create a branch on top of the master one.
    When an update is available, go back to the master, do the pull.
    Then rebase your branch onto master.

    posted in Troubleshooting
    S
    sispheor
    Jun 2, 2018, 10:07 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