> It sounds like the Arduino ecosystem is object oriented -- I dunno. But > the C language definitely is not. C++ is -- but don't go there... :-) > Too late he already did :) The Arduino ecosystem is an opensource C++ compiler with a custom fronted processor called "Processing". There is a "Compatable" compiler available for the PIC32 architecture called ChipKit and a lot, though not all, Libraries have been ported. Covering to C08 is possible but you may have to recreate a lot of the dependency's of the original. --=20 http://www.piclist.com/techref/piclist PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist .