Arduino: Building exciting LED based projects and espionage devices
by Adith Jagdish Boloor, Samarth Shah, Utsav Shah, Marco Schwartz
An introduction to Processing
Processing is very similar to Arduino in the sense that it has a similar interface to the Arduino IDE. But Processing is used mainly to create graphical interfaces or to display data in real time, which is what we are going to be doing in this chapter. Let's get started.
The first thing you will have to do is to download and install the latest version of Processing from https://processing.org/download/.
Install it like you installed Arduino.
Open the application. The environment looks very similar to the Arduino IDE, right? This should make it easy for you to work with.
For a quick demo on what Processing can do, go to File | Example and, under Inputs, choose MouseXY (Mouse2D). Run the sketch and be amazed! Try some other ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access