-
这是一个串行通信接口的实例就是在单片机时钟频率在12MHz 波特率 9600bps 的通信方式下实现软件UART的发送程序。...
这是一个串行通信接口的实例就是在单片机时钟频率在12MHz 波特率 9600bps 的通信方式下实现软件UART的发送程序。
-This is an example of serial communication interface is a single chip at 12MHz clock frequency in the communication baud rate of 9600bps software UART implementation of the send process.
- 2022-01-25 20:04:50下载
- 积分:1
-
S3C2450_51_16的PCB布线文档,做板子的要看看啦
S3C2450_51_16的PCB布线文档,做板子的要看看啦-S3C2450_51_16 the PCB layout files, do the board" s look at看啦
- 2022-04-24 16:52:06下载
- 积分:1
-
430 Singlechip msp430f169 I2C operation has a wealth of external modules which h...
msp430f169 I2C操作 430单片机有丰富的外围模块其中有硬件I2C模块-430 Singlechip msp430f169 I2C operation has a wealth of external modules which have hardware I2C module
- 2023-05-17 20:15:03下载
- 积分:1
-
用于8051,基于SJA2000的CAN总线协议的通讯
用于8051,基于SJA2000的CAN总线协议的通讯-for 8051, based on the SJA2000 CAN bus protocol communications
- 2022-06-13 21:24:39下载
- 积分:1
-
该方案要求利用凌阳科技,公司SPLC501A液晶模块…
本方案要求利用凌阳科技公司的SPLC501A液晶模组作为显示模块,凌阳16位单片机SPCE061A
作为主控芯片,充分利用SPCE061A精简开发板(简称61板)上面的三个按键,完成一个简易的数
字系统――数字电子钟。
-The program requires the use of Sunplus Technology, Inc. SPLC501A LCD module as the display module, Sunplus 16-bit single-chip microcomputer as the master chip SPCE061A make full use of SPCE061A streamline development board (hereinafter referred to 61 plates) above the three buttons to complete a simple of digital systems- digital electronic clock.
- 2022-08-31 20:20:03下载
- 积分:1
-
Backspace with the keyboard input program (for MSP430), to amend the code of man...
带有退格键的键盘输入程序 (for MSP430),修正厂家代码中对退格键不支持的错误-Backspace with the keyboard input program (for MSP430), to amend the code of manufacturers backspace does not support error
- 2023-05-03 04:40:03下载
- 积分:1
-
mage 16L eeprom的经典程序
mage 16L eeprom的经典程序-mage 16L eeprom classic procedure
- 2022-09-13 09:00:03下载
- 积分: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
-
8279键盘单片机c语言编码,很实用哦。
8279键盘单片机c语言编码,很实用哦。-8279 keyboard Singlechip c language coding, it is practical Oh.
- 2022-02-07 20:57:07下载
- 积分:1
-
C8051F020读写AT45DB041的代码
C8051F020读写AT45DB041的代码-C8051F020 read and write code AT45DB041
- 2022-12-10 19:00:02下载
- 积分:1