This is the SerialBuffered class, which wraps Serial and adds interrupt-powered buffered reading (so it will catch inbound data even when your app is busy doing something else) and simple read timeouts. There's a tiny demo app in there too.
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
0:b55ca3bb8017 | 2009-11-18 | jarkman | (none) |