Getting values from a user interface

A place to just chat
Post Reply
ColinL
Posts: 2
Joined: Wed Sep 22, 2021 8:46 pm

Thu Oct 26, 2023 9:32 pm

This seems like a very basic question.
In an arduino program, how can I read a value directly from a control in an interface panel?

i.e. the arduino sends the command and gets the value.

All the examples I've seen show how to send or get data from the arduino program, with the command initiated by the user interface control.
That's not what I'm looking for. I want the arduino program to initiate the command to get data from the interface panel.

Any guidance on this basic question would be appreciated.

Regards,
Colin
ColinL
Posts: 2
Joined: Wed Sep 22, 2021 8:46 pm

Sun Oct 29, 2023 9:28 am

It's ok now. I finally worked it out. :D
philr
Posts: 446
Joined: Mon May 26, 2014 10:58 am

Fri Nov 17, 2023 11:38 pm

Great job!
Post Reply