My two cents: http://zolertia.sourceforge.net/wiki/index.php/Advanced_Code_Examples_with_Z1#Include_C_functions_in_nesC_code
Regards, --Antonio On Fri, Jun 15, 2012 at 9:18 PM, Sergio Valcarcel <[email protected]>wrote: > Hi, > > Assuming you have followed all the tutorials, I understand your question > is how to implement a wavelet transform that can process some data out of > the regular modules, available in TinyOS, right? > > Then you have two options: > 1) implement your own module in nesC > 2) use regular C functions (or even libraries) and call them from the nesC > modules (you can find how to do it in earlier posts of this list) > > Cheers! > Sergio > > > On Fri, Jun 15, 2012 at 4:10 PM, Nahr Elk <[email protected]> wrote: > >> Hi, >> >> I would like to process signals received from telosb motes using signal >> processing techniques. How can I do this please. Which features shall I use? >> My purpose is to apply a wavelet transform on the received signal. >> >> Please help me. >> >> Best regards, >> Nahr Elk >> >> _______________________________________________ >> 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 > -- -- Antonio LiƱan Colina R+D+I Engineer @: [email protected] @: [email protected] ------------------------------ Advancare T: +34 93 582 02 70 http://www.advancare.com http://www.zolertia.com http://zolertia.sourceforge.net http://webshop.zolertia.com
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
