Communication
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… |
|
An Overview of Circuit Switching and Packet Switching
What is switching?
In modern world, we are connected with everyone, either by internet or by a telephone connection. In this… |
|
Infineon is Launching High Speed Communication System Basis Chips having Speed up to 5 Mbit/s
Recent developments in the automotive industry require increasingly faster communication capabilities. Originally, the CAN FD… |
|
Introduction to Bit Banging: SPI communication via Bit Banging
Communication Interfaces are one of the factors that are considered when selecting a microcontroller to be used for a project.… |
|
I2C communication with MSP430 Launchpad
MSP430 is a powerful platform provided by Texas Instruments for embedded projects, its versatile nature has made it to find… |
|
RS232 Serial Communication Protocol: Basics, Working & Specifications
One of the oldest, yet popular communication protocol that is used in industries and commercial products is the RS232… |
|
Communication Between Two Computers using XBee Modules
In previous tutorial we have learned about ZigBee protocol, its architecture and also learned about XBee modules and AT… |
|
Introduction to ZigBee: Architecture, Networks and AT Commands
Generally many people get confused with two terms XBee and ZigBee, most of them use it interchangeably. But this is actually… |