Skip to content

Configuration/testing software for bldcMortar-drive project

License

Notifications You must be signed in to change notification settings

kwahoo2/bldcMortar-tools

Repository files navigation

bldcMortar-tools

bldcMortar-tools is a configuration and testing tool for bldcMortar-drive firmware and bldcMortar-hardware board. The bldcMortar package delivers a standalone BLDC motors driver with Bluetooth Low Energy communication. It is aimed for hobbyist and educational usage.

Prerequisites

Software Dependencies

  • PySide6
  • bleak

Hardware

  • The custom bldc-Mortar board

or

  • a nRF52840-based board plus TI DRV10983 driver boards

Installation and Usage

Install PySide6 and bleak modules.

pip install pyside6 bleak qasync

Clone and run the script:

git clone https://github.com/kwahoo2/bldcMortar-tools
cd bldcMortar-tools
python bldcMortar_tools.py

Main page

Motorparams page

SysOpts page

License

Check LICENSE for details.

About

Configuration/testing software for bldcMortar-drive project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages