kolinger / skyrc-mc3000

Simple application for monitoring SkyRC MC3000 charger over BLE/Bluetooth and for export/import of profiles over USB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SkyRC MC3000 BLE monitor

Simple application to view status of SkyRC MC3000 over Bluetooth on desktop computers.

New addition is MC3000 USB Profiles application - this application allows you to export/import/share profiles from your MC3000 over USB cable. This application operates independently of BLE monitor application.

Written in Python, maybe cross-platform with some tweaks. Windows x64 installer provided in releases.

BLE monitor application:

monitor

USB Profiles application:

profiles

Development

  • Requirements
    • Python 3.7
    • pip install -r requirements.txt
  • Building
    • pyinstaller --noconfirm pyinstaller.spec
    • makensis.exe installer.nsi

About

Simple application for monitoring SkyRC MC3000 charger over BLE/Bluetooth and for export/import of profiles over USB

License:GNU General Public License v3.0


Languages

Language:Python 60.5%Language:HTML 21.7%Language:JavaScript 8.8%Language:NSIS 4.8%Language:CSS 4.2%