with M5.Lcd.print("some text") the "some text" string is printed. If call print again it prints a different line.
If I want to update the text printed on a specific print invocation, what is the procedure to follow?
Latest posts made by AndreaF
-
How to change LCD print text on runtime without creating another line
-
How could I make text to speech using the speaker?
I have M5stickC with speaker hat. I'm wondering if it's possible to perform text to speech routines in order to allow the speaker to speak a string.
-
RE: M5StickC HAT PIN control in UIFlow
@ajb2k3 Bummer. I hope this feature will be introduced soon. What about the different voltage on G26, G36, G0. Is that normal? If yes why one of the pin has much lower voltage?
-
M5StickC HAT PIN control in UIFlow
M5StickC has these 8 PIN
GND, 5V OUT, G26, G36, G0, BAT (what is?), 3V3, 5V INI cannot find a match in Uiflow. Uiflow pin block allows me to select pin0, pin1, pin2 ,pin3 , pin4.
Other doubt
With just Uiflow firmware flashed and no other task running checking the pin with a multimeter. I have noticed that G26, G36, G0 haven't same voltage (G36 seems having a lower voltage). Why? -
How to connect ToF sensor to ProtoHat
I have a ToF sensor that has pin configured in this way Vin Gnd SCL SDA, I want to use it in Proto HAT module the problem is that, sensor's pins aren't symmetrical to HAT boards pin configurations and don't matches (and spaces to operate isn't too much). See the picture.
What you suggest?