搜索资源列表
嵌入式应用技术基础教程1
- 嵌入式应用技术基础教程1 第1章 嵌入式应用技术概述 第2章 嵌入式应用技术的硬件基础 第3章 高级语言的串行通信编程 第4章 Freescale 08系列单片机概述 第5章 HC08 CPU与汇编基础 第6章 通用I/O与第一个汇编程序 第7章 08C语言 第8章 串行通信接口SCI与串行外设接口SPI 第9章 键盘中断模块与A/D转换模块 第10章 定时接口模块-embedded applications guide a technical basis
SPI通信wifi设置
- 基于单片机的无线模块c语言资料
LED显示屏异步控制系统毕业设计
- 以单片机 AT89C51 为控制器的点阵 LED显示屏异步控制系统作为毕业设计。该 系统采用开关电源作标准电源,RS-232/RS-485 通信标准,通过 AT89C51的串行接口接收 PC 机的控制命令及显示数据, 经处理后控制LED显示屏的扫描显示。 该系统采用了大容量Flash 存储器 AT29C020 作为数据存储器。,LED strip display control system for asynchronous
wuxianshidu
- 基于无线通信的多点温湿度采集系统的设计,sht10温湿度传感器,51单片机-Based on wireless communication of temperature and humidity acquisition system, sht10 temperature and humidity sensors, 51 MCU
11052_miwi_cn
- Microchip 2.4G自开发的简缩版本Zigbee通信协议,详细介绍协议 网络组成基础 实际应用案例 尤其适用单片机控制系统的开发-Microchip 2.4G Since the development of an abbreviated version of the Zigbee communication protocol, details of the practical application of the agreement consists of a network-base
MCS51+Example
- 51单片机通信C语言例子 很好的,大家看看吧或许对你有用-51 Single-chip communication C language examples of good, let us look at it maybe useful to you
PLCserialcommunications
- 欢迎使用“PLC串口通信调试” 本软件主要用于PLC(或单片机)与计算机的串口通信调试。软件根据目前PLC常用的多种串行通信协议的特点设计,数据的输入、组织和显示方式灵活多样,便于使用和观察调试。 在编制计算机与PLC的串口通信程序时,由于计算机和可编程设备双方均需编制通信程序,调试时往往不知道是哪一方的程序出了问题。可以使用本软件调试PLC一侧的程序,调试正确后再调试计算机侧的程序。本软件为PLC串口通信程序的调试提供了便利。-Welcome to "PLC serial
RS485
- 基于RS485总线的51单片机主从通信方式的设计与实现 -51 based on the RS485 bus single-chip master-slave communication Design and Implementation
51danpianjikaifajiyingyong
- 一些实用的单片机设计方案,usb接口,OFDM,串行通信发射机,电子密码锁,智能小车,点阵,电子时钟-Practical single-chip design, usb interface, OFDM, Serial communication transmitters, electronic locks, intelligent car, lattice, electronic clock
RS485
- 基于RS485实现的PC机与单片机多机通信 单片机-RS485 to achieve the PC-based machine with the single-chip single-chip multi-machine communication
GPS_GPRS_Vehicle_Monitor
- GPS/GPRS车载监控终端的设计与实现 【摘 要】 , 随着智能交通系统得到广泛重视 对车辆精确监控与调度的需求也越来越迫切。介绍了GPS/GPRS车辆监控系统的总体结构和车载终端的主要功能,利用高性能的ATMEGA64(L)单片机和SIM508通信模块为核心,设计并实现了一款功能强大的监控系统车载终端。经多次测试,系统性能稳定,效果良好。-GPS/GPRS Vehicle Monitoring Terminal Design and Implementation of Abstrac
chuanxing
- 串行通信MCS-51单片机内部有一个全双工的串行通信口,即串行接收和发送缓冲器(SBUF),这两个在物理上独立的接收发送器,既可以接收数据也可以发送数据。但接收缓冲器只能读出不能写入,而发送缓冲器则只能写入不能读出,它们的地址为99H。这个通信口既可以用于网络通信,亦可实现串行异步通信,还可以构成同步移位寄存器使用。-MCS-51 microcontroller serial communication within the a full-duplex serial communication
I2C-
- 单片机通信,基本原理,对你有所帮助的。单片机通信,基本原理,对你有所帮助的。-Single-chip communication, basic principles, to help you to
ModBus_RTU
- 介绍了MODBUS_RTU的单片机通信程序的编写方法以及程序代码。-Introduced MODBUS_RTU microcontroller communication methods and procedures for the preparation of program code.
Communicate
- 电路图、、多路单片机通信扩展、串口通信等通信相关内容。-Schematic, expanded multi-chip communications, serial communications, and other communications-related content.
AD_ADI4
- 使用AD7606采样工业10V电,8个通道同步采样,有多重采样方式,16位并行单片机通信-Using the the AD7606 sampling Industrial 10V electric, 8 channel simultaneous sampling, multisampling, 16-bit parallel microcontroller communication
labvie-and-MCU
- labview和MCU之间的串口通信,这是本人的本科毕业论文。详细介绍了如何使用laview的VISA模块与通过串口与单片机通信。同时涉及硬件系统和软件系统的设计,有源码。-serial communication between labview and MCU, this is my undergraduate thesis. Details how the use laview VISA module communication through the serial port and SCM
VC_CommunicationBetweenChipAndPC
- 介绍了Windows98环境下利用Visual C++ 6.0的MSComm控件实现微机与微机及微机与单片机通信程序设计方法,并完整给出了微机、单片机的通信程序实例。-Introduced Windows98 environment using Visual C++ 6.0 MSComm Control of computer and computer and computer communication with the MCU program design methods, and give
DSP_MCU
- 基于DSP和单片机通信的液晶显示设计_赵斌,包括硬件和软件设计-Design of LCD Display System Based on Serial-communication Between DSP and Single-chip Microprocessor
Test_ASC0
- 英飞凌单片机TC1782串行异步通信,经实测可用(ASC project for Infineon Tricore MCU TC782, tested.)