PDA

View Full Version : Processing for raspberry pi



wraggster
November 15th, 2015, 20:21
You know Processing? It is the programming language and IDE aimed at the electronic arts, new media art, and visual design communities. [Gottfried Haider] recently got Processing working on the Raspberry Pi (https://www.raspberrypi.org/blog/now-available-for-download-processing/)and included a hardware input/output library to manipulate the Pi’s I/O pins.
If you want to experiment with Processing, you can download it right on your Pi with the following command:
curl https://processing.org/download/install-arm.sh | sudo shYou can also download it from the download page (https://processing.org/download/). There’s a specific tutorial available (https://www.raspberrypi.org/learning/introduction-to-processing/) or you can watch some general videos on Processing

https://hackaday.com/2015/11/15/processing-for-raspberry-pi/