资 源 简 介
The aim of this project is to run TinyOS on the Zigduio platform (http://www.logos-electro.com/zigduino/). Zigduino derives from Arduino and is based on Atmega128RFA1 chip. The Zigduino is also compatible with most of Arduino"s shields.
Current status
2013/10/20: For any updates on this porting, please check the CSIRO git repository: https://github.com/csiro-wsn/tinyos-main-wsn-course
2012/06/01: Initial release (v0.1) in the Downloads page, updated the GettingStarted guide, code cleanup.
2012/05/21: Added code to SVN and a getting started guide here: GettingStarted
2012/05/18: The Atmega128RFA1 is already supported on the 2.1.2-rc1 release since the UCMini mote is based on that chip. The only issue is the absence of the 32Khz RTC oscillator which is used by the TimerMilliC (almost everywhere) and Alarm62KhzC (Radio driver). After a rewiring of AlarmMilli32C to AlarmMicro3