搜索资源列表
aqusition
- 此程序用于视频采集过程中CPLD对时序的转换与组合代码,每两行采集一行,两列采集一列,减小数据量,同时能保证采集完整的一幅图像(输出OUT用于DSP或者单片机中断)
OV7620_TEST
- FPGA驱动OV7620程序代码,SCCB部分由单片机完成,FPGA负责完成图像处理和TFT液晶的显示。经试验,效果不错!-FPGA-driven OV7620 code, SCCB completed in part by the microcontroller, FPGA responsible for the completion of image processing and TFT LCD display. The test, good results!
DHT22
- 这个是用Quartus II软件写的Verilog HDL语言写的与温湿度传感器DHT2x通信的代码. 里面有详细的注解. 主要用于DHT2x单线总线通信转换为8位并行总线通信,应用于具有外部8位总线访问功能的单片机直接读取温湿度数据. 此程序在EPM7128SLC-10中成功测试.-The Quartus II software is written in the Verilog HDL language and communication of temperature and h
key
- 基于FPGA的键盘程序代码,可用单片机控制-FPGA-based keyboard program code can be used SCM control
fpgaConfig_V1_2_SFLASH_20090507a
- 自己写的一个使用单片机配置FPGA的下位机C代码,使用一个C8051F330,外置SPI FLASH,通过串口可将程序写入FLASH,上电时自动加载到FPGA完成配置。-Wrote it myself, using a microcontroller to configure FPGA code for the next bit plane C, using a C8051F330, external SPI FLASH, the program is written through the s
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
ce
- 51单片机程序代码可以共享,需要的继续练习-51 microcontroller code can be shared
code
- 两个AD代码,一个是FPGA的(基于verilog) ,另一个是单片机的(基于汇编)。 还有两个基于c语言的单片机程序。还有一个脉冲宽度调制的verilog程序-Two AD code, one FPGA (based on verilog), the other is the microcontroller (based on the compilation.) There are two microcontrollers based on c language program. Ther
SCM-LED-Digital-electric-clock
- 基于51单片机的4位LED数字电子钟程序代码。-Based on 51 SCM of four LED digital electric clock program code.
CPLD_SPI
- 单片机通过SPI接口与FPGA进行通信的VHDL代码,程序实际可用的-Microcontroller through the SPI interface to communicate with the FPGA, a very common
elevator-control-c-code
- 用于单片机实现电梯控制的程序代码,适用于多种单片机和开发板运行,程序经典小巧,适合初学者学习借鉴。-For elevator control MCU program code for a variety of microcontroller and development board to run the program the classic compact, suitable for beginners to learn.
8X8LED
- 自己学习单片机的一些代码,这个程序是8X8LED点阵静态显示C程序-failed to translate