analog

HSM 20G temperature humidity analog sensor Nokia5110 LCD

HSM-20G temperature & humidity analog sensor + Nokia5110 LCD

Temperature and humidity measurement are always a nice addition to hobbyist projects. In my previous post, I’ve discussed the DHT11 sensor, which is capable of measuring both temperature and humidity. They are digital sensor and provide calibrated outputs with temperature and relative humidity. I’ve also demonstrated how to interface with Arduino and display it on

HSM-20G temperature & humidity analog sensor + Nokia5110 LCD Continue Reading

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 Continue Reading

Scroll to Top