登录
首页 » c » TB62209驱动步进电机

TB62209驱动步进电机

于 2022-02-01 发布 文件大小:324.73 kB
0 144
下载积分: 2 下载次数: 1

代码说明:

主要为STM32发送脉冲信号给TB62209,然后驱动步进电机运动,timer2作为脉冲源,timer3用了做加减速控制。

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

发表评论

0 个回复

  • hackqqqwq
    黑客强大源码,黑客强大源码,黑客强大源码,黑客强大源码,黑客强大源码,黑客强大源码(Hackers powerful source code, hacking powerful source code, hacking powerful source code, hacking powerful source code, hacking powerful source code, hacking powerful source)
    2014-02-05 17:43:58下载
    积分:1
  • TestVC6DUI
    本程序基于VC6.0通过duilib库对mfc窗口进行设计,可设置背景,按钮等基本操作,对初学者很有帮助。因为在VC6.0中使用需要gdiplus.h头文件和相关库文件,因此将该压缩文件一并上传。(This procedure by duilib bank on mfc window design, you can set basic operations background, buttons, etc., useful for beginners.Because the need to use gdiplus.h header files and related libraries in VC6.0, so the compressed file be uploaded.)
    2016-09-12 09:49:28下载
    积分:1
  • C# 判断是否为数值
    C# 判断是否为数值,具体来说就是判断学生年龄是否为数值,private List GetStudent()   {    string P_Str_ConnectionStr = string.Format(//创建数据库连接字符串    @"server=WIN-GI7E47AND9RLS;database=db_TomeTwo;uid=sa;pwd=");    string P_Str_SqlStr = string.Format(//创建SQL查询字符串    "SELECT 学生姓名,ISNUMERIC(年龄) FROM tb_Student");    SqlDataAdapter P_SqlDataAdapter = new SqlDataAdapter(//创建数据适配器    P_Str_SqlStr, P_Str_ConnectionStr);    DataTable P_dt = new DataTable();//创建数据表    P_SqlDataAdapter.Fill(P_dt);//填充数据表    List P_str = new List();//创建数据集合    foreach (DataRow item in P_dt.Rows)    {    P_str.Add(new Instance() { 姓名=item[0].ToString(),//添加数据项    年龄 = item[1].ToString() ==    "1" ? "数值" : "非数值" });    }    return P_str;//数据集合   }
    2022-03-19 05:06:24下载
    积分:1
  • dikongduizhan
    **程序名称:地空对决 **程序描述:敌军大批飞机前来空袭,我方高炮奋力反击…… (* Program Name: air-ground battle * Program Description: The large number of aircraft to come to raid enemy, our artillery to fight back ......)
    2013-11-18 11:32:52下载
    积分:1
  • 213937196ADDSKIN
    可以给MFC添加皮肤,内含很多,且有使用方法,非常好用。文件很齐全(You can add the skin, to the MFC containing a lot of, and use, very easy to use. The file is complete)
    2013-09-03 10:56:36下载
    积分:1
  • c++ 并查集
    查并集系列题型ACM参考代码和部分教程,谢谢(Check and merge ACM reference codes and some tutorials for series of questions)
    2020-06-22 01:40:02下载
    积分:1
  • C# .net K线 图表 指标 画线
    说明:  C#K图 指标画线都有 可下载 用于股票(C#K Index line drawing)
    2020-07-03 00:40:02下载
    积分:1
  • exchangeline
    中国一号信令线路信令中国一号信令线路信令(digital channel associater exchange line signalling public network, standard)
    2010-01-25 14:21:20下载
    积分:1
  • SequenceQueue
    这个程序的功能是实现顺序队列,包括插入,删除,查找,清空,销毁。虽然顺序队列用的不多,但是初学者应该要掌握。(The function of this program is to achieve the order queue, including insert, delete, find, clear, destroy. Although the order of the queue is not used much, but beginners should grasp.)
    2014-09-22 10:14:04下载
    积分:1
  • STH20
    说明:  读取SHT20的数据发送到主控STM32F103vet6(Read data from SHT20 and send it to master STM32F103vet6)
    2020-06-17 11:20:02下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载