-
C8051F120平台下LCD240128显示字符,中文的C程序,编译通过并实际使用!...
C8051F120平台下LCD240128显示字符,中文的C程序,编译通过并实际使用!-C8051F120 platform LCD240128 show characters, Chinese language C program, compile the adoption and actual use!
- 2022-04-18 12:53:49下载
- 积分:1
-
杜洋12864LCD电子时钟源程序,可以做成精美万年历
杜洋12864LCD电子时钟源程序,可以做成精美万年历-Du Yang 12864LCD electronic clock source, you can create attractive calendar
- 2022-07-04 03:15:43下载
- 积分:1
-
12864液晶显示基本函数,并附有验证示例。所有功能已经得到验证。请放心使用...
12864液晶显示基本函数,并附有验证示例。所有功能已经得到验证。请放心使用-12864 basic function liquid crystal display, along with validation sample. All the features have been tested. Please be assured that the use of
- 2022-02-05 01:01:23下载
- 积分:1
-
1602加红外
下载过去自己研究一下应该没问题的
程序还是比较简单的...
1602加红外
下载过去自己研究一下应该没问题的
程序还是比较简单的-1,602 plus infrared download their past should not look at the procedure is relatively simple
- 2022-08-21 08:20:21下载
- 积分: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
-
在Proteus中实现按键延时复用,单个按键实现对整个屏幕的数据输入,并实现c语言中的冒泡算法,从大到小,从小到大排列...
在Proteus中实现按键延时复用,单个按键实现对整个屏幕的数据输入,并实现c语言中的冒泡算法,从大到小,从小到大排列-Proteus delay in achieving key re-use, single button to achieve the entire screen data entry, and to achieve c language bubble algorithm, from biggest to smallest, from small to large array
- 2023-01-05 03:25:03下载
- 积分:1
-
Proteus 7.1 has circuits and LED countdown C51 procedures, can be software simul...
有Proteus 7.1电路与LED倒计时C51程序,可以软件仿真C51的程序状态.
-Proteus 7.1 has circuits and LED countdown C51 procedures, can be software simulation of the procedures the state of C51.
- 2023-08-11 02:40:03下载
- 积分:1
-
mega32 contral de voltage for background etc.,through TIMER0 and TIMER2 using PW...
avr32通过定时器0\2的PWM来调整t6963对比及背光电平。-mega32 contral de voltage for background etc.,through TIMER0 and TIMER2 using PWM
- 2022-01-26 01:44:59下载
- 积分:1
-
AVR的例子(IAR工程)13包含proteus仿真源代码检查…
AVR examples(IAR工程)
13个包含Proteus仿真的AVR源码例子。-AVR examples (IAR works) 13 contains the Proteus simulation AVR source code examples.
- 2022-01-27 23:32:08下载
- 积分:1
-
《单片机仿真入门实用教程》实例(包括源代码)
单片机仿真教程。...
《单片机仿真入门实用教程》实例(包括源代码)
单片机仿真教程。-"PROTEUS Practical Guide Getting Started" examples (including source code)
Proteus-based simulation of single-chip microcomputer.
- 2022-03-17 13:09:42下载
- 积分:1