搜索资源列表
demeXSADC.rar
- 龙丘MC9S12XS128 多功能开发板 Designed by Chiu Sir E-mail:chiusir@163.com 软件版本:V1.1 最后更新:2009年2月16日 相关信息参考下列地址: 博客: http://longqiu.21ic.org 淘宝店:http://shop36265907.taobao.com ------------------------------------ Code Warrior 4.7 Target : MC9S12XS1
demoXS128RTI
- 龙丘MC9S12XS128 多功能开发板 Designed by Chiu Sir E-mail:chiusir@163.com 软件版本:V1.1 最后更新:2009年2月28日 相关信息参考下列地址: 博客: http://longqiu.21ic.org 淘宝店:http://shop36265907.taobao.com ------------------------------------ Code Warrior 4.7 Target :
8051
- 单片机与光电传感器测量转速程序 首先,你的原理图我没有,我就按我开发板的原理图来写。原理图在我的博客上:http://hi.baidu.com/mcu 5Fspaces/album/item/8b0e987e63e7ed360cd7daf7.html 数码管是4位的,把红外传感器当霍尔转速传感器。如果这些器件和单片机连接和你 的不一样,自己改一下定义就行。-SCM and photoelectric sensor speed measurement procedure First of
testXES20090421
- 龙丘智能车综合开发平台V3.0 Designed by 龙丘 E-mail:chiusir@163.com 软件版本:V1.2 最后更新:2009年4月21日 相关信息参考下列地址: 博客: http://longqiu.21ic.org 淘宝店:http://shop36265907.taobao.com ------------------------------------ Code Warrior 5.0 Target : MC9S12XS1
demoXS128ECT
- 龙丘MC9S12X多功能开发板V1.0 Designed by 龙丘 E-mail:chiusir@163.com 软件版本:V1.1 最后更新:2009年2月21日 相关信息参考下列地址: 博客: http://longqiu.21ic.org 淘宝店:http://shop36265907.taobao.com ------------------------------------ Code Warrior 4.7 Target : MC9S1
icdi1
- 有电路图和程序,都是正确的.如果有问题可以到我的博客 去留言,大家相互学习-A circuit diagram and procedures are correct. If the problem can go to my blog to the message, we learn from each other
c8051f020smbus-
- 这是我用c8051f020 的smbus 写的双机通讯实验程序,内容简单易懂还有 程序中用到的串口程序如有兴趣,可到新浪博客“血狼王”的博客查看-This is I use the smbus wrote c8051f020 double machine communication experiment procedure, content easy to understand and use of serial program in the program if you are interes
src-V0.1.0-2012-02-041210
- 程序员:钱树勇 采用定时中断检测4*4按键;次程序只支持短按模式(若需要支持长按模式,请搜索我的另一程序源码:src-V0.1.1-2012-02-041701.rar);具有松手检测功能。采用定时扫描模式,无死循环代码,所以更少占用Cpu资源(按键测试正常工作,不理解代码者可留言或至新浪博客:钱树勇留言)-Timer interrupt to detect the 4* 4 buttons this program only recognizes the short mode (need
Key
- 按键是单片机系统最常用的输入设备之一;几乎是只要需要交互输入,就必须有键盘。这篇博客实现了一个通用的键盘程序,只要提供一个读取键值的函数(底层键值),程序将完成消抖、存入队列等一些列处理。同时本程序提供最常用的4*4矩阵键盘的程序,和4个按键的程序。 -The key is, one of the the SCM system most commonly used input device almost as long as the need for interactive input,