代码搜索:串行端口
找到约 10,000 项符合「串行端口」的源代码
代码结果 10,000
www.eeworm.com/read/407695/11411989
plg e51pro.plg
礦ision2 Build Log
Project:
G:\MYPROJECTS\EPro\Easy 51Pro v2.0宇宙版\串行编程器原程序(Keil C)\E51p.uv2
Project File Date: 10/28/2003
Output:
Build target
www.eeworm.com/read/158710/11591313
plg e51pro.plg
礦ision2 Build Log
Project:
G:\MYPROJECTS\EPro\Easy 51Pro v2.0宇宙版\串行编程器原程序(Keil C)\E51p.uv2
Project File Date: 10/28/2003
Output:
Build target
www.eeworm.com/read/347738/11639428
c 4_6.c
#include //包含头文件
#include //包含头文件
void serial_initial(void) //串行口初始化函数
{
SCON = 0x52; //串口方式1,允许接收
TMOD = 0x20; //定时器1,定时方式2
TH1 = 0xE8; //11.0592MHz
www.eeworm.com/read/341910/12055877
plg e51pro.plg
礦ision2 Build Log
Project:
G:\MYPROJECTS\EPro\Easy 51Pro v2.0宇宙版\串行编程器原程序(Keil C)\E51p.uv2
Project File Date: 10/28/2003
Output:
Build target
www.eeworm.com/read/339308/12243540
c tongxin.c
//10位异步串行双机通信,无校验位
//可改写成,11位的,奇偶校验
#include
#define uchar unsigned char
#define Display_Send P1
#define Display_Receive P2
sbit Key_Send=P3^2;//发送按键
uchar Code_Seg[10]={0xc0
www.eeworm.com/read/150904/12251030
plg e51pro.plg
礦ision2 Build Log
Project:
G:\MYPROJECTS\EPro\Easy 51Pro v2.0宇宙版\串行编程器原程序(Keil C)\E51p.uv2
Project File Date: 10/28/2003
Output:
Build target
www.eeworm.com/read/338254/12315982
plg test.plg
礦ision2 Build Log
Project:
E:\黄资料\2004-2006\资杂七杂八料\51串行通信例程\串口通讯例程\test.uv2
Project File Date: 01/12/2008
Output:
www.eeworm.com/read/149921/12333316
c 7920.c
//本程序是7920的LM3037的液晶驱动程序
//汉字2x9
//ATMEGA16, 内部晶振8M
//使用串行传输
//本程序测试通过
//绿叶子整理 -- 2005.08.30
#include
#include
#define LCD_DATA_PORT PORTA
#define LCD_DATA_DDR
www.eeworm.com/read/149921/12333322
_c 7920._c
//本程序是7920的LM3037的液晶驱动程序
//汉字2x9
//ATMEGA16, 内部晶振8M
//使用串行传输
//本程序测试通过
//绿叶子整理 -- 2005.08.30
#include
#include
#define LCD_DATA_PORT PORTA
#define LCD_DATA_DDR
www.eeworm.com/read/148985/12410791
plg e51pro.plg
礦ision2 Build Log
Project:
E:\Easy 51Pro v2.0宇宙版\串行编程器源程序(Keil C)\E51p.uv2
Project File Date: 10/28/2003
Output: