Building one’s own Arduino shield — along with the associated sketch (program) — to implement a DIY component tester would have tremendous educational value. Building one’s own Arduino shield — along ...
[Paul] has been working on porting over Arduino libraries for use with the Teensy microcontroller platform. This tends to be pretty simple since they both use the same Atmel chip architecture. But ...