资源列表
u-boot1.2.0-WebServer.tar
- 上海双实web远程控制开发板引导程序u-boot1.2.0-WebServer.tar-arm2440 web u-boot1.2.0-WebServer.tar
2410Ucosgui
- ucosII和gui的实例,保含了LCD驱动等,对嵌入式初学者很有帮助。-ucosII and gui examples of security with the LCD driver, etc., embedded helpful for beginners.
Mips_Top
- 是verilog做的简化mips32指令系统。 有些小问题,用就能发现,是学习的好资料。 如果有必要,可以和我联系。-Verilog do is simplify the MIPS32 instruction set. Some small problems, and use can be found, is to learn from good information. If necessary, can contact me.
luna_V1.2
- DSP1701 控制,aux, i2s 输入 i2s 输出。 串口命令切换音源 。 -it is to control 1701 DSP 。 input aux and i2s , output , i2s 。
vxwork_src
- VXWORKS源代码,包含了VXWORKS的主要头文件和实现代码,可详细查用
07_FTM
- 基于MK20单片机多功能定时器FTM模块例程。(MK20 microcontroller based multi-function timer, FTM module routines.)
RGB-LEDcode
- 该代码为本人的本科毕业设计代码,由于电路原理图丢失,不能提供原理图,但代码类每一个外设模块都有引脚的接口说明,代码也有详细的说明,代码风格与官方风格相似,本人在开发时比较注重代码的可读性,该设计是基于手机蓝牙和stm32单片机的一款RGB-LED变色变光远程+近程控制的智能灯,该代码仅提供参考,不可作为商业用途,若作为商业用途,产生的不良后果自行承担,在此声明!本人为初学者,代码仅供参考!(The code for my graduate design code, the circuit pri
07_FTM
- 使用K20单片机调用野火的库函数制作呼吸灯,熟悉单片机的使用-Use K20 microcontroller call fire library function, make breathing lights, familiar with the use of SCM
SOPC
- 简单介绍了SOPC系统的建立。代码和解释详细,已通过验收。TI公司的FPGA-simply introduce the building of SOPC control system.
51_distance
- 单片机超声波测距,基于US100模块,keil下C编写,测试正常-SCM ultrasonic ranging, based on US100 module, under keil C write, test normal
wince
- 基于ARM2410在wince系统下GPIO的部分驱动程序,周立功的。-Based on the ARM2410 part of the driver in wince system GPIO ZLG.
sobel
- 由Verilog编写在FPGA实现sobel算法应用于图像边缘检测,工程文件可在quartus13.1以上版本打开;工程使用到ram、fifo、pll三种ip核,design文件夹下包含ram、fifo、vga控制以及串口收发和sobel算法模块,sim和doc文件夹下分别包含modelsim的仿真模块和仿真结果;测试时将200*200分辨率的图片用matlab文件夹下的matlab脚本压缩、二值化,再将生成文件中数据用串口发给FPGA,边缘检测结果会通过VGA输出。(Written by Ve