CCS的运行环境下的DSP2812种b部分程序代码,刚刚学习,希望大家有所帮助
上传时间: 2014-01-21
上传用户:zukfu
参考网上的提供的代码,我把uCosII移植到MSP430f149上,分三个任务,分别是485通讯,键盘扫描,LED显示,可供参考!- Refers to code which on-line provides, I transplant uCosII to MSP430f149 on, divides three duties, respectively is 485 communications, scanning, LED demonstrated
标签: on-line uCosII Refers which
上传时间: 2013-12-11
上传用户:xieguodong1234
和大家分享一下网上找的一个LED显示文档,一个不错东东.
上传时间: 2015-12-12
上传用户:edisonfather
256级灰度LED点阵屏显示原理及基于FPGA的电路设计
上传时间: 2015-12-12
上传用户:hphh
LED数码管动态显示函数 定时器 T1 ,A组比较中断产生5mS周期性中断 在中断里刷新显示
上传时间: 2015-12-14
上传用户:天涯
选举投票程序 设代号为"A","B","C 的三个足球先生
上传时间: 2013-11-26
上传用户:rocketrevenge
本程序是AVR系列单片机的外部中断程序,中断实验,LED数码管显示中断数据,按键按下计数,数码管显示计数结果
上传时间: 2015-12-16
上传用户:gaome
用ch451的键盘显示程序,利用4*4键盘输入健值,在led数码管上显示结果
上传时间: 2014-01-19
上传用户:CSUSheep
function Binary_Search(L,a,b,x) begin if a>b then return(-1) else begin m:=(a+b) div 2 if x=L[m] then return(m) else if x>L[m] then
标签: begin Binary_Search function return
上传时间: 2015-12-17
上传用户:tb_6877751
DS18B20温度计 采用4位LED共阳显示器显示测温值,显示精度0.1度,测温范围-55度至+125度 * 用AT89C2051单片机,12MHZ晶振,设计日期2004.02.27
上传时间: 2015-12-18
上传用户:hfmm633