top of page
Search


MAX30100 Pulse Oximeter Interfacing with NodeMCU
Description The MAX30100 Pulse Oximeter is a medical device that is used to measure blood oxygen saturation levels, heart rate, and pulse...
Â
Â


Thermocouple Sensor Interfacing with NodeMCU
Description A k-type thermocouple is a type of temperature sensor that is commonly used for industrial and scientific applications. It...
Â
Â


Flex Sensor Interfacing with Nodemcu
Description A flex sensor is a resistive type sensor that changes its resistance based on the amount of bending or flexing applied. When...
Â
Â


Capacitive Proximity Sensor Interfacing with NodeMCU
Description The capacitive proximity sensor is a device that can detect the presence or absence of solid or liquid objects without...
Â
Â


BMP180 Barometer Sensor Interfacing with NodeMCU
Description The BMP180 is a popular digital barometric pressure and temperature sensor developed by Bosch Sensortec. It is designed to...
Â
Â


TTP223B Capacitive Touch Sensor Interfacing with NodeMCU
Description The sensor consists of the TTP223 IC which is based on the capacitive sensing principle. It consists of a sensing electrode...
Â
Â


ADXL345 Accelerometer Interfacing with NodeMCU
Description ADXL345 Accelerometer Accelerometer is an electromechanical device that measures the force of acceleration caused by gravity...
Â
Â


RCWL-0516 Microwave Radar Sensor Interface With Nodemcu
Description Mostly we have used the PIR sensor for motion detection. However, it detects the movement of only living things. Basically,...
Â
Â


IR Communication using NodeMCU
Overview of IR LED and Photodiode IR communication makes use of IR (Infrared) waves from the electromagnetic spectrum. IR waves are not...
Â
Â


PIR Interfacing with NodeMCU
Overview of PIR Motion Sensor PIR sensor is used for detecting infrared heat radiations. This makes them useful in the detection of...
Â
Â


DHT11 Sensor Interfacing with NodeMCU
Overview of DHT11 DHT11 sensor measures and provides humidity and temperature values serially over a single wire. It can measure the...
Â
Â


LM35 Interfacing with NodeMCU
Overview of LM35 LM35 is a temperature sensor that can measure temperature in the range of -55°C to 150°C. It is a 3-terminal device that...
Â
Â


RTC DS1307 Interfacing with NodeMCU
Overview of RTC DS1307 Real Time Clock (RTC) module is a device used to monitor time and maintain the calendar. To monitor the time using...
Â
Â


MAX7219 7-Segment Display Interfacing with NodeMCU
Description The MAX7219 is a serially interfaced 8-digit LED display driver. It can be used to control up to 64 individual LEDs, or eight...
Â
Â


16x2 LCD Display Interfacing with NodeMcu
Overview of LCD 16x2 The LCD (Liquid Crystal Display) is commonly used in embedded applications to display various outputs and parameters...
Â
Â


OLED Graphic Display Interfacing with NodeMCU
Overview of SSD1306 OLED Display The OLED module shown in the above image is a very popular module available in the market. There are...
Â
Â


WS2812 RGB LED with Color Picker via Nodemcu Web Server
Description The WS2812B is a popular RGB LED that is used in various lighting applications. It consists of a single LED package with...
Â
Â


LCD16x2 (I2C Module) Interfacing with NodeMCU
Description LCD16x2 is widely used in embedded applications as a display. It is a 2-line display with 16 characters in each line. The...
Â
Â


Analog Gauge Temperature Reading using Nodemcu Server.
Description In this guide, we will build a web server with the Nodemcu to display temperature sensor readings on the analog gauge. We...
Â
Â


NodeMCU Publish Sensor Readings on Google Sheets.
Description In this guide, we’ll show you how to publish any sensor readings/data on a Google spreadsheet using the Nodemcu board. For...
Â
Â
bottom of page