ESP 201 Pinout and bord specs and features

Esp-201 pinout

Introduction ESP 201 module is another ESP8266 board which has many similarities with the ESP-12E module. The factor which makes it different from another module is that it supports a PCB antenna as well as an external antenna using a U.FL connector. ESP 201 has firmware by AI Thinker which is a third-party manufacturer of … Read more

ESP 12E and NodMCU Pinout

Esp-32 pinout & specification

Introduction In today’s article, we will be discussing the ESP 12E board which is one of the most used Espressif systems boards. After the introduction of this board, it revolutionized the IoT segment. The ESP 12E board by AI thinker is a Wi-Fi module which is based on the ESP8266EX SoC which is the Wi-Fi … Read more

ESP 32 Pinout, its Specifications And Programming

Esp-32 pinout & specification

Introduction ESP 32 pinout, WROOM 32 board is a Wi-Fi and Bluetooth module that is based on the Tensilica Xtensa LX6 dual-core microprocessor which is a dual-core processor with an operating frequency of up to 240 MHz. ESP 32 is developed by Espressif System, this board helps in connecting Wi-Fi and Bluetooth to microcontroller boards. … Read more

Working OF A Stepper Motor

Working OF A Stepper Motor

What is a Stepper Motor? As its name suggests Working OF A Stepper Motor Stepper motor is a device that converts the electrical energy into mechanical energy by moving its shaft in steps. The Stepper motor’s shaft moves in a fixed amount of degrees ie. Not any step will rotate more than other steps.  This … Read more

How To make a joystick servo controller with Joystick, Arduino & 1 Pan-Tilt Mechanism. 

how to Control Pan Tilt Servo with Joystick Arduino thumbnail

Till now we have discussed various Arduino boards and the construction of different projects using them. In today’s article, we will be going to discuss one of the most searched Arduino projects which is a joystick servo controller with Joystick Arduino & Pan-Tilt Mechanism.  The servo motor with a pan tilt mechanism has been in … Read more

How does the RC522 RFID Module work and interface it with Arduino?

Remember the days when you have to wait in long lines at a store just for checkout? These are the days of the past. The RFID-based walk-through automatic checkout solution is now available thanks to technological advancement.  Nowadays almost all the stores have it. A person can walk through the door directly and will check … Read more

Interface BME280 Temperature, Humidity & Pressure Sensor with Arduino

Interface BME280 Temperature, Humidity & Pressure Sensor with Arduino

BME280 sensor is an ecological sensor with temperature, barometric tension, and humidity!. We already successfully interface Temperature and humidity sensors with arduino. This precision sensor is the most ideal low-expense sensing solution for estimating humidity with ±3% accuracy, barometric pressure with ±1 hPa absolute precision, and temperature with ±1.0°C accuracy. Since pressure changes with altitude … Read more