@KristjanESPERANTO Awesome. Thanks for the response!
Read the statement by Michael Teeuw here.
Posts made by BerkSmash1984
-
RE: Automatic checking of all MagicMirror² modules
-
RE: Automatic checking of all MagicMirror² modules
@KristjanESPERANTO is the third-party modules site having issues? Currently seeing this:
-
RE: My Magic "Mirror" Desk Display
@Egnos I did not, that is from the module itself, but is a configurable item. Take a look at the MMM-ISS-Map-src.js file located in /MagicMirror/modules/MMM-ISS-Map:
Note that you can change “light_all” and other configurable style options to those supported by CARTO basemaps.
See:
https://github.com/CartoDB/basemap-stylesIn my testing with my MagicMirror setup, “light_all” looks best, but def check out the other styles to see what meets your needs!
-
RE: My Magic "Mirror" Desk Display
@sdetweil Understood, I know I reached out to you on Discord and you helped me get it setup using classes as an easier way to define the pages in the config, but don’t remember anything beyond that. I did sent @Ashaman a DM though with my config to help him
-
RE: My Magic "Mirror" Desk Display
@Ashaman I sent you a DM, but pretty sure I worked @sdetweil on getting it to work via Discord. Definitely try his fork!
-
RE: My Magic "Mirror" Desk Display
@Ashaman Thank you! I was trying to figure out the best way to do organize them. I have some other modules configured too, but currently have them disabled for various reasons. For example, MMM-NFL is enabled only during American Football season. MMM-CivitAI was used on page 9 instead of MMM-PenPlotter, but that one appears to be having API issues, so I had to come up with a replacement.
I enjoy checking every week or so for new modules to add. Definitely a fun project and super helpful community!
-
My Magic "Mirror" Desk Display
Hey all! I wanted to share my finished Magic “Mirror” display project, which as you can see is not a mirror but a display sitting at my desk in my office. It changes to a different screen every 60 seconds, displaying different information based on the “theme” of that particular page. I can also tap the dots on the bottom middle of the screen to change to any page at any time. The first picture shows how it looks on the display (pardon the glare), the rest are screenshots from the RPI4 itself so you can see the content better. The back shows the RPI4 mounted, along with the case it is in. Details below. Let me know what you think and if you have any questions!
Hardware:
RPI4 BROADOM 10.1’’ Touch Screen Raspberry Pi Screen:
https://www.amazon.com/dp/B0CJNKFVPY?ref=ppx_yo2ov_dt_b_product_details&th=1RPI4 case:
https://www.etsy.com/listing/273398510/c4labs-zebra-virtue-case-with-fan-for?ref=yr_purchasesGeekPi CPU Blue Light Fan:
Amazon.com: GeeekPi 4pcs Fan for Raspberry Pi 4, Quiet Cooling Fan 40x40x10mm 4010 Fan DC 5V 3.3V Brushless CPU Cooling Fan Cooler Radiator for Raspberry Pi 4 Model B, Raspberry Pi 3B+/3B/2B (Blue) : ElectronicsPage 1:
Theme - Upcoming Events and Current Weather
Modules Used:
Dafault Clock Module
Default Calendar Module - Synced to my Google calendar.
MMM-OpenWeatherForecast
MMM-WeatherDependent Clothes
MMM-birthdaysPage 2:
Theme - Upcoming Weather
Modules Used:
MMM-OpenWeatherForecastPage 3:
Theme - Other Weather and Travel
Modules Used:
MMM-Gas
MMM-Traffic
MMM-RAIN-MAP
MMM-MoonPhasePage 4:
Theme - Health and Fitness
Modules Used:
Default Calendar Module - synced to my RunDot Training calendar.
MMM-WeeklySchedule
MMM-Strava
MMM-doomsDay - Using this to countdown to my first marathon!Page 5:
Theme - Education
Modules Used:
MMM-BirdNET
MMM-learnlanguagePage 6:
Theme - News, Stocks, Facts
Modules Used:
newfeed module
facts module
MMM-JastPage 7:
Theme - Entertainment
Modules Used:
MMM-next-episode
MMM-MovieInfoPage 8:
Theme - Space
Modules Used:
MMM-ISS-Live
MMM-ISS-Map
MMM-SpaceXPage 9:
Theme - Drawing/Art
Modules Used:
MMM-PenPlotter - draws a random svg image live on the screen! Some of which I created on my own.Page 10:
Theme - Utilities
Modules Used:
MMM-SystemStats
MMM-WifiPassword
MMM-TouchButton - I have touch buttons to control volume and trigger a ChatGPT virtual assistant called DaVinci (see below link) on the bottom left, touch buttons power off and restart the Pi, restart and stop the MagicMirror via pm2, and touch buttons to open Pihole and Webmin
MMM-nixie-clockUsed on all pages:
MMM-pages
MMM-Wallpaper - Wallpapers pulled from Bing and Chromecast sources, that change every 65 seconds
MMM-page-indicator - Causes the dots to appear at the bottom of each page, showing the page that is currently being displayed and allows me to touch a dot to change to a different page.You can search for and find all the above modules and many others via this site below:
https://kristjanesperanto.github.io/MagicMirror-3rd-Party-Modules/Non-MagicMirror related:
This RPI is also running Pihole with Unbound, Webmin, and also functions as a ChatGPT Virtual Assistant: https://pi-hole.net/
https://docs.pi-hole.net/guides/dns/unbound/
https://www.instructables.com/DaVinci-the-ChatGPT-AI-Virtual-Assistant-You-Can-T/
-
RE: ISS tracker
@karsten13 Awesome! I updated the module and my config, and see the imperial units. Thanks!