Try <tinyos-2.x path>/apps/tests/msp430/AdcSimple
it's a tinyos program that shows you how to configure the A/D converter on your 
telosb. You can start from that program and modify it to satisfy your needs.
There are a lot of possible configurations (one shot, multiple, different 
voltage levels, different Input pins and so on) 
at http://www.tinyos.net/tinyos-2.x/doc/ try TEP 101: ADC

in <tinyos-2.x path>/tinyos-2.x/tos/chips/msp430/adc12/Msp430Adc12.h you can 
find the meaning of the configuration structure entries and the values you can 
assign.

Best regards.

> Is there somebody that succeeded to read an external analog voltage (0 to 1V
> for ex.) using a TelosB Mote?
> 
> Can you advise me how to do it?
> 
> Please answer ASAP!
> 
> I really appreciate your effort!
> 
>  
> 
> Musat Crihalmeanu
> 
> HSC Industrial 
> 
> Morgantown, WV
> 
> Ph:  (304) 284-0194
> 
> Fax:(304) 284-0195
> 
>  
> 
> 


_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to