Rs232lib

Aus Hackerspace Ffm
Wechseln zu: Navigation, Suche

EN

rs232lib is an object-oriented wrapper library for serial ports. Currently only 8N1-transmissions are supported.

rs232lib works on both windows and linux without any changes in the application.

Full documentation can be created using doxygen.

DE

rs232 ist eine Wrapper-Bibilothek für serielle Schnittstellen (RS-232). Aktuell wird jedoch nur die Übertragungsart 8N1 (8bit, kein Paritätsbit, 1 Stop-Bit) unterstützt.

rs232lib stellt ein gemeinsames Interface für Linux und Windows bereit, sodass die Anwendung bei der Portierung nicht verändert werden muss.

Die vollständige Dokumentation lässt sich mithilfe von Doxygen erstellen (allerdings auf Englisch).

Downloads

Datei:Rs232lib 1.0.zip

License/Lizenz

Creative Commons License (Attribution-NonCommercial) Version 3.0 http://creativecommons.org/licenses/by-nc/3.0/

by Hephaisto