-
C8051F320和89c52的串口通讯程序,c语言编写
C8051F320和89c52的串口通讯程序,c语言编写-C8051F320 and 89C52 Serial communication procedures, c language
- 2022-02-05 20:51:07下载
- 积分:1
-
c51+ds1302+ds18b20+无线遥控。调了我半个二周时间 终于调试通了,能够正常运行了...
c51+ds1302+ds18b20+无线遥控。调了我半个二周时间 终于调试通了,能够正常运行了-c51+ ds1302+ ds18b20+ wireless remote control. Those were the two weeks I am half the time had finally debugging, to the normal operation of the
- 2023-02-13 19:55:04下载
- 积分:1
-
development compilation of telephone fees, as SCM lovers can learn to practice e...
汇编开发的电话收费表,可以作为单片机爱好者学习练习的例子-development compilation of telephone fees, as SCM lovers can learn to practice examples
- 2022-04-08 13:38:01下载
- 积分:1
-
SCM running on the Russian side soon. In addition protues software can be achiev...
单片机上运行俄罗斯方快.在加上protues软件就可以实现纯软件实现仿真-SCM running on the Russian side soon. In addition protues software can be achieved purely Simulation Software
- 2022-07-10 17:28:37下载
- 积分:1
-
MT8888芯片的C51读写程序
MT8888芯片的C51读写程序-MT8888 chip C51 literacy procedures
- 2022-09-02 08:50:02下载
- 积分:1
-
本程序用于ATmega8不小心写错熔丝,而无法进行ISP下载时进行出厂设置恢复。接线请参考AVR单片机并行编程。...
本程序用于ATmega8不小心写错熔丝,而无法进行ISP下载时进行出厂设置恢复。接线请参考AVR单片机并行编程。-This procedure for ATmega8 fuse careless wrong, and can not be downloaded when ISP to restore the factory settings. Please refer to AVR single-chip wiring parallel programming.
- 2022-07-08 11:06:06下载
- 积分:1
-
Power Line Carrier control IC P300 FOSS
intellon 电力线载波控制IC P300源码-Power Line Carrier control IC P300 FOSS
- 2022-02-02 01:02:06下载
- 积分: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
-
本文件是一个E2PROM的应用程序, 大家可以根据自己的需要进行更改, 以满足不同的需要....
本文件是一个E2PROM的应用程序, 大家可以根据自己的需要进行更改, 以满足不同的需要.-This document is an E2PROM applications, we can according to their need for changes to meet different needs.
- 2023-01-02 01:45:03下载
- 积分:1
-
单片机的程序,关笑喇叭报警用的,大家过来看看啊,说不定有用。...
单片机的程序,关笑喇叭报警用的,大家过来看看啊,说不定有用。-SCM procedures, customs police used loudspeakers laugh, we had来看看啊might be useful.
- 2022-05-07 21:43:06下载
- 积分:1