analog

Playing with analog to digital converter on Arduino Due

Playing with analog-to-digital converter on Arduino Due

Today I’m going to present some of more advanced capabilities of ADC built in ATSAM3X8E – the heart of Arduino Due. I like the Arduino platform. It makes using complex microcontrollers much simpler and faster. Lets take for example the analog-to-digital converter. To configure it even on Atmega328 (Arduino Uno/Duemilanove) you must understand and set […]

Playing with analog-to-digital converter on Arduino Due Read More »

Arduino Digital plus Analog Clock diagram

Clock One – Digital plus Analog Clock An Arduino

For some strange reason I have a fascination with various types of electronic clocks (which explains this article). Therefore this project will be the start of an irregular series of clock projects whose goal will be easy to follow and produce interesting results. Our “Clock One” will use a Freetronics Dot Matrix Display board as

Clock One – Digital plus Analog Clock An Arduino Read More »

True Analog Audio Volume Control using Arduino

True Analog Audio Volume Control using Arduino

ow my Arduino can precisely measure audio input (VU meter),   and obviously, next thing that comes to mind right after measurements, is regulation or control. There are many different ways how to electronically adjust audio volume or level of AC signal.  I’ll name a few: Specifically design IC, Digital potentiometers. Mechanical potentiometers, driven by servo

True Analog Audio Volume Control using Arduino Read More »

Scroll to Top