This repo provides open-source code for mesh network with just 8-byte network overhead! All common mesh networking features are included; see the details below at my wiki site.
More details can be found here:
http://www.socialledge.com/sjsu/index.php?title=Low_Powered_Mesh_Network_stack
Out of the box, any radio is supported as you just have to provide the following functions :
* Radio init()
* Radio send()
* Radio receive()
* Application receive()
As long as...
A little set of straightforward scripts for fast deployment of a mini distro for devices with RTL8181 chipset. Currently focused on the Ovislink WL-1120AP and other devices with 16MB of RAM.