-
维根输出源程序用kei uvision打开!
维根输出源程序用kei uvision打开!-Victoria-source output with Kei uvision open!
- 2022-04-26 09:54:17下载
- 积分:1
-
two computer guide books Huazhong University of Science and Technology in Wuhan...
2位微机实验指导书
华中科技大学计算机学院
武汉市豪申光电新技术有限公司
第一章 基本接口实验 2
第一节 并行接口实验(8255芯片实验) 2
实验一 步进电机控制接口实验 2
第二节 定时/计数实验(8253芯片实验) 9
实验二 音乐发生器接口实验 9
第三节 串行通信接口实验(8251芯片实验) 21
实验三 RS-232标准全双工查询方式异步串行通信实验 21
第四节 A/D D/A转换器接口实验 32
实验四 查询方式A/D转换器接口实验(ADC0809) 32
实验五 D/A函数波形发生器接口实验(DAC0832) 40
第二篇 微机原理实验 44
第一章 16位汇编语言编程实验 44
实验一 系统认识实验 44
实验二 数据码制转换程序设计实验 49
实验三 求和程序设计实验 59
实验四 分支程序设计实验 68
实验五 循环程序设计实验 77
实验六 排序程序设计实验 86
实验七 子程序设计实验 95-two computer guide books Huazhong University of Science and Technology in Wuhan City Computer College ho optoelectronic applications of new technologies first Limited Chapter two basic interface experimental section I Parallel Interface (8,255 microarray experiment) into two experimental step motor control interface is regular inspection section 2/Counting Experiment (8253 experiment) 9 2 Experimental Music Generator Interface 9 Section III Series Communication Interface Experiment (82
- 2023-04-02 08:05:05下载
- 积分:1
-
开短路检测控制箱(51单片机开发例子子程序)
开短路检测控制箱(51单片机开发例子子程序)-Open circuit detection control box (51 single-chip development examples Subroutine)
- 2022-01-26 05:58:27下载
- 积分:1
-
keil c程序,用于AT89S52单片机.使用了T2计数器,有频率计的功能
keil c程序,用于AT89S52单片机.使用了T2计数器,有频率计的功能-keil c program for single-chip AT89S52. the use of the T2 counter, there is the frequency of functional
- 2023-03-21 17:30:04下载
- 积分: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
-
ad leddisplay
震动强度的测量 ad转换 八段数码管显示
51单片机-ad leddisplay
- 2023-03-18 13:50:03下载
- 积分:1
-
Microcontroller peripheral circuit design and C language programming video tutor...
单片机外围电路设计及C语言编程视频教程内容目录V2-Microcontroller peripheral circuit design and C language programming video tutorials table of contents V2
- 2022-03-09 17:03:52下载
- 积分:1
-
一个4510的BIOS,已经测试通过了,在里面添加了基于USB的烧写方法...
一个4510的BIOS,已经测试通过了,在里面添加了基于USB的烧写方法-a BIOS 4510, has passed the test, they add a USB-based method of burning
- 2022-02-13 09:53:44下载
- 积分:1
-
基于AVR的超声波测距程序,使用DS1820测温修正距离
基于AVR的超声波测距程序,使用DS1820测温修正距离-Ultrasonic Distance Measurement Based on the AVR, the use of the amendment from the DS1820 temperature measurement
- 2022-08-22 20:17:31下载
- 积分:1
-
8051 Tutorial
8051串行通信教程
- 2023-08-13 10:50:03下载
- 积分:1