#### 电机(马达)相关的设计资源 --- ### 电机分类 {{ :motor.jpg |}} {{ :motorcatmind.png |}} ### 电机相关的文章 * Sparkfun的[电机与选择](https://learn.sparkfun.com/tutorials/motors-and-selecting-the-right-one/all) * MIT[关于大功率密度无刷电机的设计介绍](http://fab.cba.mit.edu/classes/MAS.865/motion/brushless/index.html) * Adafruit上[关于无刷电机的介绍](https://blog.adafruit.com/2017/08/16/addohms-episode-introduction-to-brushless-dc-motors/) * 知乎上[各种电机原理动态图,很过瘾,根本停不下来!](https://zhuanlan.zhihu.com/p/40636597) * 电子森林公众号文章[电机(马达)是如何工作的?](https://mp.weixin.qq.com/s/1-4TBAYCjYJbeJeuEaF9ww) * Hackster.io上的项目: * [用于机器人制作的马达综合介绍](https://www.hackster.io/taifur/complete-motor-guide-for-robotics-05d998) * [用Arduino控制直流电机](https://www.hackster.io/ben/motor-controlled-with-arduino-553c11) * [使用手势控制电机](https://www.hackster.io/RushUp_Christian/motors-control-with-gesture-b17301) * [使用Flask, Python, HTML, Bootstrap让电机移动](https://www.hackster.io/silver2row/motorcape-and-the-bbbw-can-make-motors-move-0d7e55) * [单轮机器车上的马达驱动](https://www.hackster.io/vl_systems/motor-driver-for-omni-wheels-robot-514f79) * [用模拟传感器控制马达的运动](https://www.hackster.io/user350717351/motor-85a37d) * [马达的速度和方向控制](https://www.hackster.io/coulam123/motor-speed-direction-control-v1-49be83) * [Arduino的马达外设模块使用说明](https://www.hackster.io/mcb1/motor-shield-kit-tutorial-62c8ef) * [马达测试仪 - 可以测试步进电机、连续旋转的舵机以及180度位置的舵机](https://www.hackster.io/mangia/motor-tester-d493c5) * [通过一个三极管控制马达的速度](https://www.hackster.io/Marcazzan_M/motor-speed-control-with-one-transistor-0921a8) * [电动相机滑块](https://www.hackster.io/Gyro1/motorized-camera-slider-c9d19a) * [Arduino的马达PID速度控制](https://www.hackster.io/whitebank/arduino-motor-pid-speed-control-5f4632) * [舵机和超声波传感器](https://www.hackster.io/ryujenny3/servo-motor-ultrasonic-sensor-f951fe) * [Windows 10 IoT内核的步进电机](https://www.hackster.io/erickbp/stepper-motor-from-windows-10-iot-core-d3c5d6) * [通过Arduino对无刷电机进行无线控制](https://www.hackster.io/rootsaid/brushless-motor-wireless-control-using-arduino-31fdeb) * [步进电机的控制](https://www.hackster.io/juanespj/stepper-motor-control-3f96ad) * [直流电机的控制](https://www.hackster.io/user253146/dc-motor-control-2f65bc) * [Arduino通过L298对无刷电机进行控制](https://www.hackster.io/whitebank/brushless-motor-l298-arduino-5e301d) * [通过WiFi控制舵机](https://www.hackster.io/Surilli-io/servo-motor-control-using-surilli-wifi-8c8d15) * [通过MiniiOex和树莓派控制交流电机的驱动](https://www.hackster.io/pe2a/ac-motor-driver-control-with-miniioex-and-raspberry-pi-e26165) * [采用Raspberry Pi的丹佛斯电机驱动器控制](https://www.hackster.io/pe2a/danfoss-motor-driver-control-with-raspberry-pi-746c64)可以使用带有Raspberry Pi的Python,通过无线或以太网将数据从RS485直接传输到我们自己的服务器或云服务器。 * [BLDC电机驱动的E-Skateboard(TAPAS驱动)](https://www.hackster.io/TapasBoard/bldc-motor-driven-e-skateboard-tapas-powered-968ec3)电动滑板由西门子SDI TAPAS驱动,这是一款基于48 V GaN的三相社区逆变器板,带有板载滤波器。 * [用步进电机创建音乐](https://www.hackster.io/marialoidacanada/stepper-motor-music-5cfb15) * [使用Surilli Basic M0进行伺服电机控制](https://www.hackster.io/Surilli-io/servo-motor-control-using-surilli-basic-m0-ed7d6f)使用微型伺服SG90和Surilli构建您自己的门锁,自动垃圾桶或控制机械臂。 * [采用NE555定时器的步进电机速度控制](https://www.hackster.io/Tech_build/stepper-motor-speed-control-with-an-ne555-timer-2bb364)一个简单的项目,用于制造步进电机的速度控制器,用于测试电机。 * [使用Arduino和PCA9685 16通道模块的伺服电机](https://www.hackster.io/jithinsanal1610/servo-motor-using-arduino-pca9685-16-chanel-module-d9666e)本教程将向您展示如何使用Arduino Nano和易于使用的伺服电机驱动器控制伺服电机。 * [使用光耦合器和编码器磁盘测量电机速度(RPM)](https://www.hackster.io/mitov/measure-motor-speed-rpm-with-optocoupler-and-encoder-disk-c3a0e4) * [我的摩托车遥测](https://www.hackster.io/lentzlive/my-motorbike-telemetry-c73c0f)我的Ducati Monster遥测系统基于Arduino,UWP,Azure功能和机器学习。 企业物联网云解决方案。 * [用游戏杆控制步进电机](https://www.hackster.io/arduino-applications/stepper-motor-control-with-joystick-f5feb1) * [直流电机控制库](https://www.hackster.io/ambhatt/dc-motor-controlling-library-a74319)提供直流电机控制库,用于控制所有类型的直流电机,尤其适用于工业运动控制。 * [L298N电机模块服务](https://www.hackster.io/now/l298n-motor-module-service-ba0f56Arduino)机器人服务导向架构 - 在本文中,我们将创建一个服务来控制L298N电机驱动器模块。 * 更多关于电机的文章,[在hackster上搜索Motor](https://www.hackster.io/search?q=motor&page=2&i=projects) * Allaboutcircuits上与电机相关的项目 * [选择合适的马达驱动器件](https://www.allaboutcircuits.com/technical-articles/how-to-choose-the-right-motor-driver-ic/) * [无刷直流电机的介绍](https://www.allaboutcircuits.com/textbook/alternating-current/chpt-13/brushless-dc-motor/) * [交流电机的介绍](https://www.allaboutcircuits.com/textbook/alternating-current/chpt-13/introduction-ac-motors/) * [无传感器无刷直流电机的介绍](https://www.allaboutcircuits.com/technical-articles/sensorless-brushless-dc-bldc-motor-control/) * ElectronicHub上与电机相关的项目: * [通过Arduino对直流电机进行速度和方向控制](https://www.electronicshub.org/speed-and-direction-control-of-dc-motor-using-arduino/) * [微控制器通过PWM对直流电机进行速度控制](https://www.electronicshub.org/pwm-based-dc-motor-speed-control-using-microcontroller/) * [Arduino通过HC-05蓝牙模块控制伺服电机](https://www.electronicshub.org/bluetooth-controlled-servo-motor-using-arduino/) * [使用Arduino,超声波传感器和伺服电机制作的智能垃圾桶](https://www.electronicshub.org/smart-dustbin-using-arduino/) * [8051微控制器与直流电机的接口](https://www.electronicshub.org/interfacing-dc-motor-8051-microcontroller/) * [伺服电机的测试电路](https://www.electronicshub.org/servo-motor-tester-circuit/) * [通过PWM来控制直流电机的速度](https://www.electronicshub.org/speed-control-of-dc-motor-using-pulse-width-modulation/) * [采用8051对步进电机进行控制](https://www.electronicshub.org/stepper-motor-control-using-8051-microcontroller/) * [最好的无刷电机](https://www.electronicshub.org/best-brushless-motors/) * [使用树莓派对步进电机进行控制](https://www.electronicshub.org/raspberry-pi-stepper-motor-control/) * [树莓派与伺服电机的接口教程](https://www.electronicshub.org/raspberry-pi-servo-motor-interface-tutorial/) * [树莓派通过L298N驱动直流电机的教程](https://www.electronicshub.org/raspberry-pi-l298n-interface-tutorial-control-dc-motor-l298n-raspberry-pi/) * [Arduino通过L298N驱动直流电机](https://www.electronicshub.org/arduino-dc-motor-control-using-l298n/) * [树莓派控制直流电机](https://www.electronicshub.org/controlling-a-dc-motor-with-raspberry-pi/) * [三相电机的星形delta启动器](https://www.electronicshub.org/star-delta-starter-for-3-phase-motor/) * [步进电机驱动电路](https://www.electronicshub.org/stepper-motor-driver-circuit/) * [Arduino控制步进电机](https://www.electronicshub.org/stepper-motor-control-using-arduino/) * [感应电机保护系统](https://www.electronicshub.org/induction-motor-protection-system/) * [采用LPC2148控制舵机](https://www.electronicshub.org/interfacing-servo-motor-arm7-lpc2148/) * [采用LPC2148控制直流电机](https://www.electronicshub.org/dc-motor-control-using-arm7-lpc2148/) * [采用LPC2148来控制直流电机的速度](https://www.electronicshub.org/speed-control-dc-motor-using-arm7-lpc2148/) * [Arduino控制舵机](https://www.electronicshub.org/arduino-servo-motor/) * [Arduino控制直流电机](https://www.electronicshub.org/dc-motor-control-arduino/) * [单相感应电机的类型](https://www.electronicshub.org/types-of-single-phase-induction-motors/) * [直流电机的四相工作](https://www.electronicshub.org/four-quadrant-operations-of-dc-motor/) * [什么是电机启动器?](https://www.electronicshub.org/what-is-motor-starter/) * [舵机的类型和工作原理](https://www.electronicshub.org/servo-motors/) * [直流电机的类型和工作原理](https://www.electronicshub.org/dc-motor/) ### 电机驱动电路 * [意法半导体](https://www.st.com/zh/): * [有刷直流电机驱动器](https://www.st.com/zh/motor-drivers/brushed-dc-motor-drivers.html) * [无刷直流电机驱动器](https://www.st.com/zh/motor-drivers/brushless-dc-motor-drivers.html) * [MOSFET和IGBT驱动器](https://www.st.com/zh/motor-drivers/mosfet-and-igbt-gate-drivers.html) * [步进电机驱动器](https://www.st.com/zh/motor-drivers/stepper-motor-drivers.html) * [Texas Instrument](https://www.ti.com.cn) * [电机驱动器总页面](http://www.ti.com.cn/zh-cn/motor-drivers/overview.html) * [无刷直流电机驱动器](http://www.ti.com.cn/zh-cn/motor-drivers/brushless-dc-bldc-drivers/overview.html) * [有刷直流电机驱动器](http://www.ti.com.cn/zh-cn/motor-drivers/brushless-dc-bldc-drivers/overview.html) * [步进电机驱动器](http://www.ti.com.cn/zh-cn/motor-drivers/stepper-driver/overview.html) * [螺线管驱动器](http://www.ti.com.cn/zh-cn/motor-drivers/stepper-driver/overview.html) * [光盘驱动器](http://www.ti.com.cn/zh-cn/motor-drivers/stepper-driver/overview.html) * [传动器驱动器](http://www.ti.com.cn/zh-cn/motor-drivers/actuator-drivers/overview.html) * [触觉电机驱动器](http://www.ti.com.cn/zh-cn/motor-drivers/actuator-drivers/haptic-motor-drivers/products.html) * [压电式驱动器](http://www.ti.com.cn/zh-cn/motor-drivers/actuator-drivers/haptic-motor-drivers/products.html) * [英飞凌](https://www.infineon.com/cms/cn/) * [电机控制芯片](https://www.infineon.com/cms/cn/product/power/motor-control-ics/) * [数字电机控制器](https://www.infineon.com/cms/cn/product/power/motor-control-ics/digital-motor-controller-imotion/) * [嵌入式功率器件](https://www.infineon.com/cms/cn/product/power/motor-control-ics/embedded-power-ics-system-on-chip/) * 智能电机控制器件: * [多个半桥驱动](https://www.infineon.com/cms/cn/product/power/motor-control-ics/intelligent-motor-control-ics/multi-half-bridge-driver/) * [单个半桥驱动](https://www.infineon.com/cms/cn/product/power/motor-control-ics/intelligent-motor-control-ics/single-half-bridge-driver/) * [集成全桥驱动](https://www.infineon.com/cms/cn/product/power/motor-control-ics/intelligent-motor-control-ics/integrated-full-bridge-driver/) * [舵机和步进电机驱动](https://www.infineon.com/cms/cn/product/power/motor-control-ics/intelligent-motor-control-ics/servo-and-stepper-motor-driver/) * [MPS](https://www.monolithicpower.com/cn/): * [智能电机和电机驱动模块](https://www.monolithicpower.com/cn/products/smart-motors-driver-modules.html) * [智能电机驱动芯片](https://www.monolithicpower.com/cn/products/motor-drivers.html) ### 与电机相关的一些动图 {{ :dcmotor1.gif |}} {{ :dceg.gif |}} {{ :balancemotor.gif |}} {{ :3pmotor.gif |}} {{ :spmotor.gif |}} {{ :quantummotor.gif |}} {{ :acmotor.gif |}} {{ :dcmotor.gif |}}