Data Logging Sensors/Inputs With Processing: Simple guide to using processing software to log data from your Arduino through the Serial port. The data will be log and save as a csv table for easy of use with other software. Processing is used for a variety of projects, from visual arts to res…