SerialGUIConnector is a straightforward C# program designed to facilitate communication with devices using serial ports, such as Arduino or other microcontrollers. It provides intuitive buttons and text boxes for effortless data transmission and reception. Whether you're a beginner or an expert, SerialGUIConnector offers a convenient solution for interacting with serial devices.
-
Couldn't load subscription status.
- Fork 0
SerialGUIConnector is a simple C# tool for serial communication with devices like Arduino. Its GUI has buttons & text boxes to send/receive data, plus support for sending .txt files, repeating messages, configurable line endings (LF/CR/CRLF), dynamic file re-reading, & persistent settings for ease.
License
Couldn't load subscription status.
randhana/SerialGUIConnector
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
SerialGUIConnector is a simple C# tool for serial communication with devices like Arduino. Its GUI has buttons & text boxes to send/receive data, plus support for sending .txt files, repeating messages, configurable line endings (LF/CR/CRLF), dynamic file re-reading, & persistent settings for ease.