-
Hardware is 8051f340+ Cp2200. Play Internet line, received a LAN, run the progra...
硬件是8051f340+cp2200。插上网线,接到局域网上,运行程序,在局域网的任意以台技输入网址,就可以查看网页-Hardware is 8051f340+ Cp2200. Play Internet line, received a LAN, run the program in any local area network technology to Taiwan enter the URL, you can view the page
- 2023-01-08 14:20:03下载
- 积分: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
-
主要讲了单片机是实现仿真国际象棋的功能。十分好。
主要讲了单片机是实现仿真国际象棋的功能。十分好。-Major topics of the microcontroller is to achieve simulation chess functions. Very well.
- 2022-05-12 11:39:47下载
- 积分:1
-
AVR单片机,Protues仿真文件,检测按键,点亮LED
AVR单片机,Protues仿真文件,检测按键,点亮LED-AVR Single Chip, Protues simulation document, test button, LED light
- 2022-10-19 00:15:03下载
- 积分:1
-
采用51系列单片机硬件电路对TEA5767收音模块控制源码
采用51系列单片机硬件电路对TEA5767收音模块控制源码-51 Series single-chip hardware circuit of TEA5767 radio module control source
- 2022-01-21 04:09:25下载
- 积分:1
-
一个电表的程序,能够直接使用,该芯片使用的是7169,请大家参阅...
一个电表的程序,能够直接使用,该芯片使用的是7169,请大家参阅-a meter procedures can directly use, the chip is used in 7169, please refer to
- 2023-02-18 18:15:03下载
- 积分:1
-
With interruption of the clock chip output function Example procedures, can shif...
带中断输出功能的时钟芯片例程序,可移值,编译!-With interruption of the clock chip output function Example procedures, can shift the value, the compiler!
- 2022-03-17 10:15:48下载
- 积分:1
-
detail the pic microcontroller development software mplab6 way to use rare
详细介绍了pic单片机开发软件mplab6的使用方法,很难得-detail the pic microcontroller development software mplab6 way to use rare
- 2022-03-31 18:44:21下载
- 积分:1
-
SCM source scripts, including floating point calculations, multi
各种51单片机源程序集,包括浮点数的计算,多字节的加减等算法的实现-SCM source scripts, including floating point calculations, multi-byte such as addition and subtraction algorithm implementation
- 2022-02-09 17:43:23下载
- 积分:1
-
周立功单片机DP51+程序
周立功单片机DP51+程序-weeks meritorious SCM DP51 procedures
- 2022-03-10 18:04:24下载
- 积分:1