Dynamic Label with Arduino

Support forum for MegunoLink
Post Reply
djlkx
Posts: 1
Joined: Tue Jul 28, 2020 6:36 am

Tue Jul 28, 2020 6:38 am

Hi does anyone have an example code to follow for displaying values onto a dynamic label from Arduino? I don't understand what it's being shown on the page itself 😅

Link to page: https://www.megunolink.com/documentatio ... mic-label/

Thanks
admin
Site Admin
Posts: 20
Joined: Mon May 26, 2014 10:53 am

Sun Aug 16, 2020 7:43 pm

Hi, check out this example
https://github.com/Megunolink/MLP/tree/ ... /SendToMLP

Open the .mlpz file in MegunoLink and program your Arduino with the .ino file. This will demonstrate how to modify a text value.
Post Reply