[Tinyos-help] sht11 on IRIS

André Rodrigues andremiguelrodrigues at gmail.com
Thu Nov 6 05:08:35 PST 2008


Hi,

Thanks, we will do that.

So now you have an IRIS node that gets temp / humidity from the sht11; the energy management works well?
Putting the sensor in sleep mode after reading?

Regards,

André
  ----- Original Message ----- 
  From: Janos Sallai 
  To: André Rodrigues ; tinyos-help at millennium.berkeley.edu 
  Sent: Wednesday, November 05, 2008 10:18 PM
  Subject: Re: sht11 on IRIS


  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/20081106/3123fe21/attachment.htm 


More information about the Tinyos-help mailing list