Serial Communication
![]() |
Serial Communication Protocols Before starting with Serial Communication Protocols, Let’s break the terminology in three parts. The communication is very well… |
![]() |
RS-485 MODBUS Serial Communication using Arduino UNO as Slave Modbus is a Serial Communication protocol which was discovered by Modicon in 1979 and it is used for transmitting data over… |
![]() |
Serial Communication Between STM32F103C8 and Arduino UNO using RS-485 The communication protocols are the integral part of a digital electronics and embedded system. Wherever there is interfacing… |
![]() |
RS-485 Serial Communication between Raspberry Pi and Arduino Uno Choosing a communication protocol for communication between microcontrollers and peripheral devices is an important part of… |
![]() |
RS485 Serial Communication between Arduino Uno and Arduino Nano Choosing a communication protocol for communication between microcontrollers and peripheral devices is an important part of… |
![]() |
How to Use SPI Communication in STM32 Microcontroller In our previous tutorials, we have learned about SPI and I2C communication between two Arduino boards. In this tutorial we will… |
![]() |
How to use I2C in Arduino: Communication between two Arduino Boards In our previous tutorial learned about SPI communication in Arduino. Today we will learn about another Serial Communication… |
![]() |
How to use SPI (Serial Peripheral Interface) in Arduino to Communication between two Arduino Boards A Microcontroller uses many different protocols to communicate with various sensors and modules. There are many different types… |
![]() |
How to use Bluetooth with MATLAB for Wireless Communication Bluetooth is the simplest and most popular protocol for short range wireless communication in embedded systems. Bluetooth is… |
![]() |
Serial Communication between MATLAB and Arduino MATLAB is versatile software that can be used for wide variety of applications. In previous tutorials of MATLAB, we have… |