Send data from Arduino to Visual Studio

  • Thread starter Thread starter exernon
  • Start date Start date
E

exernon

Guest
Hi!

I would like to know how to display readings from arduino to visual studio.

For example I have a current sensor module connected to arduino. I can use the Serial.print(); to display the readings of the sensor in arduino but I would like for that to be displayed in a text box or label in visual studio.

Continue reading...
 
Back
Top