登录
首页 » Visual C++ » Desktop

Desktop

于 2012-06-13 发布 文件大小:747KB
0 132
下载积分: 1 下载次数: 3

代码说明:

  这是一份关于MSP430的C程序和课件,虽然不是很全面,但是对于新手还是够用的。(This is a report on the MSP430 C program and courseware, though not very comprehensive, but still enough for the novice.)

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

发表评论

0 个回复

  • msp430DS18B20
    msp430单片机DS18B20温度程序(Msp430 single chip DS18B20 temperature program)
    2015-07-23 21:16:17下载
    积分:1
  • keyboard
    通过反转法循环扫描矩阵键盘,并通过数码管显示数据(By inversion method cyclic scan matrix keyboard, and through the digital display data)
    2013-10-10 20:12:11下载
    积分:1
  • signal-intersection
    智能交通单路口C++仿真程序,其中设置了随机车辆产生,以及信号配时功能,程序编译已验证(Intelligent Transportation single intersection C++ simulation program, which is set to generate random vehicles, as well as signal timing functions, the program compiled Verified)
    2014-03-01 09:39:29下载
    积分:1
  • input-asle
    输入通道捕捉程序,适用于飞思卡尔JM60单片机,用于捕捉信号。(The input channels capture program for the Freescale JM60 microcontroller used to capture the signal.)
    2012-07-14 22:30:56下载
    积分:1
  • ds18b20vb0
    18B20测温,上位机程序,VB6.0环境开发(18B20 temperature, host computer program, VB6.0 environment for development)
    2010-06-07 11:55:24下载
    积分:1
  • AD0809
    AD0809的功能启动,描述了如何启动AD0809的数模转换功能,并且在旁边加油注释(The AD0809 s function is activated, and describes how to start the AD0809 digital to analog conversion function, and next to the fuel comment)
    2012-04-29 15:12:40下载
    积分: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
  • SPH
    SPH相关的程序源代码,希望能帮到大家,谢谢(SPH-related source code, I hope to help everyone)
    2014-12-04 22:10:42下载
    积分:1
  • PWM
    NXP LPC11u24 cortex-M0 PWM 示例程序(NXP LPC11u24 cortex-M0 PWM sample programs)
    2014-02-11 10:27:56下载
    积分:1
  • Chinese-character-font-application
    单片机系统中自制硬件字库的应用.. 汉字字库(SCM system hardware homemade Chinese character font application ..)
    2014-05-09 16:12:58下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载