-
A detailed description of the virtual sound card! There is a virtual sound card...
虚拟声卡的详细说明!有一个虚拟声卡示波器,现在大量使用,并链接到地图与您分享!
- 2023-05-13 12:40:03下载
- 积分:1
-
C write I2C EEPROM read and write procedures, the AT24C64 MSP430+ ~ 512 platform...
用C写的I2C总线EEPROM读写程序,在MSP430+AT24C64~512平台上验证通过。对其他处理器只需简单修改即可使用。-C write I2C EEPROM read and write procedures, the AT24C64 MSP430+ ~ 512 platform validation through. The only other processor can use a simple amendment.
- 2022-04-24 05:12:36下载
- 积分: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
-
基于89s51的keil跑马灯工程,程序虽然简单,但是它的经典程度不亚于软件开发中的“hello word”,单片机汇编编程者不妨参考一下。内附proteus完...
基于89s51的keil跑马灯工程,程序虽然简单,但是它的经典程度不亚于软件开发中的“hello word”,单片机汇编编程者不妨参考一下。内附proteus完整的仿真文件。-Based on the keil Marquee 89s51 works, the program is simple, but it is no less than classic software development in the " hello word" , the compilation of single-chip programmers may wish to reference. Proteus simulation containing the complete document.
- 2023-08-20 23:55:03下载
- 积分:1
-
primitive code SCM function is to receive and send serial characters examples, p...
本原码功能是单片机接收和发送串口字符的例子,请参考-primitive code SCM function is to receive and send serial characters examples, please reference
- 2022-04-07 07:11:33下载
- 积分:1
-
51单片机设计学习,有此一本书在手,开始51系列的程序就没有问题了...
51单片机设计学习,有此一本书在手,开始51系列的程序就没有问题了-51 Single-chip design study, this has a book in hand, started 51 of the procedures would be no problem
- 2022-05-05 16:15:04下载
- 积分:1
-
Serial Communication Interface SCI : Transmit & Receive Interrupt
Serial Communication Interface SCI : Transmit & Receive Interrupt -Serial Communication Interface SCI : Transmit
- 2022-11-09 01:30:04下载
- 积分:1
-
液晶模块LCD1602中文资料。有需要的朋友请下载
液晶模块LCD1602中文资料。有需要的朋友请下载-Chinese information LCD1602 LCD module. Friend in need, please download
- 2022-07-25 01:41:23下载
- 积分:1
-
基于ARM7的GPRS实验代码(LCD320,键盘,I2C总线)
基于ARM7的GPRS实验代码(LCD320,键盘,I2C总线)-ARM7-based GPRS experimental code (LCD320, keyboard, I2C Bus)
- 2022-03-10 16:49:59下载
- 积分:1
-
introduced an "information button DS1991" Application of the article,...
介绍了DS1991信息按钮在文章中的应用,对编译中使用的读写程序作了说明。
- 2023-04-10 22:30:03下载
- 积分:1