| Chibi - A Simple Open Source Wireless Stack | | Print | |
| Written by Akiba | |
| Sunday, 17 January 2010 | |
|
This is the project page for the Chibi stack. Chibi means "midget" in Japanese which describes this stack quite well. It's a no-frills stack that just has three main functions: init, send, and receive. Its meant to be a simple way to establish wireless communications with a wireless radio without getting into a lot of protocol complexity. Chibi Software *NOTE: The releases here are temporary. I will be using the Chibi project that is set up on Github as soon as I figure out how to use it: 2010-01-17 Release Fixed some bugs that were found by users:
Here's the blog post that introduced the Chibi stack way back when: Chibi Hardware Hits: 1445 Trackback(0)
Comments (3)
![]()
Naming similarity
written by Calum, February 23, 2010
This is a strange thing. My uni project has me investigating embedded RTOSs and while randomly looking at zigbee related sites, I dropped in here and noticed your Chibi stack is named the same as one of the RTOSs I am testing: ChibiOS http://chibios.sourceforge.net/.
I thought I would just mention it as there may be potential in the future for confusion because despite the obvious difference in their applications, they are both developed for the embedded environment. In fact ChibiOS easily has potential to incorporate your Chibi stack report abuse
vote down
vote up
Votes: +1
Write comment
|
To create a github account is pretty straight forward, and they have excellent instructions on their site for beginners.