Richard’s Repositories

This is the code we showed at Uncraftivism
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 ...