emlearn-micropython
emlearn-micropython copied to clipboard
Add arrayutils with linear_map function
The function can also handle, so it can be used for array type conversions also. On ESP32, 2000 samples can be converted from float to int16 and back in under 3ms. This is around 30x faster than using @micropython.native