-
12864中文说明,我认为很有用,希望关照
12864中文说明,我认为很有用,希望关照-12864 Chinese note, I think very useful, I hope take care! ! ! !
- 2022-03-21 04:05:25下载
- 积分:1
-
Electronic code lock procedure, the two key input, one key additive, and the oth...
电子密码锁程序,两键输入,其中一个键累加,另一个键确认。密码正确锁打开(开锁指示灯亮);密码错误锁关闭(关锁指示灯亮);连续错三次则锁定键盘8秒并发出报警声。-Electronic code lock procedure, the two key input, one key additive, and the other button to confirm. The correct password to open lock (unlock indicator light) password error lock closure (Kuan-lock indicator light) consecutive wrong then lock the keyboard three times and issued eight seconds alarm sound.
- 2022-03-14 01:00:18下载
- 积分:1
-
Atmel arm7有关USB应用的实例,可在IAR上面直接运行
Atmel arm7有关USB应用的实例,可在IAR上面直接运行-Atmel arm7 Examples of applications on the USB can be run directly above in the IAR
- 2023-05-06 02:10:04下载
- 积分:1
-
读写am29F040的C语言程序,适用多种型号的FLASH
读写am29F040的C语言程序,适用多种型号的FLASH-Am29F040 the C language to read and write procedures for a variety of models of FLASH
- 2022-05-09 04:22:22下载
- 积分:1
-
28335有AD采样程序,很有帮助的,希望大家好好利用啊。
28335有AD采样程序,很有帮助的,希望大家好好利用啊。-28335 with AD sampling procedures, helpful, and hope we make good use of ah.
- 2023-03-31 10:35:04下载
- 积分:1
-
这是致远电子
MagicARM2410实验箱上基础实验的步进电机编程原代码...
这是致远电子
MagicARM2410实验箱上基础实验的步进电机编程原代码-This is the electronic MagicARM2410 Jhihyuan me on the basis of experimental trials stepper motor programming source code
- 2022-03-07 14:03:13下载
- 积分:1
-
一个基于stc89s52 nRF2401的demo代码,
一个基于stc89s52 nRF2401的demo代码,-Stc89s52 nRF2401 based on the demo code,
- 2022-02-02 01:19:57下载
- 积分:1
-
支持SD卡的MP3电路图,powerpcb4.0格式.使用AVR单片机
支持SD卡的MP3电路图,powerpcb4.0格式.使用AVR单片机-support the SD card MP3 circuit diagrams powerpcb4.0 format. Use AVR
- 2023-04-19 11:55:03下载
- 积分:1
-
实用单片机电子钟的制作汇编源程序,有需要的可以下载,很经典的....
实用单片机电子钟的制作汇编源程序,有需要的可以下载,很经典的.-Practical production of single-chip electronic bell compilation source, are in need can be downloaded, it is classic.
- 2022-03-19 04:44:33下载
- 积分: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