UART

Bus Pirate 5- The Debugging Tool Bus Pirate 5: The Next Generation Debug Tool

The Bus Pirate is a very popular open-source hardware and protocol debugging tool among the electronics community.…

Vaaman - Edge Computer Vaaman - The Reconfigurable Edge Computer

The Vaaman is an open-source edge computing board said to be a game-changer in edge computing because of its…

Wireless Serial Communication WiSer: Simplifying Wireless Serial Communication

Bitmerse, a leader in embedded development, has introduced Wiser, an open-source solution for wireless serial bridge.…

How to use NEO6M GPS Module with Arduino How to Interface Arduino with NEO 6M GPS Module?

Welcome to our guide on interfacing the Arduino with the NEO-6M GPS module! In this blog, we'll delve into the step-by-…

USB-Cereal Development Tool New Open-Source Development Tool simplifies Testing and Debugging of USB-C enabled Devices

USB-Cereal is a powerful, fully open-source development tool that simplifies the testing, development,…

UART Communication with Nuvoton N76E003 Microcontroller UART Communication with Nuvoton N76E003 Microcontroller – Serial Communication

UART stands for Universal Asynchronous Receiver/Transmitter and it is a useful hardware feature in any microcontroller unit. A…

STM8S Serial Communication using STVD and Cosmic C Serial UART Communication on STM8 using Cosmic C and STVD - Print / Read Characters and Strings

Programming a new microcontroller often takes a longer time due to the new register handling methods and not knowing what bit…

UART Communication using PIC Microcontroller UART Communication using PIC Microcontroller

In this tutorial we learn to Enable UART communication with PIC Microcontroller and how to transfer data to and from your…

UART Communication between ATmega8 and Arduino Uno How to establish UART communication between ATmega8 and Arduino Uno?

Here we are going to establish a communication between an ATmega8 microcontroller and Arduino Uno. The communication…

UART Communication Between Two ATmega8 Microcontrollers UART Communication Between Two ATmega8 Microcontrollers

In this tutorial we are going to establish a serial communication between two ATMEGA8 microcontrollers. The communication…