Menu

Tree [80f16b] master v0.1 /
 History

HTTPS access


File Date Author Commit
 Seread 2018-03-24 Daniel Shroff Daniel Shroff [3c2dc7] Added base file
 .gitignore 2018-03-24 Daniel Shroff Daniel Shroff [44e5a1] Initial commit
 README.md 2018-03-24 Daniel Shroff Daniel Shroff [80f16b] Update README.md
 Seread.sln 2018-03-24 Daniel Shroff Daniel Shroff [44e5a1] Initial commit

Read Me

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