[Tinyos-help] Communicating with motes with Serial Port

2005-12-06 Thread Prasanna Ballal
Hi all,

Is there a way of communicating with the motes directly with the serial port without using the programmer board? All I need to do is communication and not programming.

Regards,

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


Re: [Tinyos-help] Communicating with motes with Serial Port

2005-12-06 Thread Michael Schippling

all things are possible...haw.

Assuming you can attach wires to the Rx, Tx, and Gnd contacts
on the mote you should be able to connect them to some other logic
level serial device -- remember to cross them over Rx to Tx.

That said, _real_ RS232 works at +/-3v but the logic levels from the
motes are more on the order of 0 and +3v, so you need a level converter
if you want to plug straight into a PC or something. I recently found
some simple ones by Googling serial level converter I think.
The programmer board has a single chip MAXsomething-or-other that
does the job.

MS

Prasanna Ballal wrote:

Hi all,
 
Is there a way of communicating with the motes directly with the serial 
port without using the programmer board? All I need to do is 
communication and not programming.
 
Regards,
 
Prasanna Ballal.





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

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


Re: [Tinyos-help] Communicating with motes with Serial Port

2005-12-06 Thread Simon Willis
MAX232 / HIN232 are the RS232 line driver ICs. They are fairly easy to 
set up. Have a look at their data sheets.


Simon

Michael Schippling wrote:


all things are possible...haw.

Assuming you can attach wires to the Rx, Tx, and Gnd contacts
on the mote you should be able to connect them to some other logic
level serial device -- remember to cross them over Rx to Tx.

That said, _real_ RS232 works at +/-3v but the logic levels from the
motes are more on the order of 0 and +3v, so you need a level converter
if you want to plug straight into a PC or something. I recently found
some simple ones by Googling serial level converter I think.
The programmer board has a single chip MAXsomething-or-other that
does the job.

MS

Prasanna Ballal wrote:


Hi all,
 
Is there a way of communicating with the motes directly with the 
serial port without using the programmer board? All I need to do is 
communication and not programming.
 
Regards,
 
Prasanna Ballal.





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



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




--
Simon WillisBE(CompSys)(Hons)-BSc   
PhD Candidate   Tel: (07) 47814865
Electrical  Computer Engineering   Fax: (07) 47815177
James Cook University   Mob: 0403653055
Townsville, QLD 4811Email: [EMAIL PROTECTED]
Web: http://eng.jcu.edu.au

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