搜索资源列表
shibo(ok).rar
- 基于cycloneII和MSP430单片机的示波器,利用spi模块进行双机通信,Based on the MSP430 MCU and cycloneII oscilloscope, using dual-spi communication module
8051
- alter公司的mcu核,8051ip核,为quartus2设计,其他应该兼容 -alter the company' s mcu nuclear, 8051ip nuclear, for quartus2 design should be compatible with other
SPI
- VHDL语言编写的SPI通信接口,可实现与单片机等外部MCU的通信,且只占用较少的引脚线-Written in VHDL SPI communication interface, can be realized with the microcontroller and other external MCU communication, and only takes less pin line
3Channel_CIS_Processor_with-VHDL.ZIP
- This usefull source for control CIS Sensor and has fallowed functions 1) Read image data frome 3channel 200dpi CIS Sensor 2)Encoder Sync Technoledge for more high resolution analiysys with shared the time divition 3)Psudo Video Ram Read by
I2C
- IIC控制器的verilog实现,通过mcu接口对iic slave器件进行控制-IIC controller Verilog realize
vhdl
- 利用vhdl描述简单mcu,功能类似AVR AT90S1200的单片机的指令系统存储系统等-VHDL descr iption of the use of simple mcu, features similar to the AVR AT90S1200 MCU instruction set, such as storage systems
VHDL-8031-IPCore
- this a ipcode of 51 mcu!-this is a ipcode of 51 mcu!
ARMCORE
- mcu arm ,easy study and understand,for arm energer,it s very good.
shukongzhiliudianyuan
- 介绍了一种闭环智能数控直流电流源的设计原理和实施方案,该方案采用自行设计制作的高精度电压源,利用单片机、PWM和运算放大器构成A/DD/A转换器来控制场效应管导通状态的原理,达到了输出恒流的目的。整个系统采用89C58单片机作为主控部件,将预置电流值数据送入D/A转换器,经硬件电路变换为恒定的直流输出,同时使用采样电阻将实际输出电流转换成电压送入A/D转换器,并将其反馈到单片机中构成闭环系统,进而实现预设值和实际值的比较,再通过调整D /A转换器输出的电压来改变场效应管的导通状态,减小了实际值与
AUTFT
- au 15TFT atmg8 mcu DRV-au 15 TFT atmg8 mcu DRV
reload_fir
- 这是我在Xilinx公司的FPGA上实现的FIR滤波器,调用的内部核,其特色是可以用较少的资源实现该功能,而且可以实现参数重载,即从外部MCU设置FIR滤波器的参数-This is my Xilinx FPGA to achieve the FIR filter, called internal audit, its characteristics can be achieved with fewer resources to this function, and the overload p
watchdog
- 看门狗定时器Verilog源码;用于MCU的辅助模块,定时特定的时间来做硬件复位,是用于避免固件跑死的一个机制。-Watchdog verilog source.
DHT22_v1.1
- 我以前曾发过V1.0版的,这是此版的修正版v1.1,修正了以前版本中的一个错误,即只能读一个数据后就再也读不出温度数据的错误。 这个是用Quartus II软件写的Verilog HDL语言写的与温湿度传感器DHT2x通信的代码. 里面有详细的注解. 主要用于DHT2x单线总线通信转换为8位并行总线通信,应用于具有外部8位总线访问功能的单片机直接读取温湿度数据. 此程序在EPM7128SLC-10中成功测试. -I' ve once spoke V1.0 version, whic
MCU
- 这是用VHDL语言编写的程序,,这只是个例子供大家参考,希望给大家带来帮助-It is written in VHDL program, this is only an example for your reference, hoping to give us help
Task5
- 实现单片机电子万年历的所有功能,包括键盘控制修改时间,闹钟,定时提醒,时间日期显示-MCU electronic calendar of all the features, including keyboard modification time, alarm clock, time reminder, time and date display
nand_flash_ctl
- FPGA flash 控制读写程序 与mcu相连-FPGA flash control is connected to read and write procedures and mcu
5422c
- atmega128与AD5422实现通信,通过单片机输出数字量,使AD5422数字模拟量,可以输出电压,电流等-atmega128 with the AD5422 to achieve communication, digital output through the MCU to enable AD5422 digital analog, can output voltage, current, etc.
FPGA_SPI_VHDL
- 串行外设接口(SPI)fpga 被动接收,在下降沿 采集数据并发送数据 1BYTE,要求mcu在末端采集数据。并在下降沿之前准备好数据。-Serial Peripheral Interface (SPI), The fpga passive receiving, at the falling edge of data collection the send data 1BYTE, mcu data collected at the end. And the data ready before t
The--VHDL-code-of-I2C
- 该程序采用延时接收比较来实现仲裁的方法,使不具有I2C接口的普通微控制器(MCU)能够实现模拟I2C总线的多主通信。-This program is to realize the delay receiving the arbitration method, do not have the I2C interface of ordinary micro controller (MCU) can simulate the I2C bus more than the main communicati
VHDL-8bitFIFO
- FIFO的宽度:也就是英文资料里常看到的THE WIDTH,它只的是FIFO一次读写操作的数据位,就像MCU有8位和16位,ARM 32位等等,本程序实现8位的FIFO功能,三位格雷码可表示8位的深度。-THE WIDTH of THE FIFO: namely information in English often see THE WIDTH, it is only a FIFO data read and write operations, as has 8 bit or 16 bit M