使用STM32实现对多个步进电机的位置自由控制,可使用编码器、函数等控制步进电机
☆31Jul 17, 2022Updated 3 years ago
Alternatives and similar repositories for STM32-stepping-motor-control
Users that are interested in STM32-stepping-motor-control are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基于STM32的RFID读卡器程序☆13Jan 13, 2019Updated 7 years ago
- ☆57Mar 6, 2023Updated 3 years ago
- STM32驱动步进电机实现转动角度的控制☆29Apr 7, 2021Updated 5 years ago
- 基于STM32的简易密码锁,实现功能: 1、密码保存到STM32内部flash中,掉电不丢失。 2、 通过按键修改密码更详细内容请看:http://t.csdn.cn/aVIoe☆25Mar 28, 2022Updated 4 years ago
- 基于51单片机的智能门禁系统☆19Mar 11, 2018Updated 8 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- DIY-Quadruped-Robot☆11Mar 14, 2021Updated 5 years ago
- ☆11Nov 23, 2023Updated 2 years ago
- The binocular thermal imager firmware☆32Oct 21, 2025Updated 6 months ago
- 一个方便看英文文献的小工具☆11May 16, 2023Updated 2 years ago
- GPS Tracker ,基于GPS、北斗的定位器,用于车辆、宠物、老人等需要定位追踪的场景☆26May 23, 2025Updated 11 months ago
- Yolo-v3 and SORT(kalman filter) based pedestrian detector and tracker☆11Dec 19, 2020Updated 5 years ago
- 基于Qt开发环境,开发运用于双并联机器人的人机交互软件,实现控制器参数配置,编码器数据的实时反馈,并联机器人的参数设置、基于点位运动模式进行电机位置控制,多线程控制6个电机☆26Jul 23, 2018Updated 7 years ago
- 基于STM32的Marlin三轴机械臂控制程序☆25Apr 27, 2019Updated 7 years ago
- 基于opencv和stm32单片机的二自由度人脸跟踪舵机云台☆231Feb 4, 2021Updated 5 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- stm32控制伺服电机☆14Jul 26, 2022Updated 3 years ago
- Modular high power motor driver system (DC, BLDC, STEPPER, PMSM)☆16Mar 9, 2024Updated 2 years ago
- 毕业设计:基于STM32的智能停车场设计☆20Jan 31, 2020Updated 6 years ago
- RT-Thread操作系统的CMSIS-RTOS2兼容层 | CMSIS-RTOS2 Application Compatibility Layer (ACL) for RT-Thread☆16Nov 17, 2025Updated 5 months ago
- 53xLIDAR is a solid state, 16 points lidar, based on ST's VL53L1x sensors☆11Oct 11, 2021Updated 4 years ago
- 基于STM32控制器驱动三个步进电机使探针在x、y、z三个轴上运动☆17Oct 18, 2018Updated 7 years ago
- 此项目为力反馈机械爪,可将机械爪夹持力反馈到控制器,人能感受到夹持力,实现力的交互☆14Jul 19, 2022Updated 3 years ago
- 伺服电机驱动和控制,含编码器和PID调速等☆158Aug 17, 2023Updated 2 years ago
- AS5047P Driver,for STM32 use only.☆15Aug 9, 2020Updated 5 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- ☆21Jul 18, 2025Updated 9 months ago
- A Custom STM32 board that runs on a battery with MCP73831 and is easily programmable with USB thanks to the CP2102 USB-to-UART chip.☆12Dec 21, 2023Updated 2 years ago
- 一个基于STM32控制步进电机云台画线画圆的工程☆19Jul 25, 2022Updated 3 years ago
- 基于Stm32F407的U盘IAP升级☆13Sep 21, 2020Updated 5 years ago
- ☆16Nov 8, 2025Updated 6 months ago
- Just a stand to store all your Raspberry Pi CM4☆20Jul 12, 2022Updated 3 years ago
- MIT Mini Cheetah 电机控制固件☆21Jan 5, 2021Updated 5 years ago
- RM2021双云台哨兵代码,来自深圳大学RobotPilots战队☆16Sep 21, 2021Updated 4 years ago
- 找不到得心应手的CAN调试工具吗?本项目是一个低成本(30rmb)、小体积、超迷你的开源CAN总线调试工具☆65Apr 30, 2022Updated 4 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Crazyflie 2.0 nRF51 Bootloader☆11Sep 4, 2025Updated 8 months ago
- Library and driver for interfacing an MCP3221 I2C ADC. Includes smoothing via Moving Average, Cumulative Moving Average and Exponential M…☆10Oct 12, 2025Updated 6 months ago
- 基于STM32的智能导盲拐杖☆46Jul 13, 2019Updated 6 years ago
- ☆12Aug 2, 2024Updated last year
- ✅yolov5-obj-distance-measure.You can change code in yolov5.☆20Jul 20, 2021Updated 4 years ago
- 这是STM32F103_ZIGBEE_WIFI开发板的相关资料,另外包含气压传感器、触摸屏、MP3模块☆32May 27, 2016Updated 9 years ago
- STM32F407ZG标准keil工程,工程中包括PLL倍频、串口USART1重定向到printf、精确delay函数、LED灯闪烁。 需要修改的地方为stm32f4xx.h文件139行的HSE_VALUE值,修改为自己板载的晶振大小;以及自己LED的IO口需要修改。其他都…☆13Feb 8, 2024Updated 2 years ago