Coopdis / easyMesh

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

EasyMesh vs PainlessMesh #40

Closed AlexisTM closed 3 weeks ago

AlexisTM commented 7 years ago

Hi there,

Who is the copy of whom? EasyMesh or PainlessMesh?

One is MIT, the other GPLv3, but it's almost the same codebase.

https://gitlab.com/BlackEdder/painlessMesh/blob/master/README.md

NicksonYap commented 7 years ago

PainlessMesh's Repo description says: "A painless way to setup a mesh with ESP8266 and ESP32 devices. Based on https://github.com/Coopdis/easyMesh"

danielcera commented 6 years ago

I am working with PainlessMesh, but with more than 10 nodes it is something unstable, it will be that with easymesh I will achieve a better performance, or what is the difference between these two, thanks.

AlexisTM commented 6 years ago

@danielcera I guess the best way to know is to test.

Plus, if you report this to PainlessMesh, you can fix the problem at the source :)

This repo is on sleep mode unlike painlessMesh ;)

julioj4pa commented 6 years ago

@danielcera Is it unstable to send broadcast package and unicast package?

AlexisTM commented 3 weeks ago

Outdated.