#serial-protocol #mesh-networking #protocols #serial

embedded-nano-mesh-linux-examples

Lightweight mesh communication protocol for linux

6 stable releases

2.1.0 Jan 19, 2025
2.0.1 Jan 16, 2025
2.0.0 Jan 7, 2025
1.2.0 Dec 8, 2024
1.1.4 Oct 12, 2024

#1830 in Embedded development

Download history 101/week @ 2025-01-03 77/week @ 2025-01-10 176/week @ 2025-01-17 25/week @ 2025-02-14 3/week @ 2025-02-21

549 downloads per month

GPL-3.0-or-later

18KB

This repository contains example of code, which runs on linux machine.

to run example - use: cargo run --example <example_name>

all examples are located in examples directory.

Dependencies

~4.5MB
~96K SLoC