https://github.com/danielandastro/seread
Serial monitor in c#
https://github.com/danielandastro/seread
csharp serial serial-communication serial-ports
Last synced: 2 months ago
JSON representation
Serial monitor in c#
- Host: GitHub
- URL: https://github.com/danielandastro/seread
- Owner: danielandastro
- Created: 2018-03-24T16:45:16.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-17T11:03:19.000Z (over 6 years ago)
- Last Synced: 2025-01-07T19:39:09.240Z (4 months ago)
- Topics: csharp, serial, serial-communication, serial-ports
- Language: C#
- Size: 3.91 KB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
seread (stylised seRead) is a simple serial monitor written in c#, it uses the command line interface and is perfectly self
explainatory, currently has no advanced options like handshake and parity, for simplicity and also it is recieve only, I
use seRead for simple projects like arduino where serial communiction over USB can be used for debugging--DanielandAstro
[](https://builtwithdot.net/project/70/seread)