No description
Find a file
liamcottle 600e667eed 1.1.1
2025-03-04 17:36:30 +13:00
examples add helper to fetch all waiting messages, and add command bot example 2025-03-04 17:36:22 +13:00
src add helper to fetch all waiting messages, and add command bot example 2025-03-04 17:36:22 +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.1 2025-03-04 17:36:30 +13:00
package.json 1.1.1 2025-03-04 17:36:30 +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