- Posted by jbuges on October 4, 2008
In recent months, I’ve been following the work of christopher wang. He is involved in the design and programming of a zigbee stack in the top of contiki os. Today i am downloading the code and review it. My first impression is that the code is clean and very easy to read. I was reading adam dunkels code of his contiki os and it’s easy to read too (great tamden, zigbee + contiki os).
You can follow his experience at his blog
http://freaklabs.org
Next week i travel to paris to FTF freescale conference and i do not have time to install and test the code but i promise to do at the return of the journey.
Today the stack only run in the emulator but christopher begin to port to a hardware soon.
The documentation is generate by the doxigen tool the link is:
http://freaklabs.org/freakz/v0_5/html/index.html
And the code you can download at sourceforge
http://sourceforge.net/projects/freakz/
Cheers