Serial communication implementation in embedded systems
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 …
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 …
To use UART communication module of MSP430 microcontroller, first you should understand what is UART communication? What is Serial communication? MSP430G2 launch Pad has on board MSP430G2553 microcontroller. MSP430G2553 microcontroller …
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 …
In this tutorial, we will learn the difference between a sensor and an actuator. The main difference between a sensor and an actuator is that an actuator is an output …
This tutorial focuses on the pinout of the ESP32 development board, specifically the ESP32 devkit that incorporates the ESP-WROOM-32 module. While various versions of the ESP32 chip exist in the …
Scrolling text on LCD using MSP430 microcontroller, this tutorial is about how to scroll text on liquid crystal display using MSP430 series of microcontrollers. I will be using MSP430G2 launchpad …