seread Code
Brought to you by:
danielandastro
| File | Date | Author | Commit |
|---|---|---|---|
| Seread | 2018-03-24 |
|
[3c2dc7] Added base file |
| .gitignore | 2018-03-24 |
|
[44e5a1] Initial commit |
| README.md | 2018-03-24 |
|
[80f16b] Update README.md |
| Seread.sln | 2018-03-24 |
|
[44e5a1] Initial commit |
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