搜索资源列表
cygnal-brief
- C8051F单片机是完全集成的混合信号系统级芯片(SoC),具有与8051兼容的高速CIP-51内核,与MCS-51指令集完全兼容,片内集成了数据采集和控制系统中常用的模拟、数字外设及其他功能部件;内置FLASH程序存储器、内部RAM,大部分器件内部还有位于外部数据存储器空间的RAM,即XRAM。C8051F单片机具有片内调试电路,通过4脚的JTAG接口可以进行非侵入式、全速的在系统调试。-C8051F is a fully integrated mixed-signal system-on-c
一个单片机串行数据采集传输模块的设计
- 以GMS97C2051单片机为核心,采用TLC2543 12位串行A/D转换器,设计了一个串行数据采集/传输模块,给出了硬件原理图和主要源程序。-to GMS97C2051 as the core, using TLC2543 12 serial A / D converter, the design of a serial data collection / transmission module provides the hardware schematics and the main so
shukonghengliuyuan
- 本设计以ATMEL公司生产的AT90S8515作为控制核心,实现输出电流的数字控制,巧妙地利用4通道8位D/A转换芯MAX505转换芯片来完成16位的转换精度,D/A转换芯片输出的电压量经过一个压流变换电路变换成电流量的输出。再通过12位A/D转换芯片MAX197实现输出数据的反馈采集,形成输出电流的闭环控制,以此来达到较高的控制精度。-design ATMEL the company's core AT90S8515 as the control, Implementation of
wendujiankongxitongdeseji
- 本设计系统包括温度传感器,A/D转换模块,输出控制模块,数据传输模块,温度显示模块和温度调节驱动电路六个部分。文中对每个部分功能、实现过程作了详细介绍。整个系统的核心是进行温度监控,完成了课题所有要求。 -the design system including temperature sensor, A / D converter module, the output control module, data transmission modules, Temperature Displ
anglemachine
- 《角度测量器》 用光电编码器测量角度,每个脉冲为0.72度。 测量范围:0.0~360.0度 为保证不错过脉冲,用timer1计数,在电平跳变中断里判断转动方向,尽量加快处理过程。 数据换算和数码管扫描显示在主循环中实现。 译码器用10米长5芯屏蔽线与数显器的两片74HC595连接。 MCU为12F629,使用内部4兆RC振荡和内部复位功能。 -"angle measuring device" using photoelectric encoder
zhiliudianliuyuan
- 本系统以直流电流源为核心,AT89S52单片机为主控制器,通过键盘来设置直流电源的输出电流,设置步进等级可达1mA,并可由数码管显示实际输出电流值和电流设定值。本系统由单片机程控输出数字信号,经过D/A转换器(AD7543)输出模拟量,再经过运算放大器隔离放大,控制输出功率管的基极,随着功率管基极电压的变化而输出不同的电流。单片机系统还兼顾对恒流源进行实时监控,输出电流经过电流/电压转变后,通过A/D转换芯片,实时把模拟量转化为数据量,再经单片机分析处理, 通过数据形式的反馈环节,使电流更加稳定
MSC1210DataFlash
- TI 集成高性能24位A/D转换器的8052 核心单片机MSC1210 DATA区的FLASH读写代码。-TI integrated high-performance 24-bit A / D converters 8052 microcontroller core MSC1210 DAT A FLASH of reading and writing code.
dian_zi_xiao_mi_feng
- 本设计采用实验专用小车,以AT89S52单片机为控制核心,加以超声波测距仪、探测电路、通信部分、液晶显示、电源电路以及其他电路构成。系统由89S52通过IO口控制小车的前进后退以及转向。超声波测距仪用来测量小车在封闭的场地里的具体坐标。探测电路用来探测硬币,经通信系统将第一辆小车测得的硬币位置传给第二辆小车,后一辆小车将根据收到的数据自动找到该硬币。同时本系统将测得各项数据通过液晶显示出来。-the experimental design using special trolley to AT
数据采集系统程序
- 以GMS97C2051单片机为核心,采用TLC2543 12位串行A/D转换器,设计了一个串行数据采集/传输模块,给出了主要源程序。-to GMS97C2051 as the core, using TLC2543 12 serial A / D converter, the design of a serial data collection / transmission module, is the main source.
cp2201_1.rar
- F020集成以太网接口核心模块以太网通讯与数据采集例程源代码,F020 Integrated Ethernet Interface Ethernet core module communication and data acquisition routines source code
MSP430F2274-C.rar
- 系统以MSP430F2274单片机为核心,通过C语言编程,实现从AD和CPLD读取数据,从而实现模拟量和频率量的检测;同时实现对片外看门狗x5045的读写操作。,MSP430F2274 MCU system to the core, through the C language programming, from the AD and the CPLD to read data in order to achieve analog quantity and frequency of detect
wenducaiji.rar
- 设计了一种多通道温度测量控制系统,采用AT89系列单片机作为内核,选用热敏电阻为测温元件,实现了对多路温度信号的巡回检测。给出了系统的硬件结构,测温元件的线性化方法及数据采集软件流程图。,Designed a multi-channel temperature measurement control system, used as the AT89 MCU core, optional thermistor for temperature measurement devices, the rea
source-code-of-brushless-motor
- 无刷电机驱动器源代码。基于无传感器方案的无刷电机启动器。核心是换向角度检测:即电机反电势波形数据处理,经过衰减滤波,取出过零相位。应为低速反电势波形dB过小,波形扰动太大,本程序还不能稳定处理10Hz以下的换向计算。,Brushless motor driver source code. Program based on the sensorless brushless motor starter. Is the core to the point of view for detection:
dianpinjji
- 本系统采用单片机 AT89S52 为控制核心,实现电子秤的基本控制功能。系统的硬件部分包括最小系统板,数据采集、人机交互界面三大部分。最小系统部分主要是扩展了外部数据存储器,数据采集部分由压力传感器、信号的前级处理和 A/D 转换部分组成。人机界面部分为键盘输入 , 128 64 点阵式液晶显示,可以直观的显示中文,使用方便。-The system uses a single-chip AT89S52 for the control of the core, the realization of
sdbus
- sd卡结构详细文件,你要的应该就是这个PDF文件了吧-The SD BUS Core with Avalon Interface allows the easy access of SOPC Builder systems to standard Secure Digital Card (SD) flash based memory devices. The SD cards are universal, low cost data storage and communication
duolushujucaijiyuchuanshu
- 数据采集系统作为沟通模拟域与数字域的必不可少的桥梁有着非常重要的作用。本文介绍的重点是数据采集系统。数据采集与通信控制采用了模块化的设计,数据采集与通信控制采用了单片机8051来实现,硬件部分是以单片机为核心,还包括模-数转换模块,显示模块,和串行接口部分,还有一些简单的外围电路。8路被测电压通过通用ADC0809模-数转换,实现对采集到的数据进行模拟量到数字量的转换,由单片机对数据进行处理,用LCD显示模块来显示所采集的结果,并将数据通过串行口传输到PC机上,MCU与 PC机间的电平匹配采用M
AlgorithmsandDataStructures
- While many computer science textbooks are confined to teaching programming code and languages, Algorithms and Data Structures: The Science of Computing takes a step back to introduce and explore algorithms -- the content of the code. Focusing on thre
51-core-circle-operating-system
- 基于51内核的圈圈操作系统提供创建任务,删除任务,任务调度,系统延时,任务挂起,发送消息,等待消息,CPU使用率统计,系统时间,串口发送、接收数据及串口资源管理等功能。-Based on 51 core circle operating system create tasks, delete tasks, task scheduling, system delay, suspend the task, send messages, waiting for news, CPU usage stat
Microcontroller-core-display
- 单片机为核心,使用4X4矩阵键盘作为数据输人方式,驱动1602显示器提示程序运行过程-Microcontroller core, using 4X4 matrix keyboard for data input mode, the display prompts the driver program is running 1602
01LED闪烁实验
- 51平台资料-MINI51核心资料-mini核心板LED闪烁实验(51 platform information-MINI51 Core data-mini-Core board LED scintillation test)