Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pcrnjak/spectral-micro-bldc-controller

Spectral Micro BLDC controller
https://github.com/pcrnjak/spectral-micro-bldc-controller

bldc foc robotics spectral

Last synced: 2 months ago
JSON representation

Spectral Micro BLDC controller

Awesome Lists containing this project

README

        

# Spectral micro BLDC controller
[![License: GPLv3](https://img.shields.io/badge/license-GPLv3-blue)](https://opensource.org/license/gpl-3-0/) ![Issues](https://img.shields.io/github/issues/PCrnjak/Spectral-Micro-BLDC-controller) ![release](https://img.shields.io/github/v/release/PCrnjak/Spectral-Micro-BLDC-controller)

drawing

Spectral Micro is a brushless motor controller designed to offer affordable and capable hardware, complemented by open-source software.
* It supports multiple firmware options and integrates a 14-bit magnetic encoder, inline current sensing, CAN and UART data interface, and provides support for position, velocity, torque, and impedance control.
* Everything you need for developing high-performance robotic solutions is included.
* It is ideal for gimbal motors, quadrupeds, robotic arms, and grippers. Check the list of tested motors [here!](https://source-robotics.github.io/Spectral-BLDC-docs/apage9_3_tested_motors/)

# Where to buy?

You can buy the Spectral Micro BLDC controller here:

https://source-robotics.com/products/spectral-micro-bldc-controller

# Firmware
Spectral firmware is located [here](https://github.com/PCrnjak/Spectral-Micro-BLDC-controller/tree/main/Spectral%20BLDC%20Firmware). To install it follow [this guide!](https://source-robotics.github.io/Spectral-BLDC-docs/apage3_flashing_firmware/)

# Documentation:

- [Official website](https://source-robotics.com/products/spectral-micro-bldc-controller)
- [DOCS](https://source-robotics.github.io/Spectral-BLDC-docs/) Offers great starting guides with project examples + code

# API and control
- [GUI software ](https://github.com/PCrnjak/Spectral-motor-GUI)
- [Python API & Examples](https://github.com/PCrnjak/Spectral-BLDC-Python/tree/main)
- [Source Robotics toolbox](https://github.com/PCrnjak/Source-Robotics-Toolbox/tree/main)
- [SimpleFOC & Examples](https://github.com/PCrnjak/Spectral-Micro-Simple-FOC-)
- **Early stage**: [Arduino](https://github.com/PCrnjak/SpectralMicroArduino), [ROS2](https://github.com/PCrnjak/SpectralMicroROS2)

# More about Spectral BLDC motor controllers

- [Source robotics website](https://www.youtube.com/channel/UCp3sDRwVkbm7b2M-2qwf5aQ)
- [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/)
- [Twitter](https://twitter.com/SourceRobotics)
- [Discord](https://discord.com/invite/prjUvjmGpZ )
- [Forum](https://discourse.source-robotics.com/)
- [Blog](https://source-robotics.com/blogs/blog)

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

# Support the project

The majority of this project is open source and freely available to everyone. Your assistance, whether through donations or advice, is highly valued. 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)

# Spectral firmware is under GPLv3 Licence