Änderungen

Aus Hackerspace Ffm
Wechseln zu: Navigation, Suche

Rs232lib

952 Byte hinzugefügt, 14:13, 8. Sep. 2011
Die Seite wurde neu angelegt: „__NOTOC__ ===EN=== rs232lib is an object-oriented wrapper library for serial ports. Currently only 8N1-transmissions are supported. rs232lib works on both window…“
__NOTOC__
===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 [http://doxygen.org 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 [http://doxygen.org 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 [[Benutzer:Hephaisto|Hephaisto]]