Hi Chuso, I am working on TinyOS 2.x so I don't know much about version 1.x. I wanted to develop a Java application to interact with motes connected to the USB port. I asked here and I got some feedback that might be also interesting for you. I don't know exactly what you are trying to do but if you're using Java you might find useful:
- An API to access USB devices from Java - http://javax-usb.org/ - The motelist program in TinyOS can be executed from your source code and parse the output. I chose the second option because that was enough for me and also because the javax-usb project seems to not be very active. I hope this helps, Ruben 2009/11/21 chuso <[email protected]>: > > Hi, > > I would like to know if there is some TInyOS 1.x component to use for > detecting when a Telosb has been conected to USB port, in order to start a > TinyOS task from that moment. > > Thanks in advance > -- > View this message in context: > http://old.nabble.com/USB-detection-tp26458031p26458031.html > Sent from the TinyOS - Help mailing list archive at Nabble.com. > > _______________________________________________ > Tinyos-help mailing list > [email protected] > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help > _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
