Home / Atmega32 - Aeguana - Make It Possible - Blog
News
13th December 2015 | By:

Analogue to Digital Conversion [PART 6 – AVR]

Having briefly covered the general theory behind Analogue to Digital Conversion (see Signals, Sampling, Aliasing, Resolution, Accuracy), we will now look at an actual implementation. In this particular case we will be using an embedded Microprocessor Unit (MCU), specifically the… Continue

Think Tank
19th June 2015 | By:

How to Build a Binary Clock [PART 2]

When the basic algorithm of turning the diodes on and off is done and tested, it’s time to build the full prototype. This part was completely new for me, as I’d never done anything like it before. The first step… Continue