# Using Processing ARM64 on any SBC other than Raspberry Pi

**URL:** https://discourse.processing.org/t/using-processing-arm64-on-any-sbc-other-than-raspberry-pi/42046
**Category:** Processing for Pi
**Created:** [May 21, 2023, 12:16pm UTC](https://discourse.processing.org/t/using-processing-arm64-on-any-sbc-other-than-raspberry-pi/42046 "2023-05-21T12:16:56Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![gerrikoio](https://avatars.discourse-cdn.com/v4/letter/g/b2d939/32.png) [@gerrikoio](https://discourse.processing.org/u/gerrikoio)
#### Post date: [May 21, 2023, 12:16pm UTC](https://discourse.processing.org/t/using-processing-arm64-on-any-sbc-other-than-raspberry-pi/42046/1 "2023-05-21T12:16:56Z")

</div>

I am curious to know what restrictions and limitations are there for running Processing on an ARM Cortex A53 or A55 Linux OS Single Board computer. I have not carried out any indepth searching, but so far all I can find is documentation explaining Processing on a Raspberry Pi 3 or 4.

I am particularly interesting on running a headless version of Processing as there are some particular Java libraries I need to use in an application and I personally prefer to use Processing as it’s really easy for coding.

---

<div class="post-metadata">

### Author: ![javamind](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/javamind/32/13662_2.png) [@javamind](https://discourse.processing.org/u/javamind)
#### Post date: [May 28, 2023, 9:33pm UTC](https://discourse.processing.org/t/using-processing-arm64-on-any-sbc-other-than-raspberry-pi/42046/2 "2023-05-28T21:33:20Z")

</div>

There is informaton about headless operation at

> **[Running without a Display](https://github.com/processing/processing/wiki/Running-without-a-Display)**
>
> Source code for the Processing Core and Development Environment (PDE) - processing/processing
