Dear All,

 

I need to use oscilloscope application with my micaz mote. I want to use one
of the analog/digital converter ports of Atmega128L as an input for analog
signal. I've gone through the oscilloscope application and found that I need
to change some code. Please I want to know if my logic is right or not:

 

The OscilloscopeM component uses ADC interface. This ADC is provided by
DemoSensorC component. I traced this interface to understand how ADC.getData
( ) works and found that I need to specify the A/D port which is "F1" from
ATmega128L. The problem is that I am using micaz mote which requires HPLADCM
component and HPLADC interface for ADC applications. The issue here is that
there is no getData( ) command in HPLADC interface. I am not able to find
the link between using ADC.getData( ) and the use of the micaz mote.

 

Thank you very much for any helpful comment on this.

 

Abdullah Kadri, P.Eng., Ph.D. Candidate 
The University of Western Ontario 
Department of Electrical and Computer Engineering 
Phone: (519) 661-2111 ext. 81271

 

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

Reply via email to