[Tinyos-help] Tmote Sky and LCD Panel

2007-06-05 Thread Preethi Naveen

Hello,

I have been trying to connect a GPIO based LCD panel to Tmote sky but am not
able to figure out how to do so. Can someone please give me pointers towards
the same?

Preethi
___
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

[Tinyos-help] Connecting LCD Panel to TMote Sky

2007-05-22 Thread Preethi Naveen

Hello,

I am planning to interface an LCD Panel to the expansion connectors of TMote
Sky. Can someone suggest me how to go about connecting it and programming
the mote to display some printf statements.

Preethi
___
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Re: [Tinyos-help] Connecting LCD Panel to TMote Sky

2007-05-22 Thread Preethi Naveen

Thanks for the reply. I still have some doubt regarding this interfacing.

Assuming i buy an I2C interface, what are the further steps to get it
working? Like for example, if i have to blink LEDs, i can call
Leds.Led0Toggle( ) and either switch on or switch off the red LED. So how do
i do something similar for writing to pins of the LCD interface?

Regards
Preethi

On 22/05/07, Oussama Chougna [EMAIL PROTECTED] wrote:


 The only thing I can tell you is to try the I2C interface.

There should be displays with this interface on the market. Here they are
about 2 dollars each.


 --

*From:* [EMAIL PROTECTED] [mailto:
[EMAIL PROTECTED] *On Behalf Of *Preethi Naveen
*Sent:* dinsdag 22 mei 2007 16 javascript:void(0):35
*To:* tinyos-help@Millennium.Berkeley.EDU
*Subject:* [Tinyos-help] Connecting LCD Panel to TMote Sky



Hello,



I am planning to interface an LCD Panel to the expansion connectors of
TMote Sky. Can someone suggest me how to go about connecting it and
programming the mote to display some printf statements.



Preethi

___
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

[Tinyos-help] Boomerang Help With TimeStamping.nc

2006-06-03 Thread Preethi Naveen
Hello,

I am trying to use TimeStamping.nc in my application to timestamp all the received packets. I have wired this to CC2420TimeStampingC. However, while compiling, i get an error saying that component CC2420TimeStampingC not found. Can anyone help me


Naveen
___
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help


[Tinyos-help] How to Read System time in Tmote

2006-06-02 Thread Preethi Naveen
I want to read system on Tmote. How should i go about it?

Thanks
Naveen
___
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help


[Tinyos-help] Connecting an External Antenna to TMote

2006-05-29 Thread Preethi Naveen
Hi,

I am interested in connecting an external antenna to extend the range of tmote. I have been through the tmote data sheet which explains shifting of the capacitor for external connection. I would like to know if issues such as impedance matching of antenna is taken care of if i use the SMA connector supplied by digilink. Any other precautions/tips towards connecting an external antenna would be very helpful.


Thanks
Naveen
___
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help


[Tinyos-help] Receive Power in Tmote Sky

2006-05-10 Thread Preethi Naveen
Hi,

As per the data sheet of Tmote Sky, the power consumed during reception is more than the power consumed during transmission. Is it because Direct Sequence Spread Spectrum (DSSS)is used in the CC 2420 radio used in tmote? So does it mean that using a radio that uses DSSS consumes more power or is it some design deficiency of tmote/CC2420 radio chip?


Thanks
Naveen
___
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help


[Tinyos-help] Compiling problems with tinyos 1.1.15

2006-01-17 Thread Preethi Naveen
I have recently updated to tinyos version 1.1.15. There were no
problems when i ran toscheck. I tried to compile TestMSP430DMA by using
the command 
comp=ADC make telosb

however, i get an error that goes like this:-

Makefile:4: no file name for `include'
make: *** No rule to make target `telosb'. Stop.

can some one tell me how to go about this?

Thanks
___
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help


[Tinyos-help] Help on running TINYVIZ

2006-01-17 Thread Preethi Naveen
hi,
i have tried to run tinyviz as given in chapter 5 of tutorial. I am getting the following errors

Exception in thread main java.lang.NullPointerException
 at net.tinyos.sim.PluginManager.register(PluginManager.java:77)
 at net.tinyos.sim.SimDriver.init(SimDriver.java:258)
 at net.tinyos.sim.SimDriver.main(SimDriver.java:539)

any idea how to resolve them.
thanks
regards

___
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help