资源列表
robotshanhai
- 该机器人是机器人研究、ROBOCUP类人组机器人足球比赛理想平台,是大学机器人实验室、视觉实验室、传感器实验室、智能技术实验室、控制技术实验室、电机拖动实验室的理想教具,是研究生研究课题理想实验平台,它彻底改变了以往“验证”式实验室模式。学生可以用互动方式做实验,在娱乐中提升科研能力,在娱乐中掌握知识,是国家教改发展方向。-robot research group category sized robot soccer competition ideal platform university
24C01
- 24C01的源代码 (1kb ROM)-24C01 the source code (1kb ROM)
danji
- 单片机应用开发实例 源代码 文件列表 5.3-1.c 5.3-2.c-example source code files lists 5.3-1.c 5.3-2.c
zlg7290_c51
- 51单片机 zlg7290数字钟,iic总线协议,是学习51单片机模拟iic总线协议的最好选择.-51 SCM zlg7290 digital clock, Head bus protocol, MCU 51 is learning simulation 2005/09 Bus Protocol best option.
yinyue
- 一个单片机做的电子发音台历,可以发出12支曲子-a microcontroller to do electronic pronunciation desk, can be issued 12 song
LCDdisplayon51
- 在51单片机上实现lcd 的显示程序很有参考价值-in MCS-51 to achieve the LCD display program was useful
dm642evm_Schematics
- dm642evm原理图,相信对很多人有用。结构非常详细。PDF文件格式。-dm642evm schematics, many people believe that the right useful. A very detailed structure. PDF file format.
5_c51source
- 单片机C51源程序有电动恐龙,洗衣机,交通灯,数山羊个数,串口通讯等,真诚希望加为会员,谢谢!-80C51 source for electrical dinosaur, washing machines, traffic lights, a few goats number, serial communications, sincerely hope to increase membership, thank you!
AT89S51clock
- 该程序是本人自己编写的AT89S51源程序,采用C语言编写,已经调试通过,此程序是只作为共享作用,请勿做商业用途,谢谢!-that the procedure was prepared by my own AT89S51 source, using C language, Debugging has been adopted, this procedure is only as a shared role, do not do commercial purposes, thank you!
AVR_studio
- 该文件是AVR_Studio与ICCavr源程序以及破戒方法,对于ATMEL单片机AVR系列单片机非常有用,用ICCavr编译程序,在使用studio和JTAG下载器编译生成的*.HEX文件-AVR_Studio with Precept Breaking ICCavr source and method, for ATMEL AVR microcontroller series microcontroller very useful, with ICCavr compiler, the use
zxcontrol
- 控制C8051F单片机转动,正反转,可以参考,运行环境keil c-control C8051F rotation, reversion, they can refer to, the environment Keil c
8052os
- /*看大家都在学操作系统,我也想学学。所以想用51写一个来玩玩,发现比较郁闷。 弄了几下,不想再弄了,51弄这个没啥意思。我用的89S52,除了速度慢,RAM资源 太少之外,其它都还过得去。弄了一点代码出来,放在那也没啥用,不如拿上来 给新手看看,一个任务调度的雏形是什么样子的~~~~~~~~~这些代码没有经过优化, 我只求实现任务切换的功能。 利用定时器2产生10mS的定时中断作为时钟节拍,任务切换时保存工作寄存器等操作 嵌入了汇编指令,因此Task_Switch.