[Tinyos-help] sht11 on IRIS
Janos Sallai
sallai at isis.vanderbilt.edu
Wed Nov 5 14:18:52 PST 2008
It shouldn't be too complicated. Cretate a new directory called sht11 under
tos\platforms\iris\chips. Copy all files from
tos\platforms\telosa\chips\sht11to tos\platforms\iris\chips\sht11. Then, add
%T/platforms/iris/chips/sht11 to the includes list in
%T/platforms/iris/.platform. You will need to modify
tos\platforms\iris\chips\sht11\HplSensirionSht11C.nc to describe which pins
of the atmega1281 the sht11 is connected to. Obviously, you will nee to
replace HplMsp430GeneralIOC with HplAtm128GeneralIOC and HplMsp430InterruptC
with HplAtm128InterruptC.
Janos
On Wed, Nov 5, 2008 at 4:03 PM, André Rodrigues <
andremiguelrodrigues at gmail.com> wrote:
> Hi
>
> I get your email from a previous question, that you posted, on how to use
> the sht11 on IRIS.
>
> Did you managed to get it? Could you give me some hints on how to modify
> the original telos drivers?
>
> Best regards,
>
> André Rodrigues
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://www.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20081105/6847c52b/attachment.htm
More information about the Tinyos-help
mailing list