不懂,在hub上:/simplefoc/Arduino-FOC有个包不知道有没有参考价值,文件包如下,不会英语我也看不懂,仅供参考。
Arduino-FOC-master.zip
(633.7 KB, 下载次数: 2)
展示的图片是这样的:
英文介绍如下:
We live in very exciting times 😃! BLDC motors are entering the hobby community more and more and many great projects have already emerged leveraging their far superior dynamics and power capabilities. BLDC motors have numerous advantages over regular DC motors but they have one big disadvantage, the complexity of control. Even though it has become relatively easy to design and manufacture PCBs and create our own hardware solutions for driving BLDC motors the proper low-cost solutions are yet to come. One of the reasons for this is the apparent complexity of writing the BLDC driving algorithms, Field oriented control (FOC) being an example of one of the most efficient ones. The solutions that can be found on-line are almost exclusively very specific for certain hardware configuration and the microcontroller architecture used. Additionally, most of the efforts at this moment are still channeled towards the high-power applications of the BLDC motors and proper low-cost and low-power FOC supporting boards are very hard to find today and even may not exist.
Therefore this is an attempt to: - Demystify FOC algorithm and make a robust but simple Arduino library: [color=var(--fgColor-accent, var(--color-accent-fg))]Arduino SimpleFOClibrary
- Support as many motor + sensor + driver + mcu combinations out there
- Develop modular and easy to use FOC supporting BLDC driver boards
- For official driver boards see [color=var(--fgColor-accent, var(--color-accent-fg))]SimpleFOCBoards
- Many many more boards developed by the community members, see [color=var(--fgColor-accent, var(--color-accent-fg))]SimpleFOCCommunity
|