Data Processing

ExponentMap

Generates an exponentially growing array based on provided number of steps and maximum value.

The generated array can be used to control a PWM output perceived by humans (brigthness, sound...). Changing the power of an output device exponentially counteracts the logarithmic nature of the human perception.

Go to repository

This library is compatible with all architectures so you should be able to use it on all the Arduino boards.