搜索资源列表
可编程串行口与PC机通讯实验
- 利用8251芯片,实现与PC机通讯。本实验实现以下功能,将从PC机键盘上键入的数字、字母显示到PC机显示器上,实现PC机自发自收。-use of 8,251 chips, with PC communications. The experimental realization of the following functions from PC keyboard typing the numbers, letters shows that the PC monitors, PC spontane
89c51-IO
- 目前普遍采用的MCS51 和PIC 系列单片机通常只有一个(或没有)UART 异步串行通信接口,在应用系统中若需要多个串行接口(例如在多机通信系 统中,主机既要和从机通信又要和终端通信)的情况下,通常的方法是扩展 一片8251 或 8250 通用同步/异步接收发送芯片(USART),需额外占用单 片机I/O 资源。本文介绍一种用单片机普通I/O 口实现串行通信的方法,可 在单片机的最小应用系统中实现与两个以上串行接口设备的多机通信
8251
- 十一. 8251串行口测试(8251)(TT.BAT测试程序为自收发实验) 连线: 8MHZ(电位器下方) -11. 8251 serial port test (8251) (TT.BAT test procedure for self-transceiver experimental) connection: 8MHZ (Potentiometers below)
8251
- 使用8251发送数据实验连续发送一个二进制数(比如53H,F0H,AAH等),从示波器上观测数据的起始位、数据位和停止位。本实验要求在数码管上显示“8251-A04”。-Send data using the 8251 experiment for sending a binary number (for example, 53H, F0H, AAH, etc.), observational data from the oscilloscope of the start bit, data b
8251
- 8251 串口通信实验 微机原理与接口-8251
8255and8251
- 8255:(1)基本输入输出实验:本实验使8255 端口A工作在方式0 并作为输入口,端口B工作在方式0 并作为输出口。用一组开关信号接入端口A,端口B 输出线接至一组数据灯上,然后通过对8255 芯片编程来实现输入输出功能。(2)流水灯显示程序,从d7到d0,从d8到d15灯同时依次亮 8251:(1)数据信号的串行传输 发送往串口的数据会以串行格式从TXD 引脚输出,编写程序,观察串行输出的格式。(2)自收自发实验 通过自收自发实验,可以验证硬件及软机设计,常用于自测试。-8
12
- 计算机接口技术课程实验程序,可实现8251单片机的在线发送和接受,采用汇编语言编写,经过试验,可以运行。-Computer interface technology course experiment procedures, can be microcontroller 8251 to send and receive online, using assembly language, after testing, you can run.
8255.8259.8251
- 利用三片或者三片以上的芯片,设计一个交通灯实验,交通灯的要求参照实验一给的要求: 设计用LED来模拟交通灯。 在编写模拟交通灯控制的实验程序前,首先要了解实际交通灯的变化规律。 交通灯控制过程: (1)东西方向绿灯、南北方向红灯同时亮5秒。 (2)东西方向的绿灯灭、南北方向的红灯亮,再此时间段中东西方向的黄灯闪烁5次,每次亮0.5秒,灭0.5秒。 (3)南北方向绿灯、东西方向红灯同时亮5秒。 (4)南北方向的绿灯灭、东西方向的红灯亮,再此时间段中南北方向的黄灯闪烁5
8251
- 1)设计8251与8086CPU的硬件连接图,分配8251的基地址为0F000H。8251的CLK引脚需接4MHz的时钟。设计8251的硬件连接及编写程序,实现自发自收。把内存的字符串,依次传送出去,并接受回来,然后把接受的字符显示在LED上。 2)设计8251的硬件连接线及编写程序,实现从微机接收一批数据,接收完毕,在将它们送回给微机。使用8253作分频器,提供8251的收发时钟,并给出流程图。 -8251
kebiancheng
- 可编程芯片,8251等,串口连接接线,全工半工等详细介绍-Programmable chips, 8251, etc., serial connection cable, full details such as working part-
8250-55
- 关于8250系列通信编程如,8251串行通讯(自发自收),可编程并行口8255方式1,A口输出-this is a asm programer about interface technology
shengguangbaojingxitong
- 自己做的一个远程声光报警系统,利用8251,8255等芯片。-To do their own sound and light alarm to a remote system, using 8251,8255 and other chips.
8251
- 可编程串行通信控制器8251A的应用,应用8251编写串行通讯程序-8251A programmable serial communication controller application, the application of 8251 writing serial communication program
8251
- 本源程序通过使用星研集成环境中的8251芯片实现计算机与试验箱的实时通信功能-Real time communication
code
- 8251单片机 超声波测距仪 代码 有效距离10M-8251 single-chip ultrasonic range finder code effective distance 10M
H19
- 8251单片机系统试验,单片机串行口通信的试验-SCM system test test 8251 microcontroller serial port communication
key2DISP
- 8251单片机,按键盘数码管流动显示,数字左移-8251 microcontroller, press the keyboard mobile digital display, digital left
PWM
- 8251单片机,脉冲宽度调制(PWM)控制LED灯亮度,PWM_按键控制灯亮度(改变占空比)-8251 microcontroller, pulse width modulation (PWM) control LED lamp brightness, PWM_ button control lamp brightness (changing the duty cycle)
8251
- 8251参考程序,可以借鉴,虽然不常用,但还是很景点-8251 reference program, can draw lessons from, although not common, but still very scenic spot
8251
- 这是我根据很多资料汇总,修改并在真实电路板上实验过的代码,保证正确无误,如有雷同,纯属巧合,需要实物可以与我联系(This is I according to many data summary, modify and experiments in the real circuit board code, ensure the correct, any similarity is purely coincidental, real need can contact me)
