资源列表
stm32_net_communication
- stm32F4正点原子的开发例程,内含ucos系统网络通信试验,可帮助初学者尽快提升单片机开发技能-stm32F4 Punctuality atomic development of routines, containing ucos system network communication test can help beginners microcontroller development skills upgrading as soon as possible
jiaotongdeng
- 基于FPDA的交通灯课设,功能老师以及验证过,真实能用。各模块截图也有,方便理解-FPGA-based class-based traffic light, functional and verified teacher, real use. Each module also has a theme, easy to understand
nios_for_pcf8563
- 用fpga nioss II 驱动实时时钟芯片pcf8563-Fpga nioss II drive with real-time clock chip pcf8563
Day-2-Training-Material
- OneSpin培训资料 ASIC设计领域,OneSpin用于做断言验证。-OneSpin training material can help user study assertion verification method in ASIC design.
LPC2478_FS_GUI
- 基于LPC2478+3.5TFT液晶+UCGUI+SD+FAT16实现的触摸屏点菜系统 不够完善 希望大家多多指点-LPC2478+3.5TFTLCD+UCGUI+SD+FAT16
Bayer2RGB
- Bayer 转RGB Verilog代码实现。。5*5 窗口。在工程中应用的(Bayer to RGB Verilog code implementation. 5*5 window. Applied in Engineering)
key_led
- nios c语言编写的三个按键中断的完整project。-nios c language a complete interruption of the three key project.
winCE-programe
- wince程序设计,经典的wince应用程序设计书籍,主要基于win32 API的程序设计,范围涉及很广,作者编程风格很规范,是本值得一看的好书-wince program design, which is a classic books, mainly based on win32 API programming, covering a very wide, with very standard programming style , is worth of reading.
ARM
- ARM 体系结构,适合初学者学习使用,很好的学习资料-ARM architecture, suitable for beginners to learn to use, good learning materials
linux
- 华为内部培训资料linux 基础,内部资料,绝对有价值-Linux-based Huawei internal training materials, internal data, the absolute value
verilog2vhdl-03FEB2012
- this software converts verilog to vhdl
STM32F4x7_ETH_LwIP_V1.1.1
- 这是公司实际项目工程(编译器用MDK5),STM32F4x7+freertos+lwip+ssl+MQTT,其中MQTT自己花了一个礼拜移植,可以同时发布消息和订阅消息,经过长期测试MQTT运行稳定。此外还移植了pollarSSL(TSL,AES,DES,RAS等等算法都经过项目测试,没有问题),另外LWIP网络部分也运行稳定,支持随时插拔网线,最后公司所有运行信息可用printf从串口1输出。公司产品用的是STM32F407,LAN芯片为8720A,cpu外接8M晶振,所有下载到你的开发板上时