Abstract: In this paper the Authors present the Arduino Due board application for an induction motor field oriented control (FOC) algorithm. The low cost Arduino Due board is equipped with a ATSAM3X8E ...
Calculate the CRC32 checksum with minimal memory overhead. Calculate the CRC32 checksum as a stream or using buffered data. Calculate the CRC32 checksum of any arbitrary data type. A cyclic redundancy ...
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 ...