Tired of out-of-memory errors derailing your data analysis? There's a better way to handle huge arrays in Python.
Nothing big, just my own implementation of an associative array - also known as Map or HashMap (when you're coming from Java) for all kind of Arduino projects. I wrote it to use in my Arduino projects ...