Control an led using node MCU ESP8266 and web server

Aim:  Control an led using node MCU ESP8266 and web server. Objective This project aims to control a simple LED using a Node MCU ESP8266 development board and create a web server to interact with the LED via a web interface. Requirements Node MCU ESP8266 5mm led 220 Ohm resistor Breadboard Jumper wires Micro USB … Read more

Arduino: Getting Started

Arduino: Getting Started

Introducing “Arduino: Getting Started” – Online Training for B.Tech Students (ECE and EEE Branch). Course Description “Arduino: Getting Started” is a comprehensive online training program designed specifically for B.Tech students pursuing ECE (Electronics and Communication Engineering) & EEE (Electrical and Electronics Engineering). This course aims to equip students with the fundamental knowledge and practical skills … Read more

Servo motor control with Joystick and Arduino

Servo motor control with Joystick and Arduino In this tutorial, we are going to learn how to make a Servo motor control with joystick and Arduino. In this project, we are going to control the angular position of the servo motor depending on the input given to the Joystick. For this project, the required components … Read more

Radar system using arduino nano

radar system using arduino

In this tutorial, we are going to make a RADAR system using Arduino nano, an ultrasonic sensor, and a servo motor. The word RADAR stands for “Radio Detection and Ranging”. This RADAR system can detect both stationary and moving objects within its range. In this project, we are going to use an ultrasonic sensor to … Read more