C++ library for controlling Conrad relay cards on Linux
https://zynskey.nekoweb.org/comrad
| .gitignore | aaahaha | |
| AGENTS.md | ayaya | |
| CLAUDE.md | ayaya | |
| comrad-test.cpp | aaahaha | |
| comrad.cpp | Upload files to "/" | |
| comrad.h | aaahaha | |
| LICENSE | Initial commit | |
| makefile | aaahaha | |
| README.md | Update README.md | |
COMRAD
A C++ library for controlling Conrad relay cards through a serial port on Linux (and possibly other POSIX compliant systems, haven't tested). It implements the simple transport protocol used by these boards as well as the basic commands they directly support.
Just a lib and a quick program for testing. Please refer to your particular board's manual for jumper settings etc.
Full documentation is available at https://zynskey.nekoweb.org/comrad.