meshcore.js/README.md

12 lines
451 B
Markdown
Raw Normal View History

2025-02-12 23:08:24 +13:00
# MeshCore.js
A Javascript library for interacting with a [MeshCore](https://github.com/ripplebiz/MeshCore) device running the [Companion Radio Firmware](https://github.com/ripplebiz/MeshCore/blob/main/examples/companion_radio/main.cpp).
2025-03-04 16:50:47 +13:00
This library can be used in a Web Browser to connect to MeshCore Companion devices over BLE or USB Serial.
It can also be used in NodeJS to connect to MeshCore Companion devices over TCP/WiFi.
2025-02-12 23:08:24 +13:00
## License
MIT