-
学习PIC单片机的好例子
学习PIC单片机的好例子-learning PIC a good example
- 2023-01-19 04:10:04下载
- 积分:1
-
就像在嵌入系统中使用C语言替代汇编一样,在嵌入系统中使用RTOS是大势所趋。原因主要是现在在大多数情况下编程效率比执行效率重要(单片机便宜嘛)。但纵观51的RT...
就像在嵌入系统中使用C语言替代汇编一样,在嵌入系统中使用RTOS是大势所趋。原因主要是现在在大多数情况下编程效率比执行效率重要(单片机便宜嘛)。但纵观51的RTOS,keil c51 所带的RTX Full 太大(6k多),且需要外部ram,又无源代码,很多时候不实用。RTX Tiny虽然小(900多字节),但是任务没有优先级和中断管理,也无源代码,也不太实用。而ucosII虽有源代码,但是它太大,又需要外部ram,所有函数又必须是重入函数,用在51这类小片内RAM的单片机上有点勉强。于是,我借鉴ucosII和RTX Tiny编写了Small RTOS 51,虽然它为51系列编写,但是它还是比较容易移植到其它CPU上。
-err
- 2023-03-23 11:40:04下载
- 积分:1
-
C51 under the former code, including two of HT9200, HT9170 called procedures (C5...
C51下个原代码,包括两个部分HT9200、HT9170 调用程序(C51).c和HT9200、HT9170 调用程序注解-C51 under the former code, including two of HT9200, HT9170 called procedures (C51). c and HT9200 and HT9170 call procedures Notes
- 2023-03-15 03:55:03下载
- 积分:1
-
make twos,fall in
attention,face right
face left
left turn
right turn
back...
传说中的队列灯非常的简单 广泛用于日常生活中。-make twos,fall in
attention,face right
face left
left turn
right turn
back turn
joging
ready
action
stop
Let s run
- 2023-07-05 18:55:03下载
- 积分:1
-
名称:独立按键
公司:上海浩豚电子科技有限公司
编写:师访
日期:2009.5
修改:无
内容:切换到独立按键模式,通过按键在数码...
名称:独立按键
公司:上海浩豚电子科技有限公司
编写:师访
日期:2009.5
修改:无
内容:切换到独立按键模式,通过按键在数码管显示对应的数字-Name: Independent keys Company: Shanghai Electronic Technology Co., Ltd. Hao dolphin prepared: Teachers Visit Date: 2009.5 Review: No content: Switch to the independent button mode, key in the digital tube display by the corresponding number
- 2022-06-12 08:15:40下载
- 积分:1
-
PIC Singlechip PICC environment PIC18Fxx39 Series Universal header files
PIC单片机PICC环境下PIC18Fxx39系列通用头文件-PIC Singlechip PICC environment PIC18Fxx39 Series Universal header files
- 2022-03-22 20:12:48下载
- 积分:1
-
89c2051单片机,包括键盘扫描和显示程序,以及AD转换方面
89c2051单片机,包括键盘扫描和显示程序,以及AD转换方面-89c2051 SCM, including keyboard and display scanning procedures, and AD conversion
- 2022-08-05 11:16:31下载
- 积分:1
-
Electronic parameters of the document shows that he is on the avr programming to...
电子参数文档说明,他是关于avr编程的利器,偏重硬件方面。-Electronic parameters of the document shows that he is on the avr programming tool, emphasis on hardware.
- 2022-03-19 05:52:00下载
- 积分:1
-
制版软件PROTEL99的封装库文件,
制版软件PROTEL99的封装库文件,-Engraving Software package library file PROTEL99
- 2022-08-14 07:16:08下载
- 积分:1
-
基于中断控制的声光报警器的设计.采用中断方式,设计一个声光报警器的硬件电路和控制程序。程序运行时,一旦8位开关信号量状态满足设定条件,就触发中断,使发光二级管按...
基于中断控制的声光报警器的设计.采用中断方式,设计一个声光报警器的硬件电路和控制程序。程序运行时,一旦8位开关信号量状态满足设定条件,就触发中断,使发光二级管按规律闪烁,同时扬声器播放一段音乐。
硬件设备包括一台微机、一个MFID微机实验箱、一块T型板,2输入四与门 74ls08、8位总线驱动器 74ls245、LM386A音频放大器、排阻、扬声器各一个,发光二极管8个,470uF电容2个、104电容4个,插线若干。
-Interrupt-based control of sound and light alarm design. Using interrupt mode, designing a sound and light alarm hardware circuits and control procedures. The program is running, once the 8-bit switch signal to set the amount of state to meet the conditions to trigger interrupts, so that light-emitting diode flashes according to the law, while speakers play a piece of music. Hardware includes a computer, a computer simulation, MFID box, a T plate, 2 input 4 and gate 74ls08, 8-bit bus driver 74ls245, LM386A audio amplifier, exclusion, speakers of a light-emitting diode 8, 470uF capacitor 2 a, 104 capacitors 4, plug-line number.
- 2022-02-06 01:23:00下载
- 积分:1