资源列表
04_key_detect_2
- 第二个FPGA开发板按键工程,芯片型号是 EP4CE6F17C8N(FPGA development board key process, the chip model is EP4CE6F17C8N)
09_vga
- FPGAvga的使用完整工程例子,芯片型号是 EP4CE6F17C8N(FPGAvga's use example, the chip model is EP4CE6F17C8N)
智能交通灯程序
- 可根据人流量大小去改变红绿灯时间,提高了交通管理系统效率。(The traffic light time can be changed according to the human flow, and the efficiency of the traffic management system can be improved.)
clock
- VHDL实现时钟功能,异步清零,其余161实现技术功能。(VHDL realizes clock function, asynchronous zero, and the other 161 technology functions.)
蓝牙、寻迹,蔽障程序代码
- 本程序段主要实现三个功能,分别是蓝牙、寻迹、蔽障程序代码(This program mainly implements three functions: Bluetooth, trace, and barrier program code)
TWR-K70F120M软硬件资料合集
- NXP(原为Freescale)的K70平台的塔式开发板TWR-K70F120M的软硬件资料合集,包含有:硬件原理图,硬件PCB图纸,BOM表等;软件源码包,BOOT升级程序源码包。 使用本资料合集,可在TWR-K70F120M开发板上进行功能验证和应用开发。(NXP (formerly Freescale) K70 platform's tower development board TWR-K70F120M's hardware and software data collection,
TCR0913_TI验证接收100正常
- 实现SPI通信及采用DMA方式进行通信,SPI硬件采用TI模式,其他模式也可。(Realizing SPI communication and using DMA)
C51-AD-TEST
- 采用C51语言编程,利用AD转换功能,实现LCD显示电压值的功能。(C51 AD conversion. Display voltage value on the LCD.)
基于战舰STM32开发简易直流电机速度环PID闭环控制
- 基于战舰STM32开发简易直流电机速度环PID闭环控制(PID closed-loop control of speed loop of simple DC motor based on warship STM32)
MSP430BSL_1_00_11_00
- Develpment MS430 Sample with c++
yaffs2-HEAD-e57244d.tar
- YAFFS2文件系统广泛用于嵌入式设备中,对NAND Flash有较好的支持,其虽然主要应用于Linux系统内,但由于为纯C语言代码实现,具有非常好的可移植性,因此也可以移植到其他操作系统下使用。 该源码包为YAFFS2的e57244d版本,分享共大家使用。(The YAFFS/YAFFS2 file system is widely used in embedded devices, has a good support to NAND Flash, although it is mainl
yaffs2 porting for MQX
- Freescale的MQX操作系统增加yaffs2文件系统,支持NAND Flash的接口移植源码及移植接口说明文档,在K70平台验证按移植说明操作后可正常工作,供开发参考使用。(Freescale's MQX operation system adds yaffs2 file system, supports NAND Flash's interface transplant source code and transplant interface descr iption document.