You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The DragonBoard410c by Arrow Electronics / 96Boards contains an 64-bit Cortex A53 Snapdragon 410E CPU, 1GB RAM, 8 GB of internal storage, Wifi, Bluetooth, GPS and an Adreno 306 OpenGL ES 3.0 GPU graphics core.
The DragonBoard 410c comes pre-installed with Android, however for running Processing it is necessary to install Linux instead. You can find instructions how to install the Linaro-supported Debian operating system here.
Download
Install Processing by running the following in a terminal:
curl https://processing.org/download/install-arm.sh | sudo sh
Graphics
The DragonBoard410c hardware is capable of OpenGL ES 3.0 and OpenGL 2.0 type graphics. The Linaro-supported Debian operating system is making use of the free and open-source freedreno driver for this.