登录
首页 » Visual C++ » master-mater

master-mater

于 2012-12-28 发布 文件大小:73KB
0 79
下载积分: 1 下载次数: 6

代码说明:

  这是一个智能电压表的实例,里面有完整的程序。这个电压表可以数字显示电压值的大小。 (This is the example of a table of a smart voltage, which has a complete program. This digital voltmeter shows the size of the voltage value.)

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

发表评论

0 个回复

  • 09041529
    用PIC单片机实现带音乐播放的电压表,最高实现3.3V的电压测试(PIC mcu)
    2013-09-05 15:15:17下载
    积分:1
  • PWM-ULN2003A
    利用ULN2003A进行驱动,产生PWM波,里边有照片,可供参考,通过本例程了解PWM 的基本原理和使用 (#include <reg52.h> unsigned char timer1 sbit PWM=P1^2 void system_Ini() { TMOD|= 0x11 //PWM TH1 = 0xfe //11.0592 TL1 = 0x33 TR1 = 1 IE =0x8A } main() { system_Ini() while(1) { if(timer1>100) timer1=0 if(timer1<30) PWM=0 else PWM=1 } )
    2013-11-21 15:17:25下载
    积分:1
  • Data-Acquisition-System
    数据采集系统 MAX1403.C 该文件是用于MAX1403的代码,包含了McBSP初始化、MAX1403初始化、McBSP读写等函数,读者可加入自己的工程之中去,并根据自己的要求适量修改之。 TLC5510A.C 该文件是用来驱动TLC5510A的代码,由于TLC5510A是总线型的高速AD,其访问较为简单,访问的方法及细节请见本书第17章。 MAX5444.C 该文件是驱动MAX5444的代码,由于MAX5444是单路高精度DA,所以,代码中只需执行系统初始化、McBSP初始化之后即可对MAX5444进行写数据操作,从而输出电压值。 AD7541A.C 该文件是驱动AD7541A的代码,AD7541A是总线型的高速DA,其访问方式如同片外RAM一样,请参考本书第17章的介绍 pdf 文件是“数据采集系统”的电路图实例,本电路图注重于高速AD、高精度AD、高速DA、高精度DA的连接方法以及外围电路设计,为读者朋友提供一个完整的电路实例。而C6713电路部分,只涉及C6713与四个AD/DA器件的连接关系,至于C6713的其他部分(如SDRAM、FLASH等)都略去,读者可参考另外相关的章节。(Data Acquisition System)
    2010-06-24 19:59:57下载
    积分:1
  • integrated-control
    双步进电机综合控制 用于51单片机 (Dual stepper motor integrated control)
    2013-07-22 15:02:12下载
    积分:1
  • 1111111111111111
    学习电子电路,很好的参考资料,可以学到很多东西。(Learning electronic circuits, a very good reference, you can learn a lot.)
    2009-04-25 22:09:52下载
    积分:1
  • KEY
    自己写的一个带有松手检测和长按识别,短按识别,长短按区分的键盘扫描程序(Write your own keyboard scanner with a loosely detection and long-identification, press recognition, length according to the distinction)
    2012-07-19 15:25:28下载
    积分:1
  • How_To_Game_Programming
    Why your files are not be used? 1.The content is too simple 2.Is not a sourcecode or document 3.lost some files 4.Description is not detailed or not correct 5.Compressed file has password 6.Sourcecode duplicate or already exist
    2009-10-09 01:31:50下载
    积分:1
  • Desktop
    电力仪表测量电压,电流,有功,无功,等电力参数,用PIC和ATT7026 数码显示(Electricity meters measure voltage, current, active power, reactive power, and other electrical parameters, with the PIC and ATT7026 digital display)
    2013-06-07 11:08:02下载
    积分:1
  • comtest
    串口通信传输与接收。既:发送一个字节到MCU,再由MCU发回来。(Serial communication transmission and reception. Bothto send a byte to the MCU, and then sent back by the MCU.)
    2012-05-31 15:56:15下载
    积分:1
  • Visual_Studio_2010_Shortcuts
    Microsoft Visual Studio 2010 Express 快速功能鍵(Microsoft Visual Studio 2010 Express Keybinding Brochures)
    2014-01-21 14:51:30下载
    积分:1
  • 696524资源总数
  • 103920会员总数
  • 65今日下载