Read the statement by Michael Teeuw here.
Posts
-
RE: MMM-doomsDay - The countdown module,
-
RE: Gesture recognition
@thobach have you tried skipping the Arduino and just connecting the sparkfun apds gesture breakout board directly to the i2c ports of the raspberry?
I have it working with wiringpi but I’m thinking of having it work with node directly via i2c for node (https://www.npmjs.com/package/i2c) and then adapting this module for node : https://github.com/jiahuang/apds-gesture
I have no clue how to do it, and if it will even work with the MM and electron.
What do you think? -
RE: calendar_monthly header still showing
@Mykle1 when handling false/true I don’t think you are supposed to use ’ ’ around it.
Should be handled like numbers. -
RE: touchscreen monitor problem
@Berto1998 using capacative touch under mirrors with conductive coatings rarely works, The metal in the mirror messes up the touch sensor.
-
RE: adjusting reloadInterval
@Richard238 many modules have set a minimum reloadinterval to 10seconds and that can’t be changed unless you change the if statement that controls it.
And if you are working directly on the pi you can just reload the page by pressing ctrl+r
The only time I have needed to restart it completly is when messing with the code of the node_helper file
-
RE: Throwing down the gauntlet
@jproehl it’s not super simple to find out what to write in the css if you are not familiar with css and javascript since most of that is names specified by the coders of the magic mirror and the modules,
If it’s not specified in the module documentation you can look in the modules .js file and search for the text
classNameafter that is usually specified one or more classes that will determine the appearance of what is being displayed.The className should also be visible if you look at the html code in the browser.
-
RE: powering the raspberry
@poekel most regular usb adaptersand outlets are only at most 2.4A the pi3 desperatly needs a minimum of 2.5A. get the oem raspberry ac adapter to be on the safe side
-
RE: electron size
@FlatPepsi changing the overall font size will make all modules to take upp less space.
That and changing the margins will give you more space.
-
RE: MMM-DailyBibleVerse
@bminer1 it’s missing a .
.MMM-DailyBibleVerse { font-size: 12px; } -
RE: MMM-doomsDay - The countdown module,
@Mykle1 no worries, first versions always have bugs :D
-
RE: MMM-doomsDay - The countdown module,
@Mykle1 okey, then my fix didn’t do what I thought. I have restored it to as before, do a new
git pullto get the last version again.I will have to fix the half-day bug when I get back home :)
-
RE: New windows, NOT full size
@mortenbirkelund why not use an iframe? That way you could still have a lot of the other modules visible as well and you could put a timer on it so if you don’t close it it closes itself.
-
RE: Display what would you buy?
@wizz nice :D I scored my 24" monitor at the black friday sale this winter for 950sek
-
RE: MMM-doomsDay - The countdown module,
A second to slow,@strawberry-3-141 beat me to it :)
-
RE: MMM-doomsDay - The countdown module,
@Mykle1 sorry my bad mixing up stuff,
git pullis the command to use in the Mmm-doomsday folder -
RE: Display what would you buy?
@wizz neither can I the manufacturer doesn’t even specify it. But it doesn’t have a hdmi input, so it would need an adapter.
-
RE: Display what would you buy?
@wizz or maybe this one :
https://www.webhallen.com/se-sv/datorer_och_tillbehor/215664-aoc_e2476vwm6_236-1ms-vga_hdmi-vesa&atcl=external:ref41mm deep, 558mm by 335mm
And it was cheaper still :D
-
RE: Display what would you buy?
@wizz Okey, so how about this one then :
https://www.dustinhome.se/product/5010887463/gw2470h?ssel=false&utm_campaign=prisjakt&utm_source=prisjakt.nu&utm_medium=pricecompare&utm_content=563714624751mm thick, 553mm wide and 329mm high.
Turn it on it’s side and you get 329mm wide and 553mm high.And it will cost you the same (or less if we count the toll costs) as the aliexpress 17.3 lcd panel
-
RE: Display what would you buy?
@wizz okey, so a maximum depth of 5cm for the screen then? what is the maximum width and height for the screen?
And about the color of the frame, it should not be an issue, if it is, just use some “eltejp” or black vinyl, or just paint it black.