A weblog focused on interesting circuits, ideas, schematics and other information about microelectronics and microcontrollers.
E-books
Disclaimer
Because I have not tested all electronic circuits mentioned on this pages, I cannot attest to their accuracy; therefore, I do not provide a warranty of any kind and cannot be held responsible in any manner.
Crypting
Two algorithms for an AVR
12. September 2009 - 9:01 — adminIf you need to protect your data, here is two things you'll need: The CRC algorithm and the Rijndael (AES) cipher.