[Tinyos-help] interfacing with C++
Ákos Maróy
darkeye at tyrell.hu
Sat Aug 11 08:24:20 PDT 2007
Hi,
I'm wondering if there's a sample for interfacing TinyOS with C++. Say a
version of the Java-based Oscilloscope application, that reads the same
info, and just prints it to stdout line-by-line.
I understand that one can generate .h and .c files with mig, based on a
type defined in NesC. So far so good. But is there also a library to
connect to SerialForwarder to get this data? Or do I just simply create
a socket, and feed the data read to the calls generated by mig?
As for the files generated - I guess I'll need to link it against some
TinyOS libraries. Which ones?
Akos
More information about the Tinyos-help
mailing list