MCP9808 digital temperature sensor example The MCP9808 digital temperature sensor converts temperatures between -20°C and +100°C to a digital word with ±0.5°C (max.) accuracy. The MCP9808 comes with user-programmable registers …
-
-
The HDC1000 is a digital humidity sensor with integrated temperature sensor that provides excellent measurement accuracy at very low power. The device measures humidity based on a novel capacitive sensor. …
-
B4R is a development tool that I had not heard of before until today, it is from the makers of basic4Android a development tool that I have heard of. You …
-
In this example we look at how to connect an IR Reciever. Generally, they require Vcc(5v), GND and there is a data out which you connect to your Arduino. Here is a …
-
The 4067 was one of the IC’s that I wanted to connect up to various microcontrollers as it looke dextremely useful, here is a quick description from one of the datasheets …
-
The HCF4051 device is a monolithic integrated circuit fabricated in MOS (metal oxide semiconductor) technology available in SO-16 and PDIP-16 packages. The HCF4051 analog multiplexer/demultiplexer is a digitally controlled analog …
-
The GUVA-S12SD UV Sensor chip is suitable for detecting the UV radiation in sunlight. It can be used in any application where you want monitor for the amount of UV light and …
-
The SHT1x digital humidity sensor is a reflow solderable sensor. The SHT1x series consists of a low-cost version with the SHT10 humidity sensor, a standard version with the SHT11 humidity …
-
The bar graph is basically a series of LEDs in a line, this is a common hardware display for analog sensors. It’s made up of a series of LEDs in …
-
This sensor is obsolete now and has been replaced by newer ones but if you still have them lying about then this is how to connect them up to an …
-
In this example we will show you how to perform a software reset on the ESP32 using the Arduino IDE. Luckily the ESP32 has a method in its library that …
-
In this example, I will show you how to apply FreeRTOS in Arduino ESP32. Arduino ESP32 is built over FreeRTOS and actually the main program is put in a loopTask …
