CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - 端口

搜索资源列表

  1. LCD_DR

    0下载:
  2. //使用说明: //使用前请先定义keyscan为单片机的 //某个端口,如#define keyscan P1 //程序中扫描信号从keyscan高4位输出, //键值返回信号从keyscan低4位读入, //故使用时硬件电路需要与之相对, //或者把软件中相应地方修改即可-/ / use : / / use the former post keyscan definition of SCM / / a port, keyscan such as # define P1
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:895
    • 提供者:石头
  1. 44scan

    0下载:
  2. //使用前请先定义keyscan为单片机的 //某个端口,如#define keyscan P1 //程序中扫描信号从keyscan高4位输出, //键值返回信号从keyscan低4位读入, //故使用时硬件电路需要与之相对, //或者把软件中相应地方修改即可-/ / use the former post keyscan definition of SCM / / a port, keyscan such as # define P1 / / scanning proces
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1406
    • 提供者:石头
  1. LCD12232-C51

    0下载:
  2. 使用1520控制器的12232点阵液晶模块的51单片机控制C代码,keil编译通过,使用端口直接连接方法,P1口为数据口,控制线在P3部分端口,详见程序.-1520 controller using the 12,232 dot-matrix LCD module SCM control of the 51 C code, c51 compiler, the use of ports directly connected, I P1 mouth of data, the Line of Cont
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2785
    • 提供者:杨鹏
  1. sibieqi

    0下载:
  2. 一键多功能按键识别技术 如图4.9.1所示,开关SP1接在P3.7/RD管脚上,在AT89S51单片机的P1端口接有四个发光二极管,上电的时候,L1接在P1.0管脚上的发光二极管在闪烁,当每一次按下开关SP1的时候,L2接在P1.1管脚上的发光二极管在闪烁,再按下开关SP1的时候,L3接在P1.2管脚上的发光二极管在闪烁,再按下开关SP1的时候,L4接在P1.3管脚上的发光二极管在闪烁,再按下开关SP1的时候,又轮到L1在闪烁了,如此轮流下去。-a multifunctional ke
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:35478
    • 提供者:杨觉
  1. chg_counter

    0下载:
  2. 可预置可逆4位计数器 利用AT89S51单片机的P1.0-P1.3接四个发光二极管L1-L4,用来指示当前计数的数据;用P1.4-P1.7作为预置数据的输入端,接四个拨动开关K1-K4,用P3.6/WR和P3.7/RD端口接两个轻触开关,用来作加计数和减计数开关 -be reversible four preset counter use AT89S51 SCM P1.0 - P1.3 then made 4 LED L1 - L4, used to indicate the c
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:45855
    • 提供者:杨觉
  1. Io_with_at8535

    0下载:
  2. at9535下 Io端口的c语言编程 at9535下 Io端口的c语言编程-at9535 under Io port c programming language under Io at9535 port c programming language
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:32883
    • 提供者:盛可帕
  1. codeofvhdl2006

    1下载:
  2. 【经典设计】VHDL源代码下载~~ 其中经典的设计有:【自动售货机】、【电子钟】、【红绿灯交通信号系统】、【步进电机定位控制系统】、【直流电机速度控制系统】、【计算器】、【点阵列LED显示控制系统】 基本数字逻辑设计有:【锁存器】、【多路选择器】、【三态门】、【双向输入|输出端口】、【内部(缓冲)信号】、【编码转换】、【加法器】、【编码器/译码器】、【4位乘法器】、【只读存储器】、【RSFF触发器】、【DFF触发器】、【JKFF触发器】、【计数器】、【分频器】、【寄存器】、【状态机】
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:44186
    • 提供者:senkong
  1. wdmIo

    0下载:
  2. wdm格式的驱动例子代码,包括io端口的读写。是前面三个例子的升级。-wdm drivers format code examples, including io - port reader. Yes previous three examples upgrade.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:129230
    • 提供者:冯维昭
  1. portoperate

    0下载:
  2. 端口操作源程序(8255或其它端口),动态链接库,GOOD!-source port operation (8255, or other ports), dynamic link library, GOOD!
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:43368
    • 提供者:福东
  1. DMA_burst

    0下载:
  2. 开发环境为visual dsp++3.0的DSP高速端口测试程序-visual development environment for DSP 3.0 DSP-port testing procedures
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:5852
    • 提供者:戎军
  1. time-volege

    0下载:
  2. 这是用单片机实现的多功能数字钟,通过8255扩展端口,AD0809将模拟信号转换成数字信号进行处理,可以比较精确的测出电压值.-This is the MCU multifunction digital clock, through the 8255 expansion port, AD0809 a conversion of analog signals into digital signal processing, more precise measuring the voltage val
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1804
    • 提供者:张春龙
  1. clkk

    0下载:
  2. === =时钟20:6=== === == 应先初始化状态寄存器 tx1714 EQU 7FFH PA EQU 05H PB EQU 06H PC EQU 07H PD EQU 20H IAR EQU 00H 间接寻址寄存器 TMR0 EQU 01H 定时器 STATUS EQU 03H 状态寄存器 BSR EQU 04H bank选择寄存器 PORTA EQU 05H I/0端口寄存器 PORTB EQU 06
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1179
    • 提供者:frankyq
  1. dspcode

    1下载:
  2. EBF533开发板上对各端口输入输出数据进行处理的实用程序,包括硬盘、CMOS、视频、以太网等接口。-EBF533 development of the port board input and output data for the practical procedures, including hard disks, CMOS, video, Ethernet, and other interface.
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:226660
    • 提供者:尹奕
  1. 59512861led

    0下载:
  2. 我们编写了一个支持位操作、普通端口操作、并行操作、串行操作等多种模式的12864驱动-we prepared a support-man, the ordinary operation of ports, parallel operation, Serial operation of a multi-modality 12864 Drivers
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:58979
    • 提供者:远程
  1. SerialPortDesignForS3c2410

    0下载:
  2. 基于s3c2410的串行端口程序设计,带有makefile,可在linux下直接编译-s3c2410 based on the serial ports program design, with makefile. linux under the direct translation
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:2853
    • 提供者:赵者
  1. ynokt1

    0下载:
  2. 使用1520控制器的12232点阵液晶模块的51单片机控制C代码,keil编译通过,使用端口直接连接方法,P1口为数据口,控制线在P3部分端口-1520 controller using dot matrix LCD module 12232 51 C MCU control code keil compiled by the use of ports directly connected, I P1 for data export, the line of control in some po
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:9510
    • 提供者:lda
  1. HELLOkitty

    0下载:
  2. P1口为数据口,控制线在P3部分端口,详见...C-C++flashled.rar - flashled演示,用keli c与protues仿真得到。,,C-C++下一页... -P1 population of population data, the Line of Control in P3 some ports, See ... C-C flashled.rar - flashled demonstration. and c with keli protues simulation
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1111
    • 提供者:lda
  1. enetstat_demo

    0下载:
  2. 网络端口到进程PID 的转换例子。可以显示本机运行的网络进程对应的端口号-network port to the conversion process PID example. Be able to show the machine running the process corresponding to the network port number
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:101939
    • 提供者:陈学峰
  1. compDIVIDER

    0下载:
  2. 基于VHDL语言描述的一个分频器,根据端口值,可作为四分频,八分频等分频器使用。-based on VHDL descr iption of a divider, according to port value, as a quarter of frequency, Frequency Divider interval such use.
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:1396
    • 提供者:djksdf
  1. yunsuan-verilog

    0下载:
  2. 运算器的实现,即实验指导书中的实验一,文件中包含有原代码及端口设置(可变),用vrilog HDL编程,Xilinx ISE 6仿真,并在实际电路中得到实现.-operations for the realization of the experimental guidance of a book. document contains the original code and port settings (variable), with vrilog HDL programming, Xili
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:1600570
    • 提供者:王越
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com