-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Amir Nathoo edited this page Dec 8, 2024
·
8 revisions
A library for building long-range, low-power mesh networks with an adaptive wireless protocol and an easy to use device development kit.
Built on Arduino and PlatformIO, RadioMesh provides a flexible framework for building embedded radio device firmware with features like secure messaging, automatic packet routing, adaptive role-based network topology where nodes can act as a hub, routers or sensing devices. In addition, it provides a hardware interface for supporting display, wifi, bluetooth and other components you may integrate with your micro-controller.
We hope you will find RadioMesh useful in your projects and welcome your feedback and contributions to make it even better.
Before you get started, please take some time reviewing the project contribution guidelines and the code of conduct (that one's very short, promise!)
Great! Now let's get started.