GPIO pins of ESP32 – LED Blinking example
In this tutorial, we will learn how to use GPIO pins of the ESP32 devkit with LED blinking examples using Arduino IDE. Whenever any beginner starts learning about any microcontroller-based …
In this tutorial, we will learn how to use GPIO pins of the ESP32 devkit with LED blinking examples using Arduino IDE. Whenever any beginner starts learning about any microcontroller-based …
Complete PWM tutorial for MSP430 LaunchPad with Energia IDE. Learn pulse width modulation fundamentals, duty cycle and frequency, which MSP430G2 LaunchPad pins support hardware PWM, and build a working LED brightness control project using analogRead + analogWrite with a potentiometer.
Complete MSP430 ADC tutorial using Energia IDE on the MSP430G2 LaunchPad. Learn the 10-bit ADC of the MSP430G2553 microcontroller, channels A0-A7, reference voltage, analogRead() function, voltage conversion math, and a working potentiometer + 16×2 LCD voltmeter project with troubleshooting.
Many different types of computing hardware that you may have used share a common trait. Whether using terms such as serial port, COM interface, FTDI chip or RS232 protocol, they …
Complete tutorial on UART serial communication with MSP430 microcontroller using Energia IDE. Learn UART pins, baud rate, frame format, Serial library functions, transmit and receive examples, Bluetooth/GPS/GSM applications, and troubleshooting on the MSP430G2 LaunchPad.
In this tutorial, we are going over data communication technologies: LAN, WAN, and MAN. So, these are the three main data communication technologies that we are currently using in our …
Have you ever rented a house which was not environmentally friendly? Maybe yes. Some who find themselves in such situations reach to the extent of aiming to build their own …
Difference between TCP/IP and OSI model, This article explains difference between TCP/IP and model. First you will learn about the layers of TCP/IP model and then about the OSI model. Introduction …
In this article, you will learn the difference between CPU and GPU. CPU is also know as central processing unit and GPU is also known as graphical processing unit. So …
Many consumers these days are looking to save on the energy bills. With rising inflation, the cost of energy procurement is also increasing. That is why they often look for …