[Tinyos-help] Interface between custom sensor device and MICAZ

2011-04-25 Thread fozan
Hi, I want to know, how can i connect my BP Measuring device, (which provided serial data-rs232), to Micaz mote UART. Plus, What Code or changes i need to acces the data in TINYOS. Thnx. -- View this message in context:

[Tinyos-help] interface between

2006-08-28 Thread primalfear 69
hello everybody In MICA2, the interface between CC1000 and the atmelis through SPI. Its having just two pins i.e) DIO and Dclk. Its said that DIO is bidirectional.Its obvious that the controlleris master(thats what i feel:D ). Say whenthe CC1k is in transmit mode the it

Re: [Tinyos-help] interface between

2006-08-28 Thread Michael Schippling
This may help with the TOSH_MAKE... part: https://mail.millennium.berkeley.edu/pipermail/tinyos-help/2006-April/016161.html MS primalfear 69 wrote: hello everybody In MICA2, the interface between CC1000 and the atmel is through SPI. Its having just two pins i.e) DIO and Dclk.