# Arduino RFID and Processing Connection

**URL:** https://discourse.processing.org/t/arduino-rfid-and-processing-connection/32108
**Category:** Electronics (Arduino, etc.)
**Created:** [September 5, 2021, 7:45pm UTC](https://discourse.processing.org/t/arduino-rfid-and-processing-connection/32108 "2021-09-05T19:45:09Z")
**Posts on this page:** 1
**Showing post:** 4

<div class="post-metadata">

### Author: ![glv](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/glv/32/18785_2.png) [@glv](https://discourse.processing.org/u/glv)
#### Post date: [September 13, 2021, 6:07pm UTC](https://discourse.processing.org/t/arduino-rfid-and-processing-connection/32108/4 "2021-09-13T18:07:35Z")

</div>

Hello,

Did the code example I provided for Arduino work with your Processing code?  
You should see output similar to what I have.

The delay() was related to this:

> [@Processing to Arduino Serial Library Example](https://discourse.processing.org/t/processing-to-arduino-serial-library-example/11143/5):
>
> I modified the existing “SimpleWrite” example to: save and check for the state of mouseOverRect() print state to console only writes serial data once a delay() to wait for Arduino to reset once connected to it; in my case, it is an Arduino Mega 2560 R3. I kept the spirit of the original example intact and left it as a “Simple Write” program. My edit of “SimpleWrite” example so it only sends data once: /\*\* \* Simple Write. \* \* Check if the mouse is over a rectangle and writes the status …

I edited my last post on this.

`:)`

---

_[View the full topic](https://discourse.processing.org/t/arduino-rfid-and-processing-connection/32108)._
