Skip to main content

Python module for Spectral BLDC motor controllers

Project description

Spectral-BLDC

Python lib for controlling spectral BLDC controllers.

PAROL-commander-software

License: MIT

drawing

https://source-robotics.com

To use commander software your PC needs to meet some minimal hardware specs!

Robot arm building instructions, STL files, BOM can be found here: Link

To run this code you need to use PAROL6 control board! You can buy it here: Link!

PAROL6 commander software is a tool for controlling and programming the PAROL6 robotic arm! Some of the features are:

  • Loop rates of up to 100Hz allowing for real-time control
  • Joint jogging
  • Cartesian level jogging in the world reference frame and tool reference frame
  • Full telemetry data
  • Error handling like Inverse kinematics errors, Joint position limits, speed limits, Estop...
  • Response log
  • Built-in simulator
  • Programming interface with simple-to-use commands
  • Real-time control of robot outputs and reading of inputs

What is PAROL6 robotic arm?

PAROL6 is a high-performance 3D-printed desktop robotic arm. The design approach of PAROL6 was to be similar to industrial robots in terms of mechanical design, control software, and usability. Control software, GUI, and robots STL files are open-source. You can build your own PAROL6 robot by following the instructions on this page.

Minimal hardware requirements

To run the PAROL6 robotic arm with commander software you will need to meet some minimal PC specifications. Check already tested systems and compare them to your system: Compare

How to install

Tested on python 3.10.12

Manual
How to install on the Linux: Link
How to install on Windows: Link

Using requirements.txt
pip install -r requirements.txt

For linux you will also have to:
sudo apt-get install python3-tk
sudo apt-get install python3-pil python3-pil.imagetk

Dependency

You can compare what Python modules are used on the systems that are proven to work!
Dependency

Documentation:

How to use PAROL commander software can be found in DOCS

More about PAROL6

Join Discord community!

📢📢Contributing to the project 📢📢

Some features are still missing on the software and hardware side of the PAROL6.
If you want to contribute to the project and don't know how you can help in the implementation of some of these features:

General features:

  • ROS2 support
  • Moveit example
  • ROBODK postprocessor
  • TODO -> Stepper driver stages need to go to short or all fets low when power button is pressed
  • TODO ->Implement Swift simulator - https://github.com/jhavl/swift
  • TODO -> Create executable files for windows and linux

PAROL6 commander software features:

  • Reading GCODE commands
  • Reading inputs
  • implementing flow control
  • Graphical simulator?
  • Saving programs to the Control board Flash
  • Offline execution of the code (from the flash)
  • Blending in trajectory planner

Liability

  1. The software is still in development and may contain bugs, errors, or incomplete features.
  2. Users are encouraged to use this software responsibly and at their own risk.

Project is under GPLv3 Licence

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Spectral_BLDC-1.13.tar.gz (11.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page