In this tutorial, you’ll discover how to use the ESP32 NodeMCU board to send messages to your WhatsApp account. This…
Using a potentiometer and one of the Arduino’s analog-to-digital conversion (ADC)pins it is possible to read analog values from 0-1024.…
In this tutorial, we will be creating a python project, python file and runs it using PyCharm. Prerequisites : You…
This tutorial demonstrated to you how to interface a buzzer switch with Arduino nano. I will do a quick overview…
Esp8266 community created an add-on to help the maker program the esp8266 board using Arduino IDE and its programming language.…
In this tutorial, we will tell you about the various types of the breadboard, how it is going to use…
Esp8266 is a microcontroller board with a built-in wifi module, it’s great for making IoT and Home automation projects. This…
PyCharm is the most popular cross-platform IDE used for Windows Mac and Linux operating systems. It offers some of the…
This article on Esp32 pinout reference gives a complete idea about the pinout configuration, the function assigned to pins, what…
In this tutorial, we will learn about the working of HC-SR04 ultrasonic sensor, how to use this with Arduino. This…