Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pcrnjak/spectral-motor-gui
Spectral motor GUI
https://github.com/pcrnjak/spectral-motor-gui
Last synced: about 1 month ago
JSON representation
Spectral motor GUI
- Host: GitHub
- URL: https://github.com/pcrnjak/spectral-motor-gui
- Owner: PCrnjak
- License: mit
- Created: 2024-03-08T11:27:20.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-11-15T18:23:15.000Z (about 2 months ago)
- Last Synced: 2024-11-15T19:18:09.630Z (about 2 months ago)
- Language: Python
- Size: 1.45 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Spectral-motor-GUI
[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT) ![Issues](https://img.shields.io/github/issues/PCrnjak/Spectral-motor-GUI) ![release](https://img.shields.io/github/v/release/PCrnjak/Spectral-motor-GUI)
https://source-robotics.com
>[!IMPORTANT]
**This repo contains GUI for Spectral line of motor drivers**Repo that has firmware for [Spectral Micro BLDC controller](https://github.com/PCrnjak/Spectral-Micro-BLDC-controller) is here
# How to install
Tested on python 3.10.12
## **Using requirements.txt**
>[!NOTE]
pip install is still TODO```sh
pip install -r requirements.txt
```## **Using .exe**
[x64 Windows version](https://github.com/PCrnjak/Spectral-motor-GUI/releases)
Linux version TODO
# Documentation / How to use:
How to use Spectral motor GUI can be found in [DOCS](https://source-robotics.github.io/Spectral-BLDC-docs/)
The video guide can be found [here!]()# More about Spectral motors
- [Discord](https://discord.com/invite/prjUvjmGpZ )
- [Forum](https://discourse.source-robotics.com/)
- [Blog](https://source-robotics.com/blogs/blog)
- [Youtube](https://www.youtube.com/channel/UCp3sDRwVkbm7b2M-2qwf5aQ)
- [Hackaday](https://hackaday.io/project/191860-parol6-desktop-robotic-arm)
- [Instagram](https://www.instagram.com/source_robotics/)
- [DOCS](https://source-robotics.github.io/Spectral-BLDC-docs/apage1_specs/)
- [Twitter](https://twitter.com/SourceRobotics)# TODO
- Connect over CAN bus
- Trajectories# 📢📢Contributing to the project 📢📢
Some features are still missing on the software and hardware side of the Spectral BLDC and GUI.
If you want to contribute you can open issues or pull requests in the GitHub repo to implement a feature! (Use DEV branch)
You can request or say you are working on a feature in the "general" channel of our [Discord]( https://discord.gg/prjUvjmGpZ) or [blog](https://discourse.source-robotics.com/)# Support
This project is entirely open-source and free for all to use. Any support, whether through donations or advice, is greatly appreciated. Thank you![![General badge](https://img.shields.io/badge/PayPal-00457C?style=for-the-badge&logo=paypal&logoColor=white)](https://paypal.me/PCrnjak?locale.x=en_US)
[![General badge](https://img.shields.io/badge/Patreon-F96854?style=for-the-badge&logo=patreon&logoColor=white)](https://www.patreon.com/PCrnjak)# Project is under MIT Licence