Frank Hovis

Results 7 issues of Frank Hovis

Is there any way to make this work? I get very distorted output on one channel only.

Its over 2 years now since any activity here, has this been abandoned?

Around line 460 of marquee.ino the commands matrix.fillScreen(LOW); centerPrint(currentTime, true); are looped though as fast as the main loop executes resulting in 10's of matrix updates per seconds and lots...

Is there a way to get this working? Module doesn't seem to be working at all.

Why is the maximum power supported by the spindle motor 10W at 12V, and 20W at 24V for a spindle motor, yet just above that in the wiring manual it...

WIFI_SSDP:13:29: error: ambiguous overload for 'operator+' (operand types are 'const char [8]' and 'IPAddress') 13 | SSDP.setModelURL("http://"+(WiFi.status() != WL_CONNECTED ? WiFi.softAPIP() : WiFi.localIP())); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | | const...

Has anyone managed to work out what format/position/magic is needed to get a print preview on the printer's display?