Is it possible to call motelist from within your Java code? Tmote motes can be identified from the information they reveal to the USB system (serial numbers, product ids, etc.). For Mica motes that may be attached to a serial port (or USB-serial extender) it may be necessary tom implement a solution suggested by David Moss.
Cheers, Rob On 3/30/06, Gelu Contiu <[EMAIL PROTECTED]> wrote: > Hi all, > > Does anyone know how to detect the connected motes > to the pc (through usb) by using JAVA ? If detected, I > need to know the COM and the type ( tmote, mica... ). > Basicly, I need the same info that "motelist" > provides, but using java to retrieve it. > > Thanks, > Gelu > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com > _______________________________________________ > Tinyos-help mailing list > [email protected] > https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help > _______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
