No description
Find a file
2025-03-04 17:14:07 +13:00
examples add tcp echo bot example 2025-03-04 17:14:07 +13:00
src export tcp connection class from lib 2025-03-04 16:49:43 +13:00
.gitignore add node_modules to .gitignore 2025-03-03 09:46:24 +13:00
.npmignore add .idea to .npmignore 2025-02-13 13:32:49 +13:00
index.html make cli usable on mobile 2025-02-27 18:09:49 +13:00
LICENSE Create LICENSE 2025-02-12 23:09:24 +13:00
package-lock.json 1.1.0 2025-03-04 16:51:01 +13:00
package.json 1.1.0 2025-03-04 16:51:01 +13:00
README.md update readme 2025-03-04 16:50:47 +13:00

MeshCore.js

A Javascript library for interacting with a MeshCore device running the Companion Radio Firmware.

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.

License

MIT