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

51驱动无刷电机

于 2022-10-06 发布 文件大小:15.15 kB
0 292
下载积分: 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 个回复

  • c# 矩阵并行计算 实例源码
    c# 矩阵并行计算 实例源码
    2014-12-12下载
    积分:1
  • NUC1XX-project-templates
    NUC1XX工程模板,包含BSP板级支持包和所有的外设初始化代码。(NUC1XX project templates, including BSP Board Support Package and all peripheral initialization code.)
    2014-04-25 09:21:55下载
    积分:1
  • dgtIMGPROC
    说明:  这是一个包括bmp文件显示,图像二值化,细线化等集合的程序,可在tc中运行。 程序中有40 +的注释,你能很快的看懂程序(This is a bmp file, including display, image binarization, thinning and other collection procedures, can be run in the tc. 40 + program notes, you can quickly understand procedures)
    2011-02-26 14:01:30下载
    积分:1
  • stock
    在一个圆形操场的四周摆放着n 堆石子。现要将石子有次序地合并成一堆。规定每次只能选相邻的2 堆石子合并成新的一堆,并将新的一堆石子数记为该次合并的得分。试设计一个算法,计算出将n堆石子合并成一堆的最小得分和最大得分。 (Playground in a circle around the stones are placed n heap. Stone is to have the order to merge into a pile. Provisions can only choose 2 adjacent stones piled into a heap of new and new pile of stones a few in mind for its combined score. Try to design an algorithm to calculate the n heap into a pile of stones the minimum scores and maximum scores.)
    2007-12-25 00:34:14下载
    积分:1
  • matlab-guide-to-finite-element
    国外计算机经典教材,MATLAB有限元分析与应用。该书为中译本,详尽介绍了有限元分析的各种方法。(MATLAB guide to finite elements.)
    2013-12-24 00:07:01下载
    积分:1
  • C# Email Send
    2022-02-13 06:29:09下载
    积分:1
  • slaa448c
    MSP430F54XA, F55XX, F61XX系列单片机内部硬件模块应用例程(Application_Examples for MSP430F54XA, F55XX, F61XX)
    2015-06-16 19:19:53下载
    积分:1
  • 2009NationalUndergraduateElectronicDesignContestLE
    2009年全国大学生电子大赛设计LED书写板的程序和电路原理图!(2009 National Undergraduate Electronic Design Contest LED writing board procedures and the circuit diagram!)
    2010-06-07 01:19:38下载
    积分:1
  • PID0001
    PID比例积分微分控制程序包 神经网络自适应控制程序
    2010-12-18 17:12:44下载
    积分:1
  • 数据结构基本问题C实现
    一些基本的数据结构问题,用C语言实现,我们学校的上机作业,大家可以参考一下 包括1、Josephu问题 2、一元多项式加法 3、三元组表示的稀疏矩阵的一些操作 4、n阶“魔方”的解法 5、Hanoi塔 6、中缀转后缀 7、二叉排序树 8、快速排序 9、谢尔排序(Some basic data structure problems, implemented in C language, our school homework on the computer, you can refer to it. Including 1, Josephu Problem 2, Polynomial Addition 3, Some Operations of Sparse Matrix Represented by Triple 4. Solution of Magic Cube of order n 5, Hanoi Tower 6, suffix-to-suffix 7, binary sorting tree 8, fast sorting 9, Shell sorting)
    2020-06-22 05:40:01下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载