I am using the Dimmer code (https://www.arduino.cc/en/Tutorial/Dimmer)
I want to increase the brightness of LED instead of dimming it.
The code here will fetch the highest serial data and the LED at start is always fully bright.
I want to negate this. I want the reverse version of this code!
I am not sure to edit the arduino code or the processing code.