RPBCACUEAIIBH/Delinearizer
Designed to simulate Logarithmic, Inverse Logarithmic, and S-Curve tapered potmeter output on Arduino. You give it a percentage(float value) and it returns the non linear equivalent also in percentage(float value).
C++BSD-3-Clause