# 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:** 1

<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 20, 2020, 7:58pm UTC](https://discourse.processing.org/t/how-do-i-use-processing-to-read-and-write-data-to-an-arduino/21113/1 "2020-05-20T19:58:23Z")

</div>

Looking for a front end to manage Arduino data from a PC.  
I Know the arduino side (Serial IO and parsing), looking for a PC side option.  
The need is to read data from the arduino, make changes, and write updated data back to arduino.  
Actual task is managing EEE memory configuration data.

Looking for examples of user interaction, such as creating entry form with text display and input, pick lists, etc.

---

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