BlackEdder / easyMesheD

Library to create a simple mesh network on Arduino/esp8266
MIT License
15 stars 1 forks source link

easyMesheD

This is a client for an easyMesh. It is able to connect to node in the mesh and receive and send message from and to the mesh. You will need to connect to the mesh from within the OS and then point this library to the relevant ip (gateway of the node). There is a simple example that logs all the messages in the examples sub directory

dub -c log -b release

Useful links