UART

All About Serial

What are serial protocols? I2C, SPI, and UART are three of the most common protocols for serial data transmission.

Configuring the UART on PSoC

What is a UART (Universal Asynchronous Receiver/Transmitter)? UART is one serial protocol used for communicating data between two digital devices (e.

Particle Argon Wifi Board

What is the Particle Argon? What does it do? The Particle Argon is a “wi-fi for everything” development kit that includes a microcontroller, wi-fi hardware, and easy-to-use web-based IDE (Integrated Development Environment).

Setting up Analog I/O and Unidirectional EUSART on the PIC18F47Q10

Introduction Many sensors have an analog output that must be digitized using an Analog to Digital converter (ADC) in order to use them in a microcontroller.

UART PIC to Argon Tutorial

UART PIC to Argon Tutorial Objectives Getting familiar with UART on both PIC and Particle platforms.