Arduino Uno Section C (processing)

Using the Processing computer language and software we can interact with the Arduino Uno graphically

Section C: Unit #1 Introduction to Processing

Introduction module for processing, very similar to p5.js if you are familiar with it

Section C: Unit #2 Processing and LED

Controlling an LED from Processing

Section C: Unit #3 Processing and a button

Making changes to a processing sketch with the press of a button

Section C: Unit #4 Processing and a servo motor

Graphically showing the movement of the servo

Section C: Unit #5 Processing and an ultrasonic sensor

Displaying the distance measurements graphically

Section C: Unit #6 Processing and an accelerometer

Moving a circle around the canvas with an accelerometer

Section C: Unit #7 Processing and multiple inputs (components)

How to import multiple variables/sensors from more than one component