PreviousNext

Using .NET Core 2 to read serial data from an Arduino UNO over USB

by bill-s, 2017-08-04T14:45:43.000Z

In this post, I’ll look at how to use VSCode to create an Arduino simple project which writes to a serial port, and deploy this to an Arduino Uno using VSCode.

Read More