-
P89LPC900系列单片机P89LPC922单片机ISP下载的相关方法
P89LPC900系列单片机 P89LPC922单片机的ISP下载功能的相关方法-P89LPC900 MCU P89LPC922 MCU ISP download the relevant methods
- 2022-03-30 21:24:35下载
- 积分:1
-
51 SCM in running a small OS, but the largest number of mission 16
可在51单片机上运行的小型OS,不过最多任务数为16个-51 SCM in running a small OS, but the largest number of mission 16
- 2023-05-25 08:35:02下载
- 积分:1
-
c8051f单片机选型,最好的资料,有必要保存
c8051f单片机选型,最好的资料,有必要保存-Selection c8051f single chip, the best information, it is necessary to preserve
- 2022-03-13 20:53:39下载
- 积分:1
-
1. 本程序使用一个定时器和任意 2 个 I/O 口模拟一个串行口。
2. 1位起始位,8位数据位,1位停止位。发数据位时先发低位。
3. 支持半双...
1. 本程序使用一个定时器和任意 2 个 I/O 口模拟一个串行口。
2. 1位起始位,8位数据位,1位停止位。发数据位时先发低位。
3. 支持半双工通讯。收、发波特率相同。
4. 应把定时器中断优先级设置为最高级。
5. 本程序每接收一个字节后就把它放到一个队列缓冲区中(也可使用环行缓冲区),
待缓冲区满后,将缓冲区中的内容原样发回。这是为了测试多字节连续收发的
能力和简化程序。实际应用中应防止缓冲区溢出。
6. 由接收转换到发送时要先调用 soft_send_enable ();
由发送转换到接收时要先调用 soft_receive_enable ()。
7. 发送最后一个字节后如果要立刻转为接收,必须等待最后一个字节后发送完毕
while ( rs_f_TI == 0) // 等待最后一个字节发送完毕-err
- 2022-06-19 08:35:11下载
- 积分:1
-
流水灯程序,实现8位数码管显示,动态组合显示
流水灯程序,实现8位数码管显示,动态组合显示-Light water procedures, to achieve 8-bit digital tube display, the dynamic combination of show
- 2022-03-10 15:11:16下载
- 积分:1
-
ATmega64+12864液晶,快速图形处理,实现俄罗斯方块。带运行效果图。...
ATmega64+12864液晶,快速图形处理,实现俄罗斯方块。带运行效果图。-ATmega64+ 12864 LCD, fast graphics processing, the realization of the Russian box. Run with the effect of Fig.
- 2023-08-28 19:55:03下载
- 积分:1
-
Keil uVision3 example code NOMOD51This file is part of the C51 Compiler package...
Keil uVision3例证代码NOMOD51
This file is part of the C51 Compiler package
Copyright (c) 1988-2005 Keil Elektronik GmbH and Keil Software, Inc.
Version 8.01-Keil uVision3 example code NOMOD51This file is part of the C51 Compiler package Copyright (c) 1988-2005 Keil Elektronik GmbH and Keil Software, Inc. Version 8.01
- 2022-05-31 01:26:37下载
- 积分:1
-
For there is no single
对于没有i2c接口的单片机来说,要用标准i2c器件通讯来说只能通过软件模拟了
本程序提供几个最高效的函数实现其功能,新方法,更高效-For there is no single-chip interface for i2c, i2c devices use standard communications software simulation run only through the procedures provided by several of the most efficient function to achieve its function, new methods, more efficient
- 2023-08-01 15:25:02下载
- 积分:1
-
AVR单片机控制黑白电视.
里面包含原理图和源代码。
在国外论坛找的。分享....
AVR单片机控制黑白电视.
里面包含原理图和源代码。
在国外论坛找的。分享.-AVR single-chip microcomputer to control black-and-white TV. Which contains schematic and source code. Forum to look abroad. Share.
- 2022-04-30 09:12:11下载
- 积分:1
-
C:CypressUSBExamplesFX2重要的实验程序cypress官方提供imemtest
C:CypressUSBExamplesFX2重要的实验程序cypress官方提供imemtest-C: CypressUSBExamplesFX2 important experimental procedures cypress official imemtest
- 2022-03-19 03:09:03下载
- 积分:1