Posts tagged with UART

Using the UART interface

Using the UART interface

UART is a communication interface used between two microcontrollers. Data signals are transferred using two lines, one for transmitting and one for receiving.

Using serial ports for communication

Using serial ports for communication

Serial ports are connection ports that transfer data in or out one bit at a time. Data is transferred using two lines, one for transmitting, and one for receiving.

Twitter App settings to access the API

Twitter App settings to access the API

Twitter is also popular for its App integration abilities through API. This post will show how to create and set up a Twitter App to be able to use Twitter’s API.