Hi friends, The sensor and ADC related part is really confusing to me. According to the tutorial we can change the DemoSensorC file and make it work as we intend. Right? I changed it to measure the temperature by doing this
components new TempC() as Sensor; I want to measure the temperature using a mica2 with mts300 sensorboard. I wrote an application which calls the Read.read interface provided. Should this not return the temperature reading. But whatever I do i.e whether i use TempC or PhotoC I always get the same values. I get a value of 01 97 irrespective of what I use. Why is this so? Why is it that the sensorboard is not working. Is it sth related to my Tinyos-2.x installation? Plz help me out. Thanking You MMA
_______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
