Google up parallel interface drivers. You might be able to just use a standard printer interface and send specific characters...
But... Why not use the telosB on your base-station? You could send a message that causes it to twiddle some of it's I/O pins. You would need to modify the basestation code to catch and process the message rather than forwarding it, but that should be "easy"... I've modified my mica2 TOSBase to send it's own sync messages and toggle some I/O lines to drive external hardware, while still forwarding radio messages. MS amad khalil wrote: > sir i m working on monitoring and control system for wsn using > telosb mote....... i have 2 motes and 1 base station.... these 2 > motes monitor temperature and humidity and sent to base > station ...... my monitoring part is complete and i m getting values of > temperature and humidity in java application now i want to send my > these coming temperature and humidity values to relays through > parallel interface...... > _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
