"Initial_commit"

This commit is contained in:
2025-12-19 00:55:55 +09:00
commit 0bfc6ffb19
15 changed files with 2103 additions and 0 deletions

7
metadata.json Normal file
View File

@@ -0,0 +1,7 @@
{
"name": "JBD BMS Web Tool",
"description": "A web-based interface for JBD Battery Management Systems using the Web Serial API. Monitor cell voltages, control MOSFETs, and configure settings directly from your browser.",
"requestFramePermissions": [
"serial"
]
}