Project
Raspberry Pi Tips
Install Processing to Raspberry Pi
Raspberry Pi 3 Model B V1.2
$ cat /etc/debian_version 9.11
Install Processing
$ curl https://processing.org/download/install-arm.sh | sudo sh // Then I can start processing from terminal or application winddow. $ processing
Refs: