UART Thumbnail

UART Tutorial for Arduino and ESP8266

UART Tutorial for Arduino and ESP8266 In this tutorial we dive deeper into the universal asynchronous receiver-transmitter short UART.You learn the following parts:Protocol SettingsData Transmissi ...

SPI Thumbnail

SPI Tutorial for Arduino and ESP8266

SPI Tutorial for Arduino and ESP8266 In this tutorial we dive deeper into the Serial Peripheral Interface short SPI. You learn the following parts: Protocol Settings Data Transmission Advantag ...

Multiple Serial Outputs Thumbnail

How to Display Multiple Serial Outputs

How to Display Multiple Serial Outputs In this tutorial you learn how to display multiple serial outputs from different microcontroller. For example:we have one Arduino Uno with 2 temperature sens ...