Video quality is pretty bad but I’ve been working on a single, full page module specifically for my system and Hello-Lucy. The orange-ish square (bottom center) is an enlarged CPU core image containing the temperatures of each core.
Read the statement by Michael Teeuw here.

Posts
-
RE: Help Me To Get Lucy Working
-
RE: 1 old noob + 1 rPi = I can't believe I did it! (revisited)
@CaptCutter said in 1 old noob + 1 rPi = I can’t believe I did it! (revisited):
Just can’t teach him to fetch, roll over or play dead… LMAO
Of course you can. My wife did that a long time ago. :^)
-
RE: Help Me To Get Lucy Working
If only the video quality was this good. Click on images for a better view.
-
RE: Help Me To Get Lucy Working
@bhepler said in Help Me To Get Lucy Working:
Ah. That’s fine. Considering the functionality added, it seems a small price to pay. I just want to be sure I’m aware of the ramifications. If I’m building mirrors for friends, I need to weigh the pros & cons of including Hello Lucy into their builds. If I can maintain access to their mirror, then I can make it work. I just have to remember to redo my modifications to the module code.
I have not and would not be so bold to ask all module authors to include these four lines to their module.js files. Doing so would not affect their modules but doing so would make them immediately available to Lucy and survive all updates.
if (notification === 'HIDE_COMMAND') { this.hide(1000); } else if (notification === 'SHOW_COMMAND') { this.show(1000);
But if the owners intend to run the updates… then I should probably hold off on the Hello Lucy module.
Agreed, but it’s there for people that want to use it. Again, when I made Lucy there was no other module like it in function. I wanted to be able to do exactly what it does. I’m sure there are better modules that do it now, but not then. Not a single one. Ironically, Lucy’s name turned out to be more appropriate than I thought. I only used it because it’s my granddaughter’s name.
I barely trust myself with modifying the code, let alone teaching someone else how to do it!
Well, for me, learning involved modifying code. I’m not encouraging anyone to do anything. However, if they want to use Lucy then this is what they must do. If they want to get their feet wet I think that is admirable. Most copy and paste their config.js entries. This is basically the same thing, if they want to experiment and learn.
-
RE: Unable to install dependencies - npm not found
Try installing node.js, and so, npm to latest stable version. Then, try the MM installer script again.
Worst case scenario, manually install MM.
-
RE: 1 old noob + 1 rPi = I can't believe I did it! (revisited)
Cue the confetti. =:-)
-
RE: Problem server client configuration
@akkor said in Problem server client configuration:
I could test but I need your assistance 'couse I’m not a programmer
I’m just good following guide…Why I think it won’t work. You’ll be running MM and MMM-voice on the server machine. The client machine will only have a browser pointed at MM running on the server machine. The client has no way of accepting the voice commands because only the browser is running.
Now, if you had a microphone (at the client machine) with a cable that reached all the way to where the server machine is . . . :)
-
RE: Working on the ole 32"...
I’m running out of compliments bro. :-)