Arduino CRC-32

Fairly speedy implementation of CRC-32 for Arduino. Throughput is about 128Kbytes/s:

http://excamera.com/sphinx/article-crc.html

Nice! Thank you!

Yep, that's been filed away. Thanks.


Rob

I know this is old, but appears top for search results, here is working code: http://arduino.cc/forum/index.php/topic,91179.0.html

Thank you for binding the two topics.