搜索资源列表
DUPUART
- 一个rs-232接口的程序,已经通过调试。收发只用一个定时器。主芯片——8xC751-an rs-232 interface procedures have been adopted debugging. Transceivers only a timer. Main chip -- 8xC751
rs-codec(255-223)
- 这是rs(255,223)编码的verilog源程序。里面有:encode、decode、test-bench等文件。-This is rs (255,223) verilog source coding. Inside : encode, decode, test-bench and other documents.
ACM1602llcdyejingxianshi
- E=p3^2 RW=p3^3 RS=p3^4 p2口输入 第三管脚电阻2.254k(+)和264(-) 晶振11.0592M 设计者dudongliang 开发平台:自制实验板 设计日期:2006年4月7日-p3 = E ^ 2 = p3 RW RS = 3 ^ ^ 4 p2 p3 mouth third pin input resistance 2.254 k (), and 264 (-) Oscillator 11.0592M designers dudongliang
can+sja1000
- ,片选接到p1.5 复位端 p1.4 中断端接到 int0 82c250工作在斜率模式下 ,RS 接51k电阻到地。 2,SJA1000与82C250的接口,逻辑上为SJA1000输出0(显性位),表现为低点平输出给82C250,则82C250输出 差分的低电平。SJA1000输出1(隐性位),表现为高电平或悬空输出给82C250,则82C250输出悬空状态。 3,周立功的中SJA_BCANCONF.ASM中对输出控制寄存器 的TX0的输出 极性的位的定
Ex4_comtocom
- 汇编语言实现两台微机之间通过RS-232C电缆连接实现串行通信。 1、异步方式全双工通信,每次传送单个字符,能连续发送和接收。 2、通信双方采用程序查询方式。
rdvv.rar
- hex code for controlling a TSA5511 phase locked loop chip using a PIC16F84 Also drives a standard 16x1 LCD display. function 16F84(A) L.C.D. notes 0V 5 1, 5 +5 volt 4, 14 2, 3 Display enable 2 6 SCL 17 needs 10k pullup to +
LCDderiver
- 程序名:LCD显示驱动程序 功能:用LCD1602显示字符 A 作者:严峥晖 ******************************** 端口定义 RS EQU P3.0 RW EQU P3.1 E EQU P3.2 DB0_DB7 EQU P0 DB7 EQU P0.7 -Program name: LCD display driver functions: LCD1602 display using characters A Au
lecture12
- 68hc11 Serial communications (RS-232) Tutorial
c232485
- The RS-232 to RS-485 converter with pic16f628 microcontroller
RS232interfacewith8951
- rs 232 interface with 8951
time
- 数字钟,p0口与1602的数据相连,rs-P3.0,RW-P3.1,EN-P3.2。用timer0 产生1s中断。自定义的ampm标志。 请问高手:“什么时候自制的ampm图形会在38H中呢?为什么指令CPL ACC.0就是改变ampm图形呢?”请高手赐教-Digital clock, p0 port is connected with the 1602 data, rs-P3.0, RW-P3.1, EN-P3.2. 1s generated by timer0 interrupt. Cust
tongxin
- 基于汇编语言的接口技术,实现的功能:甲、乙两台微机由符合RS—232—C标准的串口线相连。编程实现(使用C语言或汇编语言均可)甲、乙两微机的交互式串行通讯。例如:甲机向乙机发送信息,乙机收到信息后判断:若是‘0~9’,求其平方值,再送回甲机,并在甲机上显示;若收到的是字母、字符则在乙机上显示出来。或:甲、乙两微机通过串行接口的信息传输进行对话应答等-Based on assembly language interface technology, functions: A, B two compu
Apple-3-Source---RS-232-Driver
- APPLE3系统RS-232接口驱动源代码,是英文版(6502汇编语言)-APPLE3 system RS-232 interface driver source code, in English, 6502 assembly language
recive-from-rs-232
- Receiving ascii data from rs-232 from the hiper terminal.
rs-232-reciever-com
- The code of the serially data from the computer s hyper terminal.
rs-ma-fang-zheng
- rs码系统的matlab仿真可以直接运行的 不足的地方请指正-inadequate rs code matlab simulation of the system can be run directly please correct me
3he11
- 产生SH,SP,RS,SP,φ1,φ2驱动脉冲,用于驱动TCD1501的的源代码-To generate SH, SP, RS, SP, φ1, φ2 drive pulse for driving TCD1501 source code
RS(Reed-solomoncodes)
- 本程序提供了信道编码RS(Reed-solomoncodes)码的编码译码源程序,通过C语言实现并成功仿真。-This procedure provides a channel coding RS (Reed-solomoncodes) coding and decoding source code, C language and successfully through the simulation.
ourdev_719092QR7R2T
- //PPM 解码程序 PPM信号取自天地飞6A接收机-# include <stc.h> # include <intrins.h> # define DataPort P0 sbit RS=P2^4 sbit RW=P2^5 sbit EN=P2^6
matlab
- 基于matlab的低通有源滤波器设计wp=30hz,ws=40hz,rp=0.5,rs=40,fs=100hz. -Matlab-based low-pass active filter design wp = 30hz, ws = 40hz, rp = 0.5, rs = 40, fs = 100hz.