代码搜索:RS编码
找到约 10,000 项符合「RS编码」的源代码
代码结果 10,000
www.eeworm.com/read/238386/13889041
rs232-i2c
www.eeworm.com/read/236043/14034699
rc2 rs485_2.rc2
//
// rs485_2.RC2 - Microsoft Visual C++ 不会直接编辑的资源
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
#endif //APSTUDIO_INVOKED
///////////////////////////
www.eeworm.com/read/236043/14034708
cpp rs485_2dlg.cpp
// rs485_2Dlg.cpp : 实现文件
//
#include "stdafx.h"
#include "rs485_2.h"
#include "rs485_2Dlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
// 用于应用程序“关于”菜单项的 CAboutDlg 对话框
class CAboutD
www.eeworm.com/read/236043/14034713
h rs485_2dlg.h
// rs485_2Dlg.h : 头文件
//
#pragma once
// Crs485_2Dlg 对话框
class Crs485_2Dlg : public CDialog
{
// 构造
public:
Crs485_2Dlg(CWnd* pParent = NULL); // 标准构造函数
// 对话框数据
enum { IDD = IDD_R
www.eeworm.com/read/235899/14047721
asm rs50_f51.asm
;FOR EAT598
;系统晶振是1.8432MHZ
;CS8250连0F200H,串口波特率为9600
;将8250的RXD和232的RXD连接,将8250的TXD和232的TXD连接
;程序执行时,应打开另一通讯软件(如TERM95),可实现从PC机键盘上键入的显示在屏幕上。
;/***********************************************
www.eeworm.com/read/203415/15359694
c rs232_2ok.c
#include
#include
#include
#define uchar unsigned char
#define uint unsigned int
void delay_1(int count);
uchar Rebuf;
uchar Trbuf;
uchar resetflag;
void in
www.eeworm.com/read/203022/15367776
c rs232_c51.c
//这是一个单片机C51串口接收(中断)和发送例程,可以用来测试51单片机的中断接收
//和查询发送,另外我觉得发送没有必要用中断,因为程序的开销是一样的
#include
#include
#include
#define INBUF_LEN 4 //数据长度
unsigned char inbuf1[INB
www.eeworm.com/read/202060/15390738
cpp rs232u_lib.cpp
/* Copyright (C) Jungo 2003 - 2004 */
#include
#include "wdlib.h"
#include "rs232u_lib.h"
#define MIN(a, b) ((a) < (b))? (a) : (b)
#define READ_TIMEOUT 200
#define WRITE_TIMEOU
www.eeworm.com/read/202060/15390739
h rs232u_lib.h
/* Copyright (C) Jungo 2003 - 2004 */
#ifndef __RS232U_LIB_H__
#define __RS232U_LIB_H__
#include "wdlib.h"
#define VID 0x0451
#define PID 0x3410
#define MAX_REPORT_LEN 9
#define SPEEDS_
www.eeworm.com/read/110443/15533428
bak rs485_uv2.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,1, 0x0
File 1,1,