Introduction: Making Arduino Serial Port With Visual Basic

About: Mechanical engineer, Entrepreneur, Maker, robotic systems expert and founder of Robimek and RobiBot

We will make the program interface to connect to the serial port with Visual Studio.

Let's look at the details of the program.

Tools that we will use our form:

  • 3 pieces button
  • 2 Number ComboBox
  • 3 Piece label
  • serial port

Step 1: Form Design

We can form as in the design of our way.

Step 2: Visual Basic Software