kwartzlab makerspace

Posts Tagged ‘interrupt’

Oct
30
2010

New and Improved Arduino Multi-Threading Library

By

So… I’ve been doing a little more work on the multi-threading library I blogged about earlier, and I decided that it would be a good idea to add some interrupt-like functionality to handle switches. Thus, the SwitchInput class was born. This class has several nice features that make working with switches easier.


Read the rest of this entry »