The Arduino web site defines _word()_ as a function for casting bytes to a word. This port has word defined as _typedef unsigned int word_ on line 120 of Arduino.h. This is breaking the Sparkfun TSL2561 libraray code. Regards, Mark