There are several working examples in the wiki
Read the statement by Michael Teeuw here.
Posts
-
RE: [MMM-ApexCharts] ApexCharts.js for your mirror.
-
RE: [MMM-ApexCharts] ApexCharts.js for your mirror.
V2.1:
-
Added support for stacked charts.

-
Added a json api endpoint with sample data you can use for testing
http://my-json-server.typicode.com/sharmstr/MMM-ApexCharts
-
-
RE: [MMM-ApexCharts] ApexCharts.js for your mirror.
JSON fetch interval added via chartInterval option. If option is not specified in config, the chart will only load JSON data at startup.
-
[MMM-ApexCharts] ApexCharts.js for your mirror.
Description:
Chart module using ApexCharts.js for MagicMirror².
I’m aware of the other chart modules out there, but I like using ApexCharts.js in my projects. Coloring via themes and its monochrome option make it a perfect match for a mirror project.
Chart data can be supplied in config or pulled from JSON api.
Screenshots:
Pie chart with default options

Same pie chart with custom options:

Bar chart with default options:

Allows for multiple charts:

Download / Instructions:
https://github.com/sharmstr/MMM-ApexCharts
Version 1
Initial release
Version 2
JSON fetch data interval added
Version 2.1
Support for stacked bar charts added
Samples added to github wiki
Added json api endpoint with sample data for testing. -
RE: Orange PI
@sdetweil My jetson nano arrived a few days ago. I bought it for this purpose. Glad to hear it worked for you.
-
RE: New module breaks magicmirror
The format of the config file is important. You’re probably missing a comma or something simple. Post your file (remove any sensitive info) and someone here will be able to help.
-
RE: Yet another AI for MagicMirror: This time it's Mycroft.
@cyberphox said in Yet another AI for MagicMirror: This time it’s Mycroft.:
Very cool…Are you running this on a Pi? or more powerful computer?
Click on the ‘complete history’ link and you’ll see its running on a pi
-
RE: will this work on the new Pi 3B+??
The second link has instructions for disabling the screensaver.
-
RE: will this work on the new Pi 3B+??
I have it running on the new 3 B+. Works great. I used the install instructions from the wiki.
-
RE: Where to buy 2 way mirror in USA
@twowaymirrors I’m really happy with the 1/4" smart mirror glass I ordered from you guys. Packaging was great as well.
-
RE: MMM-voice wont register commands
I’m no expert, but have been playing around with MMM-Voice and Kalliope. I started off with a mini usb mic. It sorta worked, but had very mixed results. I bought a PS3 eye from amazon and I’m amazed how much better all voice mods are working now. Another thing I did was implement this fix (which may not pertain to you but really helped overall performance): https://github.com/MichMich/MagicMirror/wiki/configuring-the-raspberry-pi
Good luck!
-
RE: My small but smart mirror :)
Thank you for the assist. Its amazing what a good mic will do. I cant get the ReSpeaker 4-mic to work, but that’s not a fault of Kalliope. I dont think it works with the new RPi’s or I received a dead one. I tested with the PS3 eye and it works great. Almost no delay. I even changed up my design to mimic yours a bit. Thank you again. You’ve been a great help here and on gitter.
-
RE: My small but smart mirror :)
Nice job!
What TTS and STT are you using? I’ve been playing around with Kalliope using the default Google tts and stt. The results are hit and miss. Even when it does recognize what I’m saying, the longer I use it, the longer it takes to process what I’m saying. I have two better mic options (ps eye and ReSpeaker) arriving on Monday. I’ve read that having a better mic might provide better performance. I’m also thinking of switching the tts and stt but wanted to know what you were using before I do.
-
RE: 24" Frame Mirror
@maxbachmann said in 24" IR Frame Mirror:
@sharmstr I see everyone using IR Frames. What makes them better than putting a touchfoil on the mirror? does that screw anything?
I cant answer that. Its just the route I went. Maybe the foil gives the mirror a bit of a fun house effect? I have no idea really.
-
RE: 24" Frame Mirror
@maxbachmann I didnt even think about the dust. Hmmmm.
@Bakuretsu Thank you. I’ll post pics of the process. I started messing around with MM last year. At the time the voice stuff ran really slowly so that’s why I wanted the IR frame. Now with the new RPi 3 model B+ that was just released, the voice integration is fairly quick. Having fingerprints on the mirror gets to be annoying so I may remove it all together or at least make sure none of the touch related functions are in the middle of the mirror. Stay tuned :)
-
RE: 24" Frame Mirror
@maxbachmann I’m guessing you’re not in the states then :) I paid $19 for shipping. The mirror itself is expensive, but they are really really nice.
-
RE: 24" Frame Mirror
@buzztiger I measured the IR frame and ordered the same size mirror from https://www.twowaymirrors.com/smart-mirror/. The size is 13.625" x 22.438" x 1/4"
-
RE: Making changes without stopping MM
@idoodler Totally agree, but for css and location changes, ctrl r saves a ton of time.