登录
首页 » Visual C++ » 8940

8940

于 2020-09-10 发布 文件大小:1920KB
0 199
下载积分: 1 下载次数: 178

代码说明:

  运动控制卡的详细开发资料,可以用来驱动步进电机(Motion control card developed detailed information can be used to drive stepper motor)

文件列表:

1.客户程序
..........\0.驱动
..........\......\0.安装说明
..........\......\..........\安装说明.txt
..........\......\1.控制卡驱动
..........\......\............\adt8940.dll
..........\......\............\adt8940.inf
..........\......\............\adt8940.sys
..........\......\............\adtcard.sys
..........\......\README.TXT
..........\1.开发包
..........\........\0.管理工具
..........\........\..........\adt8940.dll
..........\........\..........\help.chm
..........\........\..........\ParameterSet.exe
..........\........\..........\README.TXT
..........\........\1.开发包
..........\........\........\C
..........\........\........\.\ADT8940.H
..........\........\........\.\ADT8940H.LIB
..........\........\........\.\ADT8940L.LIB
..........\........\........\C%2B%2B
..........\........\........\...\ADT8940.H
..........\........\........\...\ADT8940H.LIB
..........\........\........\...\ADT8940L.LIB
..........\........\........\C%2B%2BBuilder
..........\........\........\..........\adt8940.h
..........\........\........\..........\adt8940.lib
..........\........\........\README.TXT
..........\........\........\VB
..........\........\........\..\Adt8940.bas
..........\........\........\VC
..........\........\........\..\adt8940.h
..........\........\........\..\adt8940.lib
..........\........\........\..\adt8940m.h
..........\........\........\..\adt8940m.lib
..........\........\2.示范程序
..........\........\..........\README.TXT
..........\........\..........\基本库示例
..........\........\..........\..........\README.TXT
..........\........\..........\..........\VB
..........\........\..........\..........\..\Adt8940.bas
..........\........\..........\..........\..\CtrlCard.bas
..........\........\..........\..........\..\DEMO.frm
..........\........\..........\..........\..\DEMO.vbp
..........\........\..........\..........\..\DEMO.vbw
..........\........\..........\..........\..\frmBasePara.frm
..........\........\..........\..........\..\IOTest.frm
..........\........\..........\..........\..\MSSCCPRJ.SCC
..........\........\..........\..........\VC
..........\........\..........\..........\..\adt8940.h
..........\........\..........\..........\..\adt8940.lib
..........\........\..........\..........\..\BaseParaSet.cpp
..........\........\..........\..........\..\BaseParaSet.h
..........\........\..........\..........\..\CtrlCard.cpp
..........\........\..........\..........\..\CtrlCard.h
..........\........\..........\..........\..\DEMO.APS
..........\........\..........\..........\..\DEMO.clw
..........\........\..........\..........\..\DEMO.cpp
..........\........\..........\..........\..\DEMO.dsp
..........\........\..........\..........\..\DEMO.dsw
..........\........\..........\..........\..\DEMO.h
..........\........\..........\..........\..\DEMO.ncb
..........\........\..........\..........\..\DEMO.opt
..........\........\..........\..........\..\DEMO.plg
..........\........\..........\..........\..\DEMO.rc
..........\........\..........\..........\..\DEMODlg.cpp
..........\........\..........\..........\..\DEMODlg.h
..........\........\..........\..........\..\IOTest.cpp
..........\........\..........\..........\..\IOTest.h
..........\........\..........\..........\..\Label.obj
..........\........\..........\..........\..\ReadMe.txt
..........\........\..........\..........\..\res

..........\........\..........\..........\..\...\DEMO.rc2
..........\........\..........\..........\..\Resource.h
..........\........\..........\..........\..\StdAfx.cpp
..........\........\..........\..........\..\StdAfx.h
..........\........\..........\应用库示例
..........\........\..........\..........\C%2B%2BBuilder
..........\........\..........\..........\..........\adt8940.dll
..........\........\..........\..........\..........\adt8940.h
..........\........\..........\..........\..........\adt8940.lib
..........\........\..........\..........\..........\adt8940.~h

