搜索资源列表
计算机端口介绍
- 相应的软件开发平台与硬件工具,并对ATmega128一些硬件接口在实际应用中的软/硬设计方法与技给出深入和细致的使用指南。 ... 转换器(8535)的使用,异、同步串口通信,软件DAA等;有的属于对传统程序的优化,如对简易键盘LED显示管理,精确定时及-corresponding software development platform and hardware tools, and hardware interface ATmega128 some of the practical app
MediaTimer
- 串口通讯里用到的多媒体定时器的代码,包括定时器的定义,声明,释放等MediaTimer-Serial communication in the use of multimedia timer code, including the timer definition, declaration, release and other MediaTimer
STC12C5A60S2.pdf
- STC12C5A60S2/AD/PWM系列单片机是宏晶科技生产的单时钟/机器周期(1T)的单片机,是高速/低功耗/超强抗干扰的新一代8051单片机,指令代码完全兼容传统8051,但速度快8-12倍。内部集成MAX810专用复位电路,2路PWM,8路高速10位A/D转换(250K/S),针对电机控制,强干扰场合。 1.增强型8051 CPU,1T,单时钟/机器周期,指令代码完全兼容传统8051; 2.工作电压:STC12C5A60S2系列工作电压:5.5V-3.3V(5V单片机)STC12LE5A
MCU-basedsystemforintelligentfrequencymeter
- 介绍了以AT89C2051单片机为核心的智能频率计的设计,利用单片机内部的定时(计数)器完成待测信号周期(频率)的测量。对系统的信号预处理电路、控制电路和显示电路三大部分进行了研究,采用RS232接口电路,利用VB6编程语言实现了PC机串口接收控制程序。-Introduced a single chip AT89C2051 frequency as the core of intelligent design, the use of single-chip internal timer (cou
Calcubound
- 详细介绍了串口通信中波特率的计算, 并说明了如何在定时器中设置-Details of serial communication baud rate calculation, and explains how to set up timer
interrupt
- 定时器中断实验,分别设定时钟时间值和闹钟时间值,通过串口可以显示当前实时时钟时间值,当到达闹钟设定的时间后,会触发闹钟中断-Timer interrupt experiments, respectively, set the alarm clock time value and time value, through the serial port can display the current real-time clock time value, when the arrival alarm
clk
- 一个单片8051及74HC164组成的简单时钟,可以了解定时器及中断,以及串口数据传输。-I don t konw english
uart_c
- 嵌入式系统中的IO口来模拟串口,需要一个定时器来作为波特率发生器,在嵌入式系统中串口资源比较紧张的系统比较有应用价值-Embedded System IO port to simulate the serial port, you need a timer as a baud rate generator, serial ports in embedded systems resources were more nervous systems have more value
danpianji
- 一种单片机工具,具有波特率计算,定时器计算,串口调试等功能,很好用!-A single-chip tool, with the baud rate calculation, timer calculation, serial debugging features, very good use!
AVRchengxufani
- 包含AVR单片机的AD,I2C,EEPROM,PWM,定时器,串口等功能进行分析并给出程序。-Include AVR MCU AD, I2C, EEPROM, PWM, timers, serial port, are discussed and give the program.
MSP430F42XA
- msp430f425a中文说明,关于SD16,看门狗,串口,DAC,定时器说明-Chinese msp430f425a SD16, watchdog, serial ports, DACs, timer instructions. . .
TMS320C6000
- 本文介绍TMS320C6000系列中断设置的简明方法。通过示例定时器中断,MCBSP串口接收中断及外部中断这三种中断实现过程,介绍如何实现中断各个寄存器的配置,中断向量表书写以及中断服务函数。最后提供一个简要的示例程序可供大家下载使用。此示例在DSK6416的TI官方实验板上通过测试。由于定时器和串口工作模式较繁,因此对中断无关部分不做介绍。-This article describes the TMS320C6000 interrupt settings concise method.
UAV-Flight-Control-Ground-Station
- 针对某型无人机飞行监测和控制的要求, 以VC + + 可视化语言为开发工具, 嵌入NI 控件, 设计了一套操作方便、功能强 大的飞控地面站软件系统 软件基于模块化设计思想, 采用串口通信和以太网两种通信方式, 串口通信上, 实现了遥测数据的实时显 示、数据库存储、故障提示和遥控指令的定时发送等功能 以太网通信上, 很好地实现了与导航地面站的接口设计 经过实际联调, 系统运行良好, 通信实时性很高, 很好地完成了各部分功能, 并具有很好的扩展性。-Design of Sof tw
extension_serial_receiver
- 使用下降沿中断脚和定时器扩展硬件串口的接收原理-Use the falling edge interrupt pin and timer extension serial receiver.
MODBUS
- C#写了一款上位机监控软件,基于MODBUS RTU协议。 软件的基本结构: 采用定时器(Timer控件)为时间片。 串口采用serialPort1_DataReceived中断接收,并进行MODBUS格式判断。 把正确接收的数据取出,转换为有特定的结构体中。 数据通过时间片实时刷新。 MODBUS协议-C# write a PC monitoring software, based MODBUS RTU protocol. The basic structu
DEC6416-DSP-DEMO
- 合众达6416开发板demo程序,有串口、定时器、MCBSP的测试程序-seed dec6416 demo
Timer_A_USART
- 基于MSP430的定时器来模拟串口通讯程序,对学习很有帮助。-MSP430-based simulation serial communication program
MCS-51-hardware-structure
- 概述 微处理器 存储器 定时器/计数器 并行I/O口 串行I/O接口 中断系统 特殊工作方式 -Overview microprocessor memory timer/counter parallel I/O port serial I/O interface interrupt system of special work
Computer-Engineering-Experiment
- 包含数码管滚动显示,串口通信,小键盘输入,定时器/计数器等设计程序。-Scroll containing the digital, serial communication, keypad input, timer/counter and other design programs.
MB91520_Series_32-bit_FR81S_Microcontr.zip
- 富士通单片机的开发文档,其中包括串口、定时、ADC等基础配置,是很好的参考资料。(Fujitsu microcontroller development documents, including serial, timing, ADC and other basic configuration, is a very good reference.)