I doubt that you'll find a T2 tmote sky program as the company stopped producing the boards and only used T1. However the telosb is the same beast (minus an FCC signoff). Have you looked for that platform?
I found a "TaosPhoto" I2C sensor example in the T1 and Moteworks trees. Perhaps there is something similar in T2. Or try searching the whole tree for use of the "I2C" string... On the subject, does anyone know about the T1 atmega I2C implementation? I have an issue with the ACK behavior when reading multi-byte strings and am trying to avoid understanding all the specs to figure it out... MS Tommaso Montisci wrote: > Hi all, > > I would like to know if someone have any experience to use I2C on tmote > sky with tinyos 2.x. > > I desire to add a new sensor on a board on tmote that use the bus in I2C > modality but I didn't found any examples about that. > > Please help me. > > > ------------------------------------------------------------------------ > > _______________________________________________ > Tinyos-help mailing list > [email protected] > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
