Posts tagged with NAS

Getting started with Visual Studio Code

Getting started with Visual Studio Code

Visual Studio Code is a popular choice for coding projects. For those new to the platform, this post will assist in getting started with Visual Studio Code.

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.