mmunication is introduced in this paper, a system of Infrared-serial-data-communication applied to SCM is designed based on this principle.Aim at the
数据通讯Tag内容描述:
1、mmunication is introduced in this paper, a system of Infrared-serial-data-communication applied to SCM is designed based on this principle.Aim at the problem occurred in the process of Infrared-transmission, we refer to a serial of improvements (such as remodulation, lens focus.etc). The problem are the exterior light disturbing and short transmission range. Keywords: Infrared-communication, transmit, receive, serial-communication, MCU 2 前言前言 信息时代,通信技术的发展总是走在各种技术的最前沿。
随着各种手持式信息终端设 备在我们的工作、生活中出现,。
2、 学学 号:号: 指导教师:指导教师: 基于 BIOS的嵌入式系统数据通讯开发 目目 录录 摘 要.1 Abstract: .2 第 1 章 绪 论 .3 第 1.1 节 嵌入式发展现状 . 3 第 1.2 节 本设计的主要内容 . 4 第 2 章 概 述 .5 第 2.1 节 嵌入式系统的定义 . 5 第 2.2 节 ARM 概述 5 第 2.3 节 开发流程及开发环境简介 . 6 2.3.1 嵌入式系统开发流程 . 6 2.3.2 ADS 开发环境简介 7 2.3.3 S3C44B0X 功能及结构框图 . 7 第 3 章 PC 机与 ARM 通讯设计9 第 3.1 节 PC 机上基于 VB 的串口通讯 9 3.1.1 PC 机 RS232 简介 . 9 3.1.2 VB 通讯界面的设计 . 9 3.1.3 VB 串口通讯控件 MSComm 简介 . 11 3.1.4 VB 串口通讯编程实现 14 3.1.5 VB 。
3、基本功能要求系统基本功能要求 1, 系统具有 1 路 RS232 串行通信接口; 2, 系统能够完成接受信息的 8 位数码显示; 3, 系统具有开始、停止等控制按键; 2)课设目的课设目的 学生通过实际动手对课程题目进行设计, 巩固已有的单片机知识, 进行课设的同时, 熟练掌握 proteus、 虚拟串口 (Virtual Serial Port Driver)和串口调试助手等软件的应用。
培养学生动手能力,及发现问题、解决问题的能力。
让知识与实际想接轨,培养学生的学习兴趣。
3 3)设计硬件要求设计硬件要求 1) 单片机:AT89C52; 2) 输出锁存器:74LS373; 3) RS232 驱动器用 MAX232; 4) 键盘、显示接口:8279; 二二 设计方案设计方案 1.总体模块总体模块 上图是本次课设的设计方案原理图, 图中 COMPIM 作为虚拟串口的 输入,将输入的信息送入 RS232 串行数据通信接口。
52 单片机接 收 RS232 送来的数据信息,并通过 P0 口发送出去,此时 P0 作为 数据通信接口。
同时 51 单片机像 8279 发出地址信息,选通 。