Skip to content

kayrlas/ArduinoSerialComWPF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ArduinoSerialComWPF

GitHub stars GitHub forks GitHub issues GitHub license Twitter
Using WPF like a serial monitor of Arduino IDE.

ArduinoSerialComWPF (WPF code)

  • Select a serial port from a combo box.

Window Start

  • Push "connect" button, write a character in a upper box and push "send" button.
  • Received message shows in a lower box.

Window Connected

  • Push "disconnect" button and exit.

Window Disconnected

SerialCom (Arduino code)

  • Run 9600 bps serial communicaion.
  • Get a character and send it.

References

About

Serial communication of Arduino with WPF.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors