CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - Core Data

搜索资源列表

  1. cygnal-brief

    0下载:
  2. C8051F单片机是完全集成的混合信号系统级芯片(SoC),具有与8051兼容的高速CIP-51内核,与MCS-51指令集完全兼容,片内集成了数据采集和控制系统中常用的模拟、数字外设及其他功能部件;内置FLASH程序存储器、内部RAM,大部分器件内部还有位于外部数据存储器空间的RAM,即XRAM。C8051F单片机具有片内调试电路,通过4脚的JTAG接口可以进行非侵入式、全速的在系统调试。-C8051F is a fully integrated mixed-signal system-on-c
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:29748
    • 提供者:覃莉
  1. 一个单片机串行数据采集传输模块的设计

    1下载:
  2. 以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
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:23563
    • 提供者:李天华
  1. I2C_IPcore_VHDL

    0下载:
  2. 这是一个I2C串行数据通信协议以VHDL硬件描述语言实现的IP核,可直接编译运行-I2C serial data communication protocol to VHDL hardware descr iption language of the IP core can be directly translated Operation
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:6356
    • 提供者:陈州徽
  1. FPGA

    2下载:
  2. 结合FPGA和以太网传输的特点,设计了一套数据采集系统,应用FPGA的内部逻辑实现对ADC、SDRAM、网卡控制芯片DM9000的时序控制,以FPGA作为采集系统的核心,通过ADC,将采集到的数据存储到SDRAM中,以FIFO方式从SDRAM中读出数据,并将数据结果通过以太网接口传输到计算机-Combination of FPGA and Ethernet features, designed a data acquisition system, application FPGA' s i
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2014-12-20
    • 文件大小:388543
    • 提供者:gdr
  1. sdbus

    0下载:
  2. 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
  3. 所属分类:SCM

    • 发布日期:2017-05-02
    • 文件大小:684164
    • 提供者:zhangmm
  1. duolushujucaijiyuchuanshu

    1下载:
  2. 数据采集系统作为沟通模拟域与数字域的必不可少的桥梁有着非常重要的作用。本文介绍的重点是数据采集系统。数据采集与通信控制采用了模块化的设计,数据采集与通信控制采用了单片机8051来实现,硬件部分是以单片机为核心,还包括模-数转换模块,显示模块,和串行接口部分,还有一些简单的外围电路。8路被测电压通过通用ADC0809模-数转换,实现对采集到的数据进行模拟量到数字量的转换,由单片机对数据进行处理,用LCD显示模块来显示所采集的结果,并将数据通过串行口传输到PC机上,MCU与 PC机间的电平匹配采用M
  3. 所属分类:SCM

    • 发布日期:2015-11-25
    • 文件大小:61534
    • 提供者:liusixue
  1. NUC950ADN

    0下载:
  2. 芯唐nuc950的数据手册,arm9的芯片-Tang nuc950 core data sheet
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-03
    • 文件大小:456649
    • 提供者:李锦龙
  1. FPGA

    0下载:
  2. FPGA应用开发入门与典型实例 代码 FPGA(现场可编程逻辑器件)以其体积小、功耗低、稳定性高等优点被广泛应用于各类电子产品的设计中。本书全面讲解了FPGA系统设计的背景知识、硬件电路设计,硬件描述语言Verilog HDL的基本语法和常用语句,FPGA的开发工具软件的使用,基于FPGA的软核嵌入式系统,FPGA设计的基本原则、技巧、IP核, FPGA在接口设计领域的典型应用,FPGA+DSP的系统设计与调试,以及数字变焦系统和PCI数据采集系统这两个完整的系统设计案例。 -FPGA
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-28
    • 文件大小:10980798
    • 提供者:海到无涯
  1. image_control

    0下载:
  2. NIOSII通过IP核读取CMOS图像传感器在SDRAM中的数据-NIOSII read through the IP core in CMOS image sensor data in SDRAM
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:654
    • 提供者:尹长生
  1. AlgorithmsandDataStructures

    0下载:
  2. 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
  3. 所属分类:SCM

    • 发布日期:2017-05-28
    • 文件大小:10744472
    • 提供者:emranallan
  1. cFFT

    0下载:
  2. CFFT is a radix-4 fast Fourier transform (FFT) core with configurable data width and a configurable number of sample points in the FFT. Twiddle factors are implemented using the CORDIC algorithm, causing the gain of the CFFT core to be differen
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-27
    • 文件大小:183637
    • 提供者:Nagendran
  1. FT2232H_USB_Core

    5下载:
  2. 在FPGA外扩用FT2232 实现UART TO USB 2.0 的通信。-The FT2232H is a USB2.0 Hi-Speed USB Device to FIFO IC. This core allows the use of this chip with an FGPA design in high speed FT245 style synchronous FIFO mode. Data rates up to 25 mbytes/s can be achieve
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2015-03-11
    • 文件大小:6144
    • 提供者:李涛
  1. IIC

    0下载:
  2. 利用NIOS软核实现IIC总线协议上数据的传输,并在EEPROM上验证-NIOS soft-core data transmission on the IIC bus protocol, and verify the EEPROM
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:793
    • 提供者:liu
  1. STM32-Z-UET-CORE-BOARD-Test-Program

    0下载:
  2. 基于单片机加速度传感器龙丘MMA726051资料-Long the mound MMA726051 data based on single-chip acceleration sensor
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-12
    • 文件大小:4103466
    • 提供者:南华瑾
  1. no_ip_core_eth

    0下载:
  2. 没有使用三速以台湾IP核实现以太网数据的接收-Taiwan did not use three-speed Ethernet IP core data reception
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-18
    • 文件大小:4897146
    • 提供者:刘鹏
  1. 51-core-circle-operating-system

    0下载:
  2. 基于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
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:308028
    • 提供者:lili
  1. Microcontroller-core-display

    0下载:
  2. 单片机为核心,使用4X4矩阵键盘作为数据输人方式,驱动1602显示器提示程序运行过程-Microcontroller core, using 4X4 matrix keyboard for data input mode, the display prompts the driver program is running 1602
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:298893
    • 提供者:rogerlee
  1. fft-ip-core

    0下载:
  2. 通过调用ISE中的fft IPcore实现了fft计算,输入数据通过textio从文本文件读入,处理后的数据再读入文本中。由于数据精度问题,与MATLAB计算的结果存在一定的误差-By calling the ISE of FFT IPcore implements the FFT computation, the input data through textio read a text file, after processing the data to read the text aga
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-21
    • 文件大小:6157600
    • 提供者:
  1. USB Interface IP Core

    0下载:
  2. This module implements data receiving and transfering with cooperation of PIDUSBD12
  3. 所属分类:VHDL编程

    • 发布日期:2016-07-18
    • 文件大小:140109
    • 提供者:kiamnasri
  1. 01LED闪烁实验

    0下载:
  2. 51平台资料-MINI51核心资料-mini核心板LED闪烁实验(51 platform information-MINI51 Core data-mini-Core board LED scintillation test)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-29
    • 文件大小:23552
    • 提供者:了尘
« 12 3 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com