# How do I use Processing to read and write data to an Arduino

**URL:** https://discourse.processing.org/t/how-do-i-use-processing-to-read-and-write-data-to-an-arduino/21113
**Category:** Electronics (Arduino, etc.)
**Created:** [May 20, 2020, 7:58pm UTC](https://discourse.processing.org/t/how-do-i-use-processing-to-read-and-write-data-to-an-arduino/21113 "2020-05-20T19:58:23Z")
**Posts on this page:** 1
**Showing post:** 4

<div class="post-metadata">

### Author: ![McLae5](https://avatars.discourse-cdn.com/v4/letter/m/848f3c/32.png) [@McLae5](https://discourse.processing.org/u/McLae5)
#### Post date: [May 21, 2020, 4:56am UTC](https://discourse.processing.org/t/how-do-i-use-processing-to-read-and-write-data-to-an-arduino/21113/4 "2020-05-21T04:56:40Z")

</div>

glv

Thank you for the links.  
The serial part I understand. The examples are pretty clear.  
What I am looking for is how to create a user facing form/dialog in Processing to let the user type in numbers or select from a list. If I have the data from the user, I know how to get the data to/from the Arduino.  
So, the front end options/examples are what I need.  
E.G.,

- How to present text?
- how to capture text from the user?
- how does the user select from a list?  
Thomas Stephens DeSoto, TX

---

_[View the full topic](https://discourse.processing.org/t/how-do-i-use-processing-to-read-and-write-data-to-an-arduino/21113)._
