{"id":32617915,"url":"https://github.com/pcrnjak/stepfoc-stepper-controller","last_synced_at":"2026-04-26T01:32:11.073Z","repository":{"id":317351256,"uuid":"1062820307","full_name":"PCrnjak/STEPFOC-stepper-controller","owner":"PCrnjak","description":"Brings true FOC control to stepper motors making them into industrial level servos!","archived":false,"fork":false,"pushed_at":"2026-04-10T08:38:38.000Z","size":14190,"stargazers_count":17,"open_issues_count":0,"forks_count":2,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-26T01:32:05.651Z","etag":null,"topics":["driver","foc","motor","robotics","stepper"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PCrnjak.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-23T19:21:17.000Z","updated_at":"2026-04-10T08:38:43.000Z","dependencies_parsed_at":"2025-09-30T11:40:00.697Z","dependency_job_id":null,"html_url":"https://github.com/PCrnjak/STEPFOC-stepper-controller","commit_stats":null,"previous_names":["pcrnjak/stepfoc-stepper-controller"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/PCrnjak/STEPFOC-stepper-controller","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PCrnjak%2FSTEPFOC-stepper-controller","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PCrnjak%2FSTEPFOC-stepper-controller/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PCrnjak%2FSTEPFOC-stepper-controller/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PCrnjak%2FSTEPFOC-stepper-controller/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PCrnjak","download_url":"https://codeload.github.com/PCrnjak/STEPFOC-stepper-controller/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PCrnjak%2FSTEPFOC-stepper-controller/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32283294,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T18:29:39.964Z","status":"ssl_error","status_checked_at":"2026-04-25T18:29:32.149Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["driver","foc","motor","robotics","stepper"],"created_at":"2025-10-30T17:15:33.997Z","updated_at":"2026-04-26T01:32:11.068Z","avatar_url":"https://github.com/PCrnjak.png","language":"C++","funding_links":["https://paypal.me/PCrnjak?locale.x=en_US","https://www.patreon.com/PCrnjak"],"categories":[],"sub_categories":[],"readme":"# STEPFOC Stepper controller\n\n\n[![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/STEPFOC-stepper-controller) ![release](https://img.shields.io/github/v/release/PCrnjak/STEPFOC-stepper-controller)\n\n\u003cimg src=\"Photos/STEPFOC PCB.png\" alt=\"drawing\" width=\"5000\"/\u003e\n\n## 📖 Project Overview\n\n**STEPFOC** is a FOC based stepper motor controller designed to deliver affordable, high-performance hardware paired with powerful open-source software. Its mission is to transform low-cost stepper motors into high-performance robotic servos, enabling advanced robotics applications without the high price tag.\n\nThe controller features a 14-bit magnetic encoder, inline current sensing, CAN and UART interfaces, and supports position, velocity, torque, and impedance control modes.\n\n\n\u003e [!NOTE]\n\u003e Optimized for NEMA17 format but it can also be attached to nema 23 and 14 steppers!\n\n\n\u003e [!IMPORTANT]\n\u003e     **STEPFOC stepper driver is built on the same hardware and software foundation as the Spectral Micro BLDC driver. As a result, some references or images in this documentation may still show the Spectral Micro, since both drivers share about 99% of their features. They also use the same CAN and UART command sets, with only minor differences in UART-based calibration and setup procedures.**\n\n## Where to buy? \n\nYou can buy the STEPFOC stepper controller here: \u003cbr /\u003e\n https://source-robotics.com/products/stepfoc-stepper-controller\n\n## 💾Firmware \nSTEPFOC firmware is located [here](https://github.com/PCrnjak/STEPFOC-stepper-controller/tree/main/STEPFOC%20firmware). To install it follow [this guide!](https://source-robotics.github.io/STEPFOC-docs/flashing_firmware/)\n\n\n## 📚Documentation:\n\n- [Motor hardware setup guide](https://youtu.be/60UMc95H8iE)\n- [Official website](https://source-robotics.com/products/spectral-micro-bldc-controller)\n- [DOCS](https://source-robotics.github.io/STEPFOC-docs/) Offers great starting guides with project examples + code \n\n\n### API and control\n- [GUI software ](https://github.com/PCrnjak/Spectral-motor-GUI)\n- [Python API \u0026 Examples](https://github.com/PCrnjak/Spectral-BLDC-Python/tree/main)\n- [Source Robotics toolbox](https://github.com/PCrnjak/Source-Robotics-Toolbox/tree/main) \n\n## 🌐 More about STEPFOC drivers\n\n| YouTube | Instagram | Twitter | LinkedIn |\n|--------|-----------|---------|----------|\n| [![YouTube](https://img.shields.io/badge/YouTube-FF0000?logo=youtube\u0026logoColor=white)](https://www.youtube.com/@source-robotics) | [![Instagram](https://img.shields.io/badge/Instagram-E4405F?logo=instagram\u0026logoColor=white)](https://www.instagram.com/source_robotics/) | [![Twitter](https://img.shields.io/badge/Twitter-1DA1F2?logo=twitter\u0026logoColor=white)](https://twitter.com/SourceRobotics) | [![LinkedIn](https://img.shields.io/badge/LinkedIn-0A66C2?logo=linkedin\u0026logoColor=white)](https://www.linkedin.com/company/source-robotics) |\n\n\n| Discord | Forum | Hackaday | Blog |\n|--------|-------|------| ------|\n| [![Discord](https://img.shields.io/badge/Discord-5865F2?logo=discord\u0026logoColor=white)](https://discord.com/invite/prjUvjmGpZ) | [![Forum](https://img.shields.io/badge/Forum-0A0A0A)](https://discourse.source-robotics.com/) | [![Hackaday](https://img.shields.io/badge/Hackaday-000000?logo=hackaday\u0026logoColor=white)](https://hackaday.io/project/191860-parol6-desktop-robotic-arm) | [![Blog](https://img.shields.io/badge/Blog-Source%20Robotics-blue)](https://source-robotics.com/blogs/blog) \n\n\n\n## ⚠️ Safety, Liability \u0026 Disclaimer\n1. The software and hardware are still in development and may contain bugs, errors, or incomplete features.\n2. Users are encouraged to use this software and hardware responsibly and at their own risk.\n\n## 💸Support us\n\nThe majority of this project is open source and freely available to everyone. Your assistance, whether through donations or advice, is highly valued. Thank you!\n\n [![General badge](https://img.shields.io/badge/PayPal-00457C?style=for-the-badge\u0026logo=paypal\u0026logoColor=white)](https://paypal.me/PCrnjak?locale.x=en_US)\n[![General badge](https://img.shields.io/badge/Patreon-F96854?style=for-the-badge\u0026logo=patreon\u0026logoColor=white)](https://www.patreon.com/PCrnjak)\n\n## 🛡️ Licensing\n\nProject is under GPLv3 Licence\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpcrnjak%2Fstepfoc-stepper-controller","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpcrnjak%2Fstepfoc-stepper-controller","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpcrnjak%2Fstepfoc-stepper-controller/lists"}