converter

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 »

Temperature to Bits converter helps solve challenges in sensor measurement

Temperature-to-Bits converter helps solve challenges in sensor measurement

Although temperature is a fundamental aspect of our lives, it is difficult to measure accurately. Before the era of modern electronics, Galileo invented a rudimentary thermometer capable of detecting temperature changes. Two hundred years later, Seebeck discovered the thermocouple, a device capable of generating a voltage as a function of temperature gradients in dissimilar metals.

Temperature-to-Bits converter helps solve challenges in sensor measurement Read More »

Scroll to Top