# Tinkercad+Arduino

**URL:** https://discourse.processing.org/t/tinkercad-arduino/37962
**Category:** Electronics (Arduino, etc.)
**Created:** [July 15, 2022, 5:22am UTC](https://discourse.processing.org/t/tinkercad-arduino/37962 "2022-07-15T05:22:48Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Leonid](https://avatars.discourse-cdn.com/v4/letter/l/d9b06d/32.png) [@Leonid](https://discourse.processing.org/u/Leonid)
#### Post date: [July 15, 2022, 5:22am UTC](https://discourse.processing.org/t/tinkercad-arduino/37962/1 "2022-07-15T05:22:49Z")

</div>

Hi all !

I did not find a forum for Tinkercad. Maybe you can help me ?

How to add a caption on the chart along the x-axis in it? Thanks

 ![tnk](https://canada1.discourse-cdn.com/flex036/uploads/processingfoundation1/original/3X/6/6/66337689b813ce20cba971feb93946f6e05ce243.png)

---

<div class="post-metadata">

### Author: ![jafal](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/jafal/32/19112_2.png) [@jafal](https://discourse.processing.org/u/jafal)
#### Post date: [July 15, 2022, 6:27am UTC](https://discourse.processing.org/t/tinkercad-arduino/37962/2 "2022-07-15T06:27:03Z")

</div>

Hi

In this links some hints

[![](https://img.youtube.com/vi/GTqKYQhUnBc/maxresdefault.jpg "Using Processing with Arduino for Serial Data Plotting") ](https://www.youtube.com/watch?v=GTqKYQhUnBc)

> **[GitHub - sebnil/RealtimePlotter: Plots live data from a serial port....](https://github.com/sebnil/RealtimePlotter)**
>
> Plots live data from a serial port. Multiplatform and written in Processing. - sebnil/RealtimePlotter

---

<div class="post-metadata">

### Author: ![jafal](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/jafal/32/19112_2.png) [@jafal](https://discourse.processing.org/u/jafal)
#### Post date: [July 15, 2022, 6:30am UTC](https://discourse.processing.org/t/tinkercad-arduino/37962/3 "2022-07-15T06:30:14Z")

</div>

> [@Make a realtime serial plotter](https://discourse.processing.org/t/make-a-realtime-serial-plotter/33438):
>
> Hello, I want to ask about the real time serial plotter, I have downloaded it from Sebastian Nilsson’s github, and have modified it as needed. But I’m confused to make my serial value as input update in the graph I created. I have serial values for Power, Torque and engine RPM. Of the three values I want the engine RPM value on the X axis, Power and Torque on the Y axis. Here’s the picture I attached, please help my bro. Thanks in Advance…
