I'm wondering if there are any C people here? I'm learning from scratch and am struggling with the Arduino.cc 'smoothing' tutorial, designed to teach about potentiometer inputs, arrays and for loops.
The Java tutorial Java 101: Classes and objects in Java introduces the fundamentals of Java classes and objects, including how to declare classes, describe attributes via fields, describe behaviors ...