Meter - Display values in an analog style meter via Processing interface.

The default is the equivalent of a 0.0 to 5.0 volt meter.
The input is 0 - 255, typical Arduino output for the 0 - 5 volt range.
See: Default_No_Hardware or Arduino_5_Volt examples.
No external hardware is required if viewing data from Processing code.
See the other examples for usage suggestions.