Different Types of Fault in Three Phase Induction Motor
In this tutorial, we will discuss three-phase induction motors and their faults. Currently, we have been using two types of motors with respect to their supply voltages: the DC motors, …
In this tutorial, we will discuss three-phase induction motors and their faults. Currently, we have been using two types of motors with respect to their supply voltages: the DC motors, …
Learn how to interface a PIR motion sensor (HC-SR501) with the MSP430G2 LaunchPad using Energia IDE. Complete tutorial with circuit diagram, code, sensitivity and time delay adjustments, trigger modes, and troubleshooting.
Today, in this article we are going to introduce you to a new Wi-Fi module named ESP8266. It is widely used in the Internet of things (IoT) and working voltage …
Complete tutorial on RGB LED interfacing with MSP430G2 LaunchPad using Energia IDE. Learn common anode vs common cathode wiring, current-limiting resistors, pin assignments, clean setColor() code pattern, PWM color mixing, and troubleshooting.
Learn how to use the GPIO input/output pins of the MSP430G2553 microcontroller with Energia IDE on the MSP430G2 LaunchPad. Complete tutorial with LED blinking and push button examples, pinMode, digitalWrite, digitalRead, wiring diagrams, and troubleshooting.
In this tutorial, you will learn how to use Arduino interrupts. First, we will see what are Arduino interrupts? After that we will see the general concepts of interrupts. We …
This article is about how to easily and massively expand digital outputs by using the 74HC595N shift register with Arduino Uno or Arduino Mega. Sometimes, in many electrical and embedded …
This tutorial is an introduction to PIC16F84A microcontroller. We will talk about pinout, main features, different GPIO ports, How to use these input outputs pins to blink an LED or …
In this tutorial, you will learn how to use the AnalogRead function of Arduino. If you are working on a project, where you need to measure the analog voltage or …
Complete MSP430G2 LaunchPad getting started tutorial using Energia IDE. Learn the MSP430G2553 features, pin mapping, driver installation, LED blinking, and push button reading step by step, with troubleshooting and FAQ.