Measuring Non-Contact Temperature with a Melexis MLX90614 and NodeMCU D1 Mini over Wi-Fi
In this tutorial, you will learn how to display temperature in °C, °F, and K using the MLX90614 an...
IoT Project: Using a NodeMCU or D1 Mini to Control a DC Motor over Wi-Fi with a Relay
Using this Arduino code, we can control a DC motor using an ESP8266 NodeMCU or D1 Mini over Wi-Fi fr...
How to Control an AC Bulb or Load Using a NodeMCU ESP8266 Over Wi-Fi with a Relay
Using this Arduino code, we can control an AC load, such as an AC bulb or fan, using an ESP8266 Node...
How to Control the Speed of a DC Motor with an ESP32 and L298N Module
Controlling DC motors can be a straightforward task with the right components and understanding. In ...
How to Control the Speed of a DC Motor with a NodeMCU ESP8266 and L298N Module over Wi-Fi
This video shows how to use an L298N module with an ESP8266 NodeMCU or D1 Mini (Wemos LOLIN) to full...
Using LCD1602-I2C with D1 Mini, NodeMCU ESP8266, and Arduino
This code is for a video on how to use an LCD1602-I2C or LCD2004-I2C display with Arduino.