-
液晶显示器12864的805X接口程序,汉字点阵显示
液晶显示器12864的805X接口程序,汉字点阵显示-the 805X interface program, Chinese characters dot matrix display
- 2022-05-30 05:26:36下载
- 积分:1
-
lm3s89xx SMR(皮层
LM3S89XX ARM(CORTEX-M3) 内部看门狗原代码,周立功提供-LM3S89XX ARM (CORTEX-M3) internal watchdog the original code, Zhou Ligong provide
- 2022-03-01 07:36:56下载
- 积分:1
-
示例程序下载关于单片机接上
示例程序下载关于单片机接上-download examples of SCM connected
- 2023-01-03 07:00:03下载
- 积分:1
-
如何在使用双数据指针我的语言在语言的硬件条件允许。
如何在硬件条件允许的情况下在C语言中使用双数据指针提高程序的执行效率,文章还给出了例子程序.-How to hardware conditions permit in the C language using a dual data pointers improve efficiency in the implementation process, the article also gives examples of the procedure.
- 2022-05-09 09:22:05下载
- 积分:1
-
stepper motor step angle breakdown of the single
步进电机步距角细分的单片机控制系统设计和研究,主要是设计方案-stepper motor step angle breakdown of the single-chip microcomputer control system design and research, the program is designed
- 2022-03-06 23:34:41下载
- 积分:1
-
C51 single
单片机C51串口中断接收和发送测试例程(含通信协议的实现)-C51 single-chip serial port receive and transmit interrupt routine test (including the realization of communication protocols)
- 2023-08-08 03:10: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
-
AT89S52单片机控制的LED跑马灯实验的程序
AT89S52单片机控制的LED跑马灯实验的程序-AT89S52 MCU LED Marquee experimental procedures
- 2022-01-26 05:42:10下载
- 积分:1
-
I2C communication with the C8051F040 implementation examples. Can be realized E2...
用C8051F040实现I2C通信的范例。可实现E2PROM的存取。-I2C communication with the C8051F040 implementation examples. Can be realized E2PROM access.
- 2023-03-18 02:55:04下载
- 积分:1
-
avr1602源程序 avr1602源程序
avr1602源程序 avr1602源程序-avr1602 source avr1602 source
- 2022-07-16 04:18:10下载
- 积分:1