Hardware Progammieren

Post Reply
Message
Author
pw
Posts: 1
Joined: 27. Oct 1999 1:54
Location: Oberthal

Hardware Progammieren

#1 Post by pw »

Wie kann ich mit C unter Linux die Hardware
ansprechen z.B. Die Paralele- oder Seriele
schnittstelle oder auch eine selbstgebaute
Steckkarte.

Danke im vorraus.

Patrick Wettmann

pwettmann@redseven.de

Thomas

Re: Hardware Progammieren

#2 Post by Thomas »

Sie dir mal die Serial-Programming-HOWTO (How to use serial ports in programs) an. Zu finden im LDP unter unter: <a href="http://www.theochem.uni-duesseldorf.de/ ... INDEX.html" target="_blank"><!--auto-->http://www.theochem.uni-duesseldorf.de/ ... <!--auto--> oder eine Mirrolist <a href="http://www.theochem.uni-duesseldorf.de/ ... lcome.html" target="_blank"><!--auto-->http://www.theochem.uni-duesseldorf.de/ ... <!--auto--> oder aber <a href="http://www.linuxdoc.org" target="_blank"><!--auto-->http://www.linuxdoc.org</a><!--auto-->

Thomas

Re: Hardware Progammieren

#3 Post by Thomas »

IO-Port-Programming-MiniHOWTO: <a href="http://metalab.unc.edu/pub/Linux/docs/H ... rogramming" target="_blank"><!--auto-->http://metalab.unc.edu/pub/Linux/docs/H ... <!--auto-->

Accessing Serial Ports from C: <a href="http://www.easysw.com/~mike/serial/index.html" target="_blank"><!--auto-->http://www.easysw.com/~mike/serial/inde ... <!--auto-->

The Linux Documentation Project: <a href="http://www.asta.va.fh-ulm.de/LDP/" target="_blank"><!--auto-->http://www.asta.va.fh-ulm.de/LDP/</a><!--auto-->

Post Reply