Abstract: Nowadays in the industry, machines are responsible for controlling and triggering many processes, which contrasts with the fact that monitoring a large number of operations is an arduous ...
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 ...