代码搜索:串行端口
找到约 10,000 项符合「串行端口」的源代码
代码结果 10,000
www.eeworm.com/read/291639/8406338
c server.c
/**********************************************************
* server.c -- 基于TCP协议的服务器方演示程序
* 运行在2410实验箱端(请要用交叉编译器编译该程序)
* 其中一些注释的语句也是可以用的
* 功能描述:
* 服务器首先创建一个socket,然后将socket与本地地址/端口捆绑,
* 成功之后就在相
www.eeworm.com/read/188570/8528051
c main.c
//*************************************
//SPLC051v2.0液晶显示屏驱动
//PORTB为数据口,接液晶模块的DB0-DB7
//PORTA为控制端口,PA7 PA6 PA5 PA4 PA3 PA2 PA1 PA0
// -- --- --- Res CS1 A0 EP RW
//Hjxiang
//2007-1-15
//
www.eeworm.com/read/287808/8668084
h ds18b20.h
#ifndef __DS18B20__H
#define __DS18B20__H
//DS18B20端口定义
#define DS18B20_O PORTC
#define DS18B20_I PINC
#define DS18B20_C DDRC
#define DS18B20_L PC1
//DS18B20操作定义
#define BIT_SET(a,b)
www.eeworm.com/read/386171/8762461
txt 9.2.2优先编码器.txt
优先编码器就是对某一个给定时刻只对优先级最高的输入信号进行编码的编码器,它的输入端口允许有多个输入信号同时有效。
LIBRARY IEEE
USE IEEE.std_logic_1164.ALL
ENTITY pri_encoder IS
PORT( d : IN std_logic_vector(7 DOWNTO O);
e1 : IN std
www.eeworm.com/read/284455/8927790
asm 0804.asm
;0804的基本应用,转动电位器,P0口显示取到的数
;//定义ADC的连接端口
ad_cs equ P3.6
ad_wr equ P2.0
ad_rd equ P3.7
ad_input_port equ p1
org 0000h
3
ajmp main
org 0030h
main:
lcall adc_demo
www.eeworm.com/read/382074/9051288
txt 1.txt
code segment
assume cs:code
start:
mov dx,028bh ;将初始化程序片段写入控制寄存器,
mov al,089h ;8255控制寄存器端口地址28BH,A口的地址288H,C口的地址28AH
out dx,al
mov dx,028ah
l0: in al,dx
www.eeworm.com/read/180643/9300242
c rs_main.c
#include
//定义端口资源
sbit Control_1 = P1^0; /* 输出到光耦,低电平选通*/
sbit Control_2 = P1^2; /* 输出到光耦,低电平选通*/
sbit Control_3 = P1^4; /* 输出到光耦,低电平选通*/
sbit Control_4 = P1^6; /
www.eeworm.com/read/376270/9322243
c s52.c
/*
POV摇摆显示LED钟C51程序
周正华编
2008.2.29
*/
#include
/*硬件端口定义*/
sbit set0=P3^1;
sbit set1=P3^0;
sbit set2=P3^2;
sbit put1=P3^4;
sbit put2=P3^5;
/*时钟用数组*/
uns
www.eeworm.com/read/371598/9547006
c tcs230.c
#define uchar unsigned char
#include
#include
sbit S0=P1^7;
sbit S1=P1^0; //端口定义
sbit S2=P1^1;
sbit S3=P1^2;
sbit OE=P1^3;
sbit OUT=P3^4; //频率从TO口输入
sbit ke
www.eeworm.com/read/365559/9854962
ini server.ini
****** 参数设置 ******
汇丰杯第二届竹乡宝宝秀大赛
80
宽带连接
hu2398815
2398815
2357
-------------------------------------
以上是参数设置,请正确设置。
第 1 行 投票的名称
第 2 行 投票服务器连接端口
第 3 行
第 4 行
第 5 行