News

Abstract: This tutorial will cover the fundamentals of Successive-Approximation-Register (SAR) Analog-to-Digital Converters (ADCs), as well as the latest architectural innovations that have led to ...
This repository contains the handout (and the source of the handout) for the tutorial "Creating publication-quality with Python and Matplotlib", given at the Alife 2014 conference. Contributions are ...
This is a very simple (and NOT a highly optimized and secure) implementation of AES only written to teach you the BASICS of this algorithm. I used a tutorial previously available on progressive-coding ...