# Showing x y z axis acceleration data

**URL:** https://discourse.processing.org/t/showing-x-y-z-axis-acceleration-data/44551
**Category:** Electronics (Arduino, etc.)
**Created:** [June 7, 2024, 11:57pm UTC](https://discourse.processing.org/t/showing-x-y-z-axis-acceleration-data/44551 "2024-06-07T23:57:03Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Ken\_000](https://avatars.discourse-cdn.com/v4/letter/k/71e660/32.png) [@Ken\_000](https://discourse.processing.org/u/Ken_000)
#### Post date: [June 7, 2024, 11:57pm UTC](https://discourse.processing.org/t/showing-x-y-z-axis-acceleration-data/44551/1 "2024-06-07T23:57:03Z")

</div>

New to processing. On windows PC, how to setup processing (with processing code) to display an **aeroplane showing roll, pitch and yaw** with accelerometer x,y,z axis data coming from serial port? Arduino is used to read accelerometer and send x,y,z axis g force data. Long time ago, I saw a demo doing this but do not have the code nor how to setup. Many thanks

---

<div class="post-metadata">

### Author: ![Chrisir](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/chrisir/32/45_2.png) [@Chrisir](https://discourse.processing.org/u/Chrisir)
#### Post date: [June 9, 2024, 12:09pm UTC](https://discourse.processing.org/t/showing-x-y-z-axis-acceleration-data/44551/2 "2024-06-09T12:09:48Z")

</div>

You’ll find documentation for that product  
on their website

Also in Arduino forum

See [Accelerometer data STK8231 to 3d view](https://discourse.processing.org/t/accelerometer-data-stk8231-to-3d-view/37923)

---

<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: [June 9, 2024, 4:00pm UTC](https://discourse.processing.org/t/showing-x-y-z-axis-acceleration-data/44551/3 "2024-06-09T16:00:23Z")

</div>

Hello @Ken_000,

New to Processing?

One of the firsts steps is doing some research.

_[Guidelines—Asking Questions](https://discourse.processing.org/t/guidelines-asking-questions/2147#what-has-your-research-told-you-8)_ \< What has your research told you?

Choosing the right keywords will yield a myriad of results:

 ![image](https://canada1.discourse-cdn.com/flex036/uploads/processingfoundation1/original/3X/6/a/6a435df9eccc60c642342596b6fce3edb4ff0608.png)

This forum has many topics related to this.  
Once you start searching you will learn the correct terminology and can start to narrow it down with well chosen keywords.

The Processing website has tutorials, examples and references:

> **[Welcome to Processing!](https://processing.org/)**
>
> Processing is a flexible software sketchbook and a language for learning how to code. Since 2001, Processing has promoted software literacy within the visual arts and visual literacy within technology…

`:)`
