[R] TelosB external modules, guide

2013-10-29 Thread Alaios
Hi all,
I would like to ask your help regarding connecting external modules to telosb. 
I have found that tiny os offers many possibilities for that as 

ADC,
GPIOs, SPI, UART, I2C

I have never learned anything regarding those. Can someone please let me know 
if there is any simple
guide on these interfaces to show with a primitive example how to start with?

I would like to thank you in advance for your help

Regards
Alex
[[alternative HTML version deleted]]

__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.


Re: [R] TelosB external modules, guide

2013-10-29 Thread Berend Hasselman

On 29-10-2013, at 12:57, Alaios ala...@yahoo.com wrote:

 Hi all,
 I would like to ask your help regarding connecting external modules to 
 telosb. I have found that tiny os offers many possibilities for that as 
 
 ADC,
 GPIOs, SPI, UART, I2C
 
 I have never learned anything regarding those. Can someone please let me know 
 if there is any simple
 guide on these interfaces to show with a primitive example how to start 
 with?
 
 I would like to thank you in advance for your help
 

What does this have to do with R?

Berend

__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.