# Trouble receiving different data through serial from Arduino to Processing

**URL:** https://discourse.processing.org/t/trouble-receiving-different-data-through-serial-from-arduino-to-processing/30317
**Category:** Electronics (Arduino, etc.)
**Tags:** homework
**Created:** [May 26, 2021, 4:02pm UTC](https://discourse.processing.org/t/trouble-receiving-different-data-through-serial-from-arduino-to-processing/30317 "2021-05-26T16:02:35Z")
**Posts on this page:** 1
**Showing post:** 2

<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: [May 26, 2021, 4:11pm UTC](https://discourse.processing.org/t/trouble-receiving-different-data-through-serial-from-arduino-to-processing/30317/2 "2021-05-26T16:11:06Z")

</div>

Hello,

Take a look at this topic:  
_[Problem with the use of several sensors, arduino / processing - #5 by glv](https://discourse.processing.org/t/problem-with-the-use-of-several-sensors-arduino-processing/18118/5)_

The Arduino is sending data that is separated with commas and terminated with a line feed.  
The Processing side is receiving one string with the data and separating it.

`:)`

---

_[View the full topic](https://discourse.processing.org/t/trouble-receiving-different-data-through-serial-from-arduino-to-processing/30317)._
