[Tinyos-help] Drivers for TinyOS

Faisal Aslam aslam at informatik.uni-freiburg.de
Wed Dec 10 08:07:12 PST 2008


Hi,

We have written a Java Virtual Machine (JVM) for motes. It does lots of 
bytecode optimization. Furthermore, it is very light for RAM and runs fast.
We support an option to run it from TinyOS. Hence one use TinyOS drivers 
by making use of Java native calls and threading.

Currently we support Led and radio drivers using TinyOS.
We want to make sure that we support all the drivers. If tinyos folder 
"interfaces" is enough for us to support or there are some other things 
we must support? We just want to make sure we do not miss anything.

Looking for your reply.

Faisal



More information about the Tinyos-help mailing list