What is TinyOS?
TinyOS is an event based operating environment designed for use with embedded networked sensors. More specifically, it is designed to support the concurrency intensive operations required by networked sensors with minimal hardware requirements. There are hundreds of TinyOS projects throughout the world. See the Related Work page for a fraction of them (and if you’d like to send a link to other related work, send it to kwright@cs.berkeley.edu. The programming language of TinyOS is stylized C that uses a custom compiler ‘NesC’. The source for NesC as well as TinyOS are available on SourceForge. TinyOS was initially developed by the U.C. Berkeley EECS Department, and is distributed under the disclaimer below. We have support for “offline simulation”, i.e. running virtual motes on your computer.