登录
首页 » Visual C++ » ad7689msp430driver

ad7689msp430driver

于 2021-04-24 发布 文件大小:1KB
0 268
下载积分: 1 下载次数: 70

代码说明:

  这是一个有关AD7689的程序,只有驱动部分,使用的CPU是msp430F149。可以采集8路数据。不过数据在主程序中需要处理下,不然会有波动。(This is a program about the AD7689, only the driving part, CPU use is msp430F149. 8-way data can be collected. However, the data need to be addressed in the main program, the otherwise subject to fluctuations.)

文件列表:

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

发表评论

0 个回复

  • baseon80c51ofmc522
    读写器与射频卡通信的设计采用RC522射频读写芯片与射频卡进行通信,符合ISO14443规范协议;硬件系统设计中主要有AVR单片机主控模块、电源模块、存储模块、外部时钟模块、LCD模块;软件系统设计采用C语言,遵循模块化和结构化编程模式,设计了射频卡操作程序、软关机与自动关机程序、LCD显示、串行Flash存储器、外部时钟等外部设备驱动程序。所设计的手持式读写器具备对MF1 S50、S70射频卡的读写、实时状态显示、系统在线升级以及关机等功能。(This handset can process the data offline or online, reading and writing from 10 cm far. This handset is low-power, miniature, modular design and so on. This article includes: the communication design between RF card and Reader, hardware system design and software systems design. The communication design between RF card and Reader used to RC522 RF chip control RF cards, in line with ISO14443 standard protocol Hardware system design mainly include AVR microcontroller control modules, power modules, memory modules, external clock modules, LCD modules Software system designed with C programming language, and follow the modular structure of the programming model, and has the RF card operation procedures, soft shutdown and automatic shutdown procedures, LCD display, serial Flash memory, an external clock, and other external device driver Procedures. The handset readers has the MF1 S50, S70 RF card reader function, real-time status display function, the system online update function and so)
    2021-03-22 20:19:16下载
    积分:1
  • 12
    基于单片机的电阻测量系统,带vb上位机控制和显示同时还有无线发射(MCU-based resistance measurement system with vb PC control and display as well as a wireless transmitter)
    2014-02-22 15:14:06下载
    积分:1
  • cec13Benchmarks_matlab
    CEC2013_RealParameterOptimization竞赛用全套测试函数(Benchmarks for CEC2013_RealParameterOptimization)
    2016-10-30 18:45:08下载
    积分:1
  • 无线信道时延扩展仿真
    无线信道时延扩展仿真 一、仿真目的    在数字通信中,无线信道所表现出的时延扩展将有可能引起接收信号的码间串扰。实验的目的是从时域角度方面对移动信道的多径环境引起的接收信号时延扩展现象进行仿真。(wireless channel delay spread simulation One, the simulation purpose In digital communication, wireless channel delay spread shown will likely cause the received signal crosstalk code. The aim of the experiment is to delay the received signal due to multipath environment of mobile channel in time domain and the phenomenon of simulation.)
    2014-06-17 23:41:02下载
    积分:1
  • shuangkui
    双馈风电机组的PSCAD模型,是通用模型,有助于帮助解决双馈风电机组建模问题(PSCAD doubly-fed motor model)
    2013-12-23 21:47:00下载
    积分:1
  • LABVIEW-and-MCU
    实现单片机与LABVIEW的串口通信。单片机部分的上载程序,只需用LABVIEW构建一个简单的输入与输出指令界面(LABVIEW MCU and serial communication. Single-chip part of the upload process, just use LABVIEW build a simple command interface, input and output)
    2011-06-28 11:31:33下载
    积分:1
  • 11
    说明:  NUAA微机实验课设:1.密码确认。2.数据采集控制系统。3.数码管显示(NUAA Computer Lab located: a password confirmation. 2 Data acquisition and control system. 3 digital display)
    2014-01-16 23:02:47下载
    积分:1
  • calculator
    the function of the code is like a calculator.Basic calculator may be build by the code.
    2014-10-23 20:47:41下载
    积分:1
  • ADCzhuanhuan
    单片微型计算机简称单片机,是典型的嵌入式微控制器(Microcontroller Unit), 单片机芯片 常用英文字母的缩写MCU表示单片机,单片机又称单片微控制器,它不是完成某一个逻辑功能的芯片,而是把一个计算机系统集成到一个芯片上。(Microcontroller chip microcomputer referred to, is a typical embedded microcontroller (Microcontroller Unit),     Single chip Commonly used letters of the abbreviation indicates MCU microcontroller, microcontroller, also known as single-chip microcontroller, it is not complete a certain logic functions of the chip, but to a computer system integrated into a single chip.)
    2013-09-10 20:10:24下载
    积分:1
  • Keil-Software-Cx51-manual
    第一章 介绍 概述 Cx51 编译器 第二章 用 Cx51 编译 解释怎样用 Cx51 交叉编译器编译一个源文件 本章叙述控制文件处理编译和输出的命令行提示 第三章 语言扩展 叙述支持 8051 系统结构须的 C 语言扩展 本章提供一个在 ANSI C 说明中没有的命令 函数 和控制的详细列表 第四章 预处理器 叙述 Cx51 编译器预处理器的组成和包含的例子 第五章 派生的 8051 叙述 Cx51 编译器支持的 8051 派生系列 本章还包括能帮助提高目标程序性能的技巧 第六章 高级编程技术 对有经验的开发人员的重要信息 本章包括定制文件 描述 优化器详细资料 和段名约定 本章还讨论了 Cx51 编译器产生的程序和别的8051 编程语言如何接口第七章 错误信息 列出了在使用 Cx51 编译器时可能遇到的致命错误 语法 错误和警告 第八章 库参考 提高一个扩展的 Cx51 库参考 分类列出了库例程和相关的 包含文件 本章最后有一个按字母顺序的参考 包括每个库例程的例子代码附录中包含不同编译器版本间的差异 作品编号 和别的有些信息(This manual describe how to 8051 target, environment using Cx51 Cx51 compiler optimization C compiler C program packages can be used in all the 8051 series processors can perform in the WINDOWS 32 bit command line in this hand )
    2013-03-09 11:51:51下载
    积分:1
  • 696516资源总数
  • 106475会员总数
  • 7今日下载