For my microcontroller projects I often want to convert some linear value (like a potentiometer position) into a light intensity. Since our eyes aren't linear, this requires some math. In this post I present a Python script that does the math for me.
At Blender I have been making a tutorial series called Scripting for Artists. As relief during the COVID-19 worldwide quarantaine, a new chapter was added to this series, which now has come to an end.
These new releases of Python-RSA come with two security fixes. Python-RSA v4.5 is the final release supporting Python 2, and v4.6 has all the new goodies but requires Python 3.5 or newer.