-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi Maha,
I do almost the same thing (without GPS) and I use GSN [1] for that. You can write a Java wrapper to access your motes and push it into a database, where you can generate XML files from. This is not so difficult. It took me 4 Java programs (2 wrapper, 1 xml writer and one program which controls these) and 1 xml file (within gsn). With all this, you can access in realtime the data from your mote and print xml files. Best, Martin [1] http://sourceforge.net/apps/trac/gsn/ maha timraz wrote: > <!-- .hmmessage P { margin:0px; padding:0px } body.hmmessage { > font-size: 10pt; font-family:Verdana } --> Hi > I'm using crossbow MTS420 sensor board which contains GPS . I want > to make a mapping software to show the location on a map . In order > to do that I need to export an XML file which contain GPS data and > use this file in my mapping software . My problem is that I need to > generate this XML file automatically . I know how to generate XML > file The GUI that I use to show data ( Moteview ) , but it is > manually . I need to generate XML file automatically for each > reading so the data will be shown in mapping software in real time . > What do I need to do this ? . > Thnx > > ---------------------------------------------------------------------- > Windows Live: Make it easier for your friends to see what you’re up > to on Facebook. > <http://www.microsoft.com/middleeast/windows/windowslive/see-it-in-action/social-network-basics.aspx?ocid=PID23461::T:WLMTAGL:ON:WL:en-xm:SI_SB_2:092009> > > ---------------------------------------------------------------------- > > _______________________________________________ > Tinyos-help mailing list > [email protected] > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkr50WIACgkQa1gn+vovozML7gCfUhSJVfmorULs+7Q44GyaBKB2 lS8An23qomci8yGXCMBc4bEoTsB/JSEH =/G7T -----END PGP SIGNATURE----- _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
