Create Project

 

Before programming, create a project in each development environment.
And, include header files necessary to use serial communication and include the class into your project.

In this tutorial we will create the simplest dialog-based application and console application.
This section describes the necessary work before programming communication.

 

Visual Basic .NET (.NET8 / .NET6)

Visual Basic .NET (.NET Framework)  

Visual C# (.NET8 / .NET6)

Visual C# (.NET Framework)

Visual C++ (MFC)

Python (console application)