..........\........\..........\..........\..........\leftarr.bmp
..........\........\..........\..........\..........\main.cpp
..........\........\..........\..........\..........\main.ddp
..........\........\..........\..........\..........\main.dfm
..........\........\..........\..........\..........\main.h
..........\........\..........\..........\..........\main.obj
..........\........\..........\..........\..........\main.~cpp
..........\........\..........\..........\..........\main.~ddp
..........\........\..........\..........\..........\main.~dfm
..........\........\..........\..........\..........\main.~h
..........\........\..........\..........\..........\Project1.exe
..........\........\..........\..........\..........\Project1.tds
..........\........\..........\..........\..........\rightarr.bmp
..........\........\..........\..........\..........\test.bpr
..........\........\..........\..........\..........\test.cpp

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

发表评论

0 个回复

  • ljqTXRX_wifi
    用keilC 开发的基于nRF24LE1的wifi收发程序,已经用于实际数据传输系统(keil C wifi nRF24LE1)
    2016-03-19 19:53:22下载
    积分:1
  • PIC24Calculator
    PIC24单片机实现的计算器,在protus下仿真实现(PIC24 MCU calculator, under Simulation in protus)
    2011-11-14 22:35:33下载
    积分:1
  • 222009322072112
    由于太阳能充电系统多在户外,为了方便研究太阳能充电控制系统对蓄电池的充电情况,本文使用GPRS无线传输技术,设计了一套太阳能充电系统蓄电池的充电电压电流远程实时监测系统。系统的硬件部分由电压电流检测电路、单片机STC89C52RC、GPRS模块SIM300以及相应的外围电路构成,下位机软件由C语言编写并与硬件部分构成系统下位机部份,实现了对充电电压电流的信息采集以及数据的无线数传。上位机在LabVIEW2010环境下编写,具备友好的人机交互界面,实现了数据的远程接收、实时显示、数据库管理、报表生成和打印等功能。经过系统测试系统实现了对电压电流的远程监测。(As the solar charging system more outdoors, in order to facilitate the study of solar charge control system for charging the battery case, we use GPRS wireless transmission technology, we designed a solar charging system battery charge voltage and current remote monitoring system. The hardware part of the system by the voltage and current detecting circuit, microcontroller STC89C52RC, GPRS module SIM300 and corresponding peripheral circuits, lower computer software written in C language and hardware parts lower position machine part of the system, the realization of the charging voltage and current information collection and wireless data transmission of data. PC at LabVIEW2010 prepared environment, with friendly interactive interface, realize the remote receiving data, real-time display, management, report generation and printing. After the system test system enables remote monitoring of voltage and current.)
    2016-01-08 11:43:43下载
    积分:1
  • date
    万年历开发 时间Calendar Development - Time(Calendar Development- Time)
    2013-12-08 17:22:11下载
    积分:1
  • DGCL
    DGCL (An Efficient Density and Grid Based Clustering Algorithm for Large Spatial Database)的实现代码,费了很长时间才实现的(DGCL (An Efficient Density and Grid Based C. lustering Algorithm for Large Spatial Databas e) the realization of code, and a very long time to achieve the)
    2007-06-19 10:58:52下载
    积分:1
  • 5110
    实现5110液晶图像、文字、字符 、反转、数字显示(5110 LCD achieve images, text, characters, reverse, digital display)
    2013-07-30 14:01:42下载
    积分:1
  • 5110-1
    基于MSP430G2553 TI超低功耗单片机,5110液晶显示程序(Based MSP430G2553 TI ultra-low power microcontroller, 5110 LCD procedures)
    2013-08-10 21:35:35下载
    积分:1
  • ADXL345
    讲解 角度传感器的原理,内部结构,引脚功能,以及相关运用(Angle sensor to explain the principles of the internal structure of pin functions, and related use)
    2011-09-01 01:42:49下载
    积分:1
  • emWin
    energy emwin驱动程序,可驱动彩屏及相关LCD控制器(energy emwin)
    2013-04-22 18:21:35下载
    积分:1
  • LEDtest
    利用单片机作为芯片,利用点阵按钮通过继电器控制LED灯(Using single chip microcomputer as a chip, using bitmap button by relay control LED lights)
    2013-08-22 10:32:00下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载