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.

Dependencies:   mbed

Changes

RevisionDateWhoCommit message
0:b55ca3bb8017 2009-11-18 jarkman (none) default tip