搜索资源列表
ledkey
- 拷拷贝到你的Keil安装目录下的c51\\bin文件夹中。 工程文件中需设置一下: project->Option for Target Target1 选Debug页 左侧最下面 Dialog Dll 一般是DP51.DLL,不用修改 Parameter 中是 -P51 在其后加入 -dledkey 即该行看起来应该是这样的: -p51 -dledkey 保存即可 进入调试后,点击:Peripherals,其中多出一个“键盘L
单片机程序集1
- 单片机的c51用法,基础篇,谁用的着谁下载-SCM decoder usage, for the project, who used to download Who
viterbi_fpga
- viterbi译码器的一种fpga实现.是一个cs252 的project的result 供大家研究用-Viterbi Decoder they simply a realization. Cs252 is a result of the project for all research
xltExlt2
- 这个例子如果运行,将在仿真的PC窗口中的第1,2,3行显示一些信息后,在随机位置显示 1 ~ 5 .由于keil c51默认不支持重入函数,它的重入函数使用仿真的重入栈而不使用系统栈,而Small RTOS 51没有进行重入栈管理,所以在TaskA~TaskE虽然及其相似,但不能合并. 注意:(1)在KEIL C51 工程中,我已经把输出文件目录设在e:\\temp中,您可以在Project->Options for Target \"Target 1\"的output页点击Selec
tcm_decode
- TCM解码,VHDL代码,是我在工作中做的工程代码,时序稳定,里面有syn以及软判决的算法,经典-TCM decoder, VHDL code, yes, I do work in the project code, timing stability, There are syn and soft-decision algorithm, classic!
m32_VS1003B_TEA5767_pt2314
- 本工程在mega16单片机上实现MP3的播放,MP3解码器采用VS1003芯片硬件解码,mega16作为主控和显示以及读取SD卡的数据,采用TEA5767实现收音机功能,pt2314实现2声道的音量调节-The project SCM implementation in mega16 MP3 playback, MP3 decoder chip hardware decoding using VS1003, mega16 as the main control and display and r
VS1003B_SD_SPI_LCD
- 本工程在mega16单片机上实现MP3的播放,MP3解码器采用VS1003芯片硬件解码,mega16作为主控和显示以及读取SD卡的数据。-Mega16 this project to achieve single-chip MP3 player, MP3 decoder chip using VS1003 hardware decoder, mega16 as a control and display, as well as read data from SD cards.
PT2262
- 该程序为用ATmega16实现PT2262持续输出信号波形的程序,可以读地址读数据并发送-ATmega16 using the program to achieve sustained output signal waveform PT2262 procedures, reading the address data can be read and send
MP3_Decoder_Project
- 有关DSP+Mp3+U B+FAT12的所有源程序 MP3 Decoder Project -MP3 Decoder Project
encoderdecoder
- this project is based on 8*3 encoder and 3*8 decoder using vhdl.this is the 100 correct code,reference is taken from book digital electrionics written by anand kumar.please use quatrus to access this code.this code can be used for the final year proj
read_solomon
- This project implements a parameterized Reed Solomon decoder for use in OFDM wireless systems.
jishi
- 本项目设计采用了6位数码管显示电路,在设计6位LED显示时,为了简化电路,降低成本,采用动态显示的方式,6个LED显示器共用一个8位的I/O,6位LED数码管的位选线分别由相应的P2.0--P2.5控制,而将其相应的段选线并联在一起,由一个8位的I/O口控制,即P0。译码显示电路将“时”,“分”,“秒”计数器的输出状态经显示译码器译码,通过6位LED七段显示器显示出来。达到定时电路时根据计时系统的输出状态产生的一个脉冲信号,然后去触发蜂鸣器发生器来实现闹铃。校时电路是用来对“时”,“分”,“秒”
manch
- 该文件是一个完整的工程文件,用VerilogHDL语言编写,包括曼彻斯特编码器的设计文件和仿真测试文件以及解码器的设计文件和仿真测试文件。在Modelsim中仿真测试通过。-The document is a complete project file, with VerilogHDL languages, including the Manchester encoder design documents and simulation test files and decoder design
2-LINE-Intercom
- This project is used as an electronic private exchange. It has two telephones, which have the intercom facility, and they can be connected to the telephone line. All the functions are controlled by the 8-bit microcontroller AT89C2051 which has an Pro
quaddecoder_verilog_ise11.2_used_09042010
- Two simple Quadrature decoder and Counter build in a XILINX XC9536 CPLD. This Core is coded in Verilog and contains the compete Project file and the fitted quad.jed File. The Pinout is descr ipted in the Constrained file quad.ucf. To use them, y
led-decoder
- 7 segment display decoder vhdl project
decoder
- mp3译码器的实现,在fpga上实现多媒体功能-this project is the mp3 decoder, designed by vhdl
bch-coding
- In this project, we are implementing the error detection and correction using BCH code (Bose Chaudhuri Hocquenghem). Using VHDL and targeted on FPGA for synthesis of the code. The encoder and decoder combine called as a codec.
Simple-MP3-Player-Design_PCB-Project
- 设计了一种带有自定义播放列表功能的简易MP3播放器。系统围绕以德州仪器(TI)生产的MSP430F149超低功耗单片机作为主控芯片、VS1003B作为音频解码器搭建,采用LCM128645ZK液晶作为显示模块,Micro SD卡作为存储介质 压缩文件中包括完整PCB工程(原理图和PCB)。源程序以及放于SD卡根目录下的系统文件请下载: Simple MP3 Player Design_Source Code and SD card system files.rar 关键字:MSP430
STMF4 QR Decoder 二维码识别
- 基于 STM32F429 配 OV5642 摄像头感测器成为二维码辨识装置,二维码(QR Code)辨识算法速度极快,二维码偏转也极易辨识成功,内为 Keil MDK 之工程源代码,使用 OV2640、OV7670 及类似的摄像头修改加入容易,不失为二维码辨识算法的参考程序。 Based on STM32F429 with OV5642 camera sensor becomes two-dimensional code recognition apparatus, two-dimensi