登录
首页 » Visual C++ » MSP430F5438

MSP430F5438

于 2012-05-09 发布 文件大小:3326KB
0 158
下载积分: 1 下载次数: 181

代码说明:

  利尔达 MSP430F5438学习板全套资料(LSD the MSP430F5438 learning board full set of information)

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

发表评论


0 个回复

  • PWM
    msp430单片机通过产生PWM波控制舵机(msp430 microcontroller to generate the PWM wave control servos)
    2021-03-08 16:19:28下载
    积分:1
  • 89C51-master
    基于单片机的一些基础应用 和硬件设计以及综合设计(89c51Integrated application hardware design)
    2017-07-17 10:37:00下载
    积分: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
  • ty
    说明:  8*8的矩阵键盘程序,是很好的代码喔。键盘程序采用的是查询的方式来写的喔。(8* 8 matrix keyboard procedures, is a very good code. The keyboard is used for writing.)
    2012-03-13 16:07:54下载
    积分:1
  • libimobiledevice
    libimobiledevice VS2008 可编译代码 需要自行编译openssl-1.0.1l (libimobiledevice VS2008 code can be compiled Need to compile openssl-1.0.1l)
    2015-02-27 10:48:12下载
    积分:1
  • chuankoutongxin
    89c52的串口通信的演示 (89c52 serial communication demonstration)
    2011-05-29 21:16:23下载
    积分:1
  • shanshuoyi
    51单片机的闪烁灯代码一,非常适合初学者的使用,在这分享给大家。(51 MCU flashing lights code, very suitable for beginners to use, in this share to everyone. )
    2014-04-07 08:19:35下载
    积分:1
  • DA-AD
    单片机学习,光敏和热敏电阻实验中的DA-AD转换程序(MCU learning, photosensitive and thermistor experiment DA-AD conversion program)
    2014-09-19 09:48:53下载
    积分:1
  • SD_Specifications_Ver3.01
    SD Specifications_Ver3.01
    2010-11-08 18:34:41下载
    积分:1
  • Calculate-the-position-of-the-sun
    计算太阳位置,通过公式!用单片机编译程序!(Calculate the position of the sun through the formula! Microcontroller compiler!)
    2012-12-18 22:09:24下载
    积分:1
  • 696518资源总数
  • 104759会员总数
  • 10今日下载