No subject
Mon Feb 23 16:25:45 PST 2009
found that the implementation of the DS2745 battery voltage monitor
looks pretty clean. Try taking a look at the code in:
tos/chips/ds2745/
and the I2C interface documentation located in:
tos/interfaces/I2CPacket.nc
You may also want to peek at the data sheet:
http://datasheets.maxim-ic.com/en/ds/DS2745.pdf
to see how the description of I2C interactions there were mapped into
implementation in TinyOS.
Best of luck,
-Roy
More information about the Tinyos-help
mailing list