KilerKazanu

KilerKazanu

  • NA
  • 6
  • 720

Sending Data from Arduino to C# Windows Forms

Jun 10 2022 1:14 PM

Hello, I'm trying to send "data" from Arduino to my pc using C# Windows Forms, by using a textBox. My idea is that I use a physical button (PULL-UP) that when I press it, it sends a text on the textBox, such as "You've pressed the button". I'm quite a newbie to C# and I don't really understand much on how to use it. Can someone help me out?


Answers (1)