This is an exsample of serial communication between Arudino and ASP.NET Core.
You can see a received string in your browser via jQuery.ajax.
Replace a "port" property in "index.html->onClickBegin()" becuase a COM port may change in your environment.
Visit my blog for more information.
- Visual Studio 2019
- .NET Core 3.0
- Any browsers(works jQuery 3.x)
- Arduino UNO(or compatible devices)
MIT.