Retourner au contenu associé (entrée de forum : Communiquer en C via le port RS232)
Posté par Meku (site web personnel) le 01 juin 2006 à 18:01. En réponse au message Communiquer en C via le port RS232. Évalué à 1.
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
# méthode bourrin
Posté par Meku (site web personnel) . En réponse au message Communiquer en C via le port RS232. Évalué à 1.
http://en.wikibooks.org/wiki/Serial_Programming:8250_UART_Pr(...)
quelques exemples que j'ai programmé le mois dernier (peu testés, donc possible qu'il y ait des bugs) :
http://tfc.duke.free.fr/coding/src/uart.h
http://tfc.duke.free.fr/coding/src/uart.c
http://tfc.duke.free.fr/coding/src/usend.c
http://tfc.duke.free.fr/coding/src/urecv.c
C'est peut-être pas la meilleure méthode, mais c'est fun :-)