-
NRF24E1的AD模块,其中包含如何加入ISD51代码进行用户代码的调试...
NRF24E1的AD模块,其中包含如何加入ISD51代码进行用户代码的调试-NRF24E1 the AD module, which includes instructions on how to join ISD51 code debugging user code
- 2023-08-21 05:45:03下载
- 积分:1
-
脉宽调制占空比变化的程序,已经调试过,可以直接使用…
pwm改变占空比的程序,已调试过,可以直接用KEIL使用-pwm duty cycle to change the procedures have been debug, and can be directly used by KEIL
- 2022-02-24 22:00:18下载
- 积分:1
-
use MCU fuzzy algorithm
使用MCU实现模糊算法-use MCU fuzzy algorithm
- 2023-02-22 17:30:03下载
- 积分:1
-
read and write eeprom,at24c512.debug finished pass.
read and write eeprom,at24c512.debug finished pass.
- 2022-03-31 14:34:11下载
- 积分:1
-
跑马灯C源码, 跑马灯C源码
跑马灯C源码, 跑马灯C源码-Marquee C source code, marquees C source code, marquees C source code
- 2022-03-12 20:51:49下载
- 积分: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
-
是一个单片机的程序,实现的功能是时间显示等等,请请大家...
是一个单片机的程序,实现的功能是时间显示等等,请请大家-The procedure is a single-chip, time to achieve the functions are displayed and so on, please, please take a look at U.S.
- 2022-07-07 18:47:23下载
- 积分:1
-
一个能够控制抽油烟机定时开关及风速调节的程序
一个能够控制抽油烟机定时开关及风速调节的程序-A timer switch to control the range and speed adjustment procedures
- 2022-03-03 03:21:45下载
- 积分:1
-
系统能够产生正弦波、方波、三角波。同时还可以作为频率计测频率。函数信号的产生由MAX038和外围电路完成,能产生1Hz―20MHz的波形。...
系统能够产生正弦波、方波、三角波。同时还可以作为频率计测频率。函数信号的产生由MAX038和外围电路完成,能产生1Hz―20MHz的波形。-system can produce sine, square, triangle wave. Also as frequency measurement frequency. Signals generated by the MAX038 completed and the external circuit, which can produce 1Hz- 20MHz waveforms.
- 2022-01-25 23:04:02下载
- 积分:1
-
AVR C language portal and efficient design practice (4) ATMEAG16L the I/O Ports...
AVR单片机入门及C语言高效设计实践(四)
ATMEAG16L的I/O端口特点及使用 ATMEAG16L单片机有32个通用I/O口,分为PA、PB、PC和PD四组,每组都是8位。这些I/O口都可以通过各自的端口寄存器设置成输入和输出(即作为普通端口使用),有些I/O口还具有第二功能(我们在后面使用到这些第二功能时再介绍)。-AVR C language portal and efficient design practice (4) ATMEAG16L the I/O Ports characteristics and use of a microcontroller ATMEAG16L 32 common I/O mouth into PA, PB, PC and PD four groups, each group are eight. These I/O I can through their respective ports Register set to input and output (that is, use as a general port), Some I/O I also have the second function (in the back of the use of these second function tell).
- 2022-08-17 13:20:45下载
- 积分:1