# What’s new for Pi & ARM in 3.4

**URL:** https://discourse.processing.org/t/what-s-new-for-pi-arm-in-3-4/2152
**Category:** Processing for Pi
**Created:** [July 28, 2018, 12:10am UTC](https://discourse.processing.org/t/what-s-new-for-pi-arm-in-3-4/2152 "2018-07-28T00:10:07Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![gohai](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/gohai/32/25_2.png) [@gohai](https://discourse.processing.org/u/gohai)
#### Post date: [July 28, 2018, 12:10am UTC](https://discourse.processing.org/t/what-s-new-for-pi-arm-in-3-4/2152/1 "2018-07-28T00:10:07Z")

</div>

Processing 3.4 is out of the oven. Here’s the [build for ARM](http://download.processing.org/processing-3.4-linux-armv6hf.tgz) as well as our pre-configured [Raspbian image](https://github.com/processing/processing/releases/download/processing-0265-3.4/processing-3.4-linux-raspbian.zip). See our [steps how to get started](https://pi.processing.org/get-started/) with this those. Hope you enjoy!

What’s new in 3.4:

- IO: New example sketch showing how to use ADS1X15 Analog-to-Digital converters (e.g. [ADS1015](https://www.adafruit.com/product/1083) or [ADS1115](https://www.adafruit.com/product/1085) from Adafruit)

What was new in 3.3.7.2:

- IO: Make I2C errors more descriptive

What was new in 3.3.7.1:

- IO: [pinMode()](https://processing.org/reference/libraries/io/GPIO_pinMode_.html) can now set pull-up and pull-down resistors on Raspbian (thanks to @xranby for 64-bit help)
- IO: New example sketch showing how to use a MPR121 capacitive touch sensor (fun tutorial by @msurguy forthcoming)
- IO: New example sketch showing how to use a BME280 environmental sensor (contributed by @OlivierLD)
- IO: New example sketch showing how to use a TSL2561 light sensor (contributed by @OlivierLD)
- IO: New example sketch showing how to use a PCA9685 Servo & PWM controller (contributed by @OlivierLD)
- IO: pinMode() got faster
- IO: I2C now supports talking to slower devices, such as Arduino boards
- Support for ARM Mali graphics was added to P2D/P3D (thanks to seongwook from the forums for his help during bringup)
- P3D now supports up to 4 lights on Pi using their OpenGL driver
- Serial library now supports Raspbian’s port naming (such as “/dev/serial0”)
- Processing on ARM can now export applications for Microsoft Windows

---

<div class="post-metadata">

### Author: ![gohai](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/gohai/32/25_2.png) [@gohai](https://discourse.processing.org/u/gohai)
#### Post date: [July 28, 2018, 12:10am UTC](https://discourse.processing.org/t/what-s-new-for-pi-arm-in-3-4/2152/2 "2018-07-28T00:10:16Z")

</div>



---

<div class="post-metadata">

### Author: ![f42ter](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/f42ter/32/16793_2.png) [@f42ter](https://discourse.processing.org/u/f42ter)
#### Post date: [July 25, 2020, 8:33am UTC](https://discourse.processing.org/t/what-s-new-for-pi-arm-in-3-4/2152/3 "2020-07-25T08:33:09Z")

</div>

Hi Jörg,

# Not Found

Got it and give this version a try on PI 4 ;-\>

Thx f42\*
