Hi, I'm still relatively new to mote programming with tinyos-2.x and nesC, and I'm wondering how to go about programming the GPIO pin on my mica2dot mote. I want to try something simple, like making Led0 toggle whenever i apply a hi voltage(battery voltage) to the GPIO pin INT0. Can that be done?
After reading the manuals, I figured I should need to provide the interfaces GeneralIO and GpioInterrupt right? But I can't seem to find a component that provides the GeneralIO interface, and I can't seem to find an implementation of GeneralIO. Any help would be greatly appreciated. Thanks! Regards Luke _______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
