Ok so im trying to design a textbox that when a download button is pressed it will send the text that was inputted, via the user, an assigned address location in an Arduino uno. initially there will be 4 text boxes that will be
individually addressed. i.e. box1 : "user text 0"; box2 : "user text 1" and so on. each variable will be at separate locations in the arduino to be called up at separate times. Basically I'm trying to build a GUI for a device that
will transfer the data from the GUI to the arduino. I know that I probably sound like a "noob" and that's because I am. I would appreciate any guidance or reference on this. thank you.
↧