登录
首页 » c » 51驱动无刷电机

51驱动无刷电机

于 2022-10-06 发布 文件大小:15.15 kB
0 305
下载积分: 2 下载次数: 1

代码说明:

直接用51单片机驱动无刷电机,用定时器产生pwm输出直接控制电调而控制无刷电机 void zd_70us() interrupt 1 { TH0=(65536-70)/256; TL0=(65536-70)%256; FLAG_JS++; if(FLAG_JS==215) FLAG_JS=0; if(FLAG_JS

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • STM32F103 定时器外部计数 可用于测速、位置控制等
    STM32F103 定时器外部计数,可以通过定时器接口直接输入光栅光电编码器、霍尔式编码器得到的脉冲,用于计数、测速、位置控制等。代码工整、有注释。只需调用已经封装好的函数就可以得到计数值,再稍加修改主函数进行数据处理就可以用于各种功能,适合新手使用。欢迎下载。
    2022-02-14 14:18:51下载
    积分:1
  • c语言成绩管理系统
    这次开发是我个人用时三天开发出来的。项目具有以下八种功能: l查看记录 l添加记录 l修改记录 l删除记录 l清空记录 l查询记录 l排序功能 l统计功能
    2022-07-14 07:17:02下载
    积分:1
  • Batch-Nearest-Neighbor-Search-for-Video-Retrieval
    Batch Nearest Neighbor Search for Video Retrieval
    2014-03-05 21:10:15下载
    积分:1
  • C8051F1系列单片机笔记
    自己写的C8051F系列单片机的笔记,供初学者参考(Write their own C8051F series microcontroller notes, for beginners reference)
    2018-10-24 13:30:03下载
    积分:1
  • _充流管道单向流固耦合数值模拟自动化研究
    针对充流管道单向流固耦合数值模拟过程复杂、数据在耦合传递中存在偏差的问题,采用 C++语言编制了充流管道单向流固耦合数值模拟程序,实现了从模型建立、流体计算到结构分析 过程的自动化,确保了从流体计算到结构计算过程中数据传递的准确性.利用参考文献中的试验数 据验证了此程序计算结果的正确性,以实际发电厂的一段疏水管道为例进行单向流固耦合数值模 拟,描述了程序自动建立管道模型、模拟管内流体压力分布以及将流体压力数据导入管道结构中进 行管道应力计算的过程.结果表明:该充流管道单向流固耦合数值模拟程序具有结果准确、操作简 便的特点,可应用于多种充流管道的设计改造和风险预测中(Aiming at the complex numerical simulation process of one-way fluid-structure coupling in flow-filled pipeline and the deviation of data in coupling transmission, the method is adopted. C++ language has compiled the numerical simulation program of one-way fluid-structure coupling for filling pipeline, which has realized the process from model establishment, fluid calculation to structure analysis. The automation of the process ensures the accuracy of data transfer from fluid calculation to structural calculation. The correctness of the calculation results is verified by the program, and the one-way fluid-structure coupling numerical model is carried out for a section of)
    2020-06-23 01:00:01下载
    积分:1
  • STM32F4 ADC+USART
    利用STM32F4芯片完成单路AD采样及串口发送(Using STM32F4 chip to complete single channel AD sampling and serial port sending)
    2020-12-21 10:49:08下载
    积分:1
  • RS485 大师 (PIC 16F877A)
    使用 PIC 16F877A RS 485 通信。我的项目包括 2 奴隶和 1 大师。
    2022-01-22 15:59:53下载
    积分:1
  • 文本转换,按行读取txt经纬度文件,转换成geojson文件txt2geojson
    文本转换,按行读取txt经纬度文件,转换成geojson文件(Text conversion, read TXT longitude and latitude files by line, and convert them into geojson files)
    2020-06-21 14:40:02下载
    积分:1
  • xep-ucos
    UCOS的移植参考文献,详细讲解了UCOS在windows平台上的移植过程。(UCOS transplant references, explained in detail on the windows platform UCOS transplant process.)
    2013-11-20 20:17:47下载
    积分:1
  • mppt
    基于stm32f407搭建的太阳能最大功率点追踪器(Solar maximum power point tracker based on stm32f407)
    2021-03-17 15:19:20下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载