
Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[tlug] MCU functionality in linux/books?
- Date: Fri, 6 Jun 2008 11:52:07 +0900
- From: "Miles Colman" <mcolman@example.com>
- Subject: [tlug] MCU functionality in linux/books?
Hello everybody,
I'm trying to get micro-controller style functionality out of linux
and looking for resources/book recommendations.
Specifically, I want to read in data on a serial port (using an
interrupt or a buffer that gets read at 100 Hz with low latency),
process the data and send it out soon after processing (again, with an
interrupt or fast polling).
I have Linux Device Drivers, 3rd ed. and The Captain's Universe:
http://www.captain.at/rtai-rtdm-serial-port-example.php
Does anyone else have some favorite references they'd like to share?
Thanks,
Miles
Home |
Main Index |
Thread Index