hi, how far do you mean?
but ive tested to a low whisper from 4ish meters away in my quiet room! :D
hope this helps
Read the statement by Michael Teeuw here.
Posts
-
RE: ReSpeaker 4-Mic Array hat
-
Calendar ...in X number of days
ive been trying with out luck to have my cadenday display the absolute ie. Oct 16, then when its 20 days out it switches to relative, via the urgency option ie event in X days, then when 24 hours out it switches to event in X hours via get relative. ive mucked about in my config from reading the docs but cant get it working, maybe im not understanding or missreading the docs.
heres my calendar config below…
Thanks
{ module: 'calendar_monthly', position: 'top_left', config: {} }, { module: 'calendar', header: "stuff comin' up...", position: 'top_left', config: { colored: true, coloredSymbolOnly: true, maxTitleLength: 25, fade: false, timeFormat: 'absolute', urgency: 20, getRelative: 24, calendars: [ { symbol: 'calendar', color: '#4287f5', url: 'my url' }, { symbol: 'apple-alt', color: '#ffffff', url: 'my url' }, { symbol: 'robot', color: '#6dd300', url: 'my url' } ] } },
-
RE: 2nd mirror! 175x45cm
have you a network speed checker running? that could account for the 500mb your using?
-
RE: script to use fswatch to add/delete file to database... point me in right direction
@sdetweil thanks Sam, ill give it a look nd hve a go!
-
script to use fswatch to add/delete file to database... point me in right direction
hi team
so ive been using a couple of scripts to do:- uses fs watch to check for add/delete of a download folder and then print output to text
- my MMM checks thats text file and displays the last 10 entries, add one colour and delete a different
which worked fine, but now i want to try and use a database of those file names and locations along with their hash info so i can still use fs watch to add but also delete from database if the file is deleted
i dont want someont to di it for me, id just like to be pointed in the right direction links to similar or a toutorial the database will be run on a mac
thanks
-
NPM high CPU usage...
howdy folks, just noticed that my cpu is running higher than normal so i taught restarting my mirror would sort it out but it didnt, even with pm2 magicmirror stopped its still showing that its running high. i did
top
and it shows npm running up to 25% on cputried to upload pic but having problems, should see screen shot when click on like
restarting my pi seems to solve problem for a while, it reoccurs!
-
RE: snowboy: Device or resourse busy
@sdetweil as always thanks for your help!
i think i need to bring in the expert: @Bugsounet have you any thoughts?
-
RE: snowboy: Device or resourse busy
could there be a way to shut it properly if the mirror is refreshed?
-
RE: new update Assistant2Display
@raf how did you solve it, incase anyone else hase the same issue?
-
RE: snowboy: Device or resourse busy
and you can tell from that output that it hung?
I think its when i refresh MM, it doesnt close snowboy properly so when MM refreshes snowboy is open already and hangs?
EDIT* (I tested the theory and if i refresh my MM then snowboy goes into that error loop.)would that make sense?