-
LED段码计算工具,增加了方便的功能 NEW
LED段码计算工具,增加了方便的功能 NEW-LED terms of the Code, to increase the convenience function NEW
- 2022-05-08 11:56:02下载
- 积分:1
-
大容量flash存储芯片nx25p40/80/16/32的单片机驱动程序,容量可以达到512K字节,1M字节,2M字节,4M字节。时钟速度可达50M。...
大容量flash存储芯片nx25p40/80/16/32的单片机驱动程序,容量可以达到512K字节,1M字节,2M字节,4M字节。时钟速度可达50M。-large-capacity flash memory chips nx25p40/80/16/32 SCM Driver , the capacity could reach 512 K bytes, 1M byte, 2M byte, 4M bytes. Clock speeds of up to 50 M.
- 2022-03-25 04:17:01下载
- 积分: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
-
TC35 debugging notes, recorded some of TC35 debug parameters, single
TC35调试笔记,记录了TC35的部分调试参数,单片机控制GSM模块TC35的方法,发送短信息和接收短信息(TEXT模式),关于PDU格式的短信息发送和接收,详细的中文AT指令集,及其单片机控制tc35的程序。-TC35 debugging notes, recorded some of TC35 debug parameters, single-chip GSM module TC35 control methods, send text messages and receive text messages (TEXT mode), on the PDU format for sending and receiving text messages detailing the Chinese AT instruction set , and its single-chip control procedures TC35.
- 2022-02-14 03:19:40下载
- 积分:1
-
使用ATMEL的Mega8完成的一个摇棒显示玩具,显示部分使用的LED,利用眼睛的视觉暂留原理,摇动的时候显示出相关图形和文字。...
使用ATMEL的Mega8完成的一个摇棒显示玩具,显示部分使用的LED,利用眼睛的视觉暂留原理,摇动的时候显示出相关图形和文字。-ATMEL completed Mega8 use of a roll bar display toys, shows some use of the LED, use of visual suspense left eye principle, shaking time show related graphics and text.
- 2022-03-18 09:51:22下载
- 积分:1
-
51 running real
51运行的实时操作系统,对原代码进行了详细描述。
- 2022-07-02 06:04:55下载
- 积分:1
-
18b20测温c51程序,由89S52作为主控芯片
18b20测温c51程序,由89S52作为主控芯片-18b20 c51 temperature process, from the master control chip 89S52
- 2022-08-16 23:22:08下载
- 积分:1
-
24c01 good c language code, as the pilot can use, share
很好的c语言24c01代码,经试验可以使用,分享一下-24c01 good c language code, as the pilot can use, share
- 2022-03-29 01:55:47下载
- 积分:1
-
给大家上传个proteus仿真单片机和PC串口通讯的例子
给大家上传个proteus仿真单片机和PC串口通讯的例子-Give you a Proteus From simulation single-chip computer and PC serial communication example
- 2022-02-12 03:18:36下载
- 积分:1
-
该程序实现有两个单片机进行环境温度和关照信息的采集。
该程序实现有两个单片机进行环境温度和关照信息的采集。-The program has two microcontrollers to achieve environmental temperature and care information collection.
- 2022-03-18 00:34:25下载
- 积分:1