资源列表
tri
- 频率可调的三角波函数信号发生器,编译通过,仿真通过-Adjustable frequency signal generator triangle wave function
Virtex-5DATASHEET(CHINESE)
- Virtex-5 中文版数据手册,找了好久才找到的。与大家分享。-Chinese version of Virtex-5 data sheet, looking for a long time to find. To share with you.
C8051F120核心板新资料包
- 详尽的C8051F12x-13x系列单片机核心版资料包,包括核心版电路图、功能模块测试程序、综合应用程序、每个芯片的应用手册。是开发、学习必备的资料包。(Detailed C8051F12x-13x series microcontroller core version of the package, including the core version of the circuit diagram, functional modules, testing procedures, integra
步进电机32
- 基于STM32的两项四线步进电机代码,直接操控寄存器,相比库函数更容易理解,适合新手(STM32 based two four line stepping motor code, direct control register, compared to the library function easier to understand, suitable for novice)
simplesim-3.0
- 一个很有名的硬件模拟器。可以模拟CPU,cache,以及内存等。支持多核处理器的模拟。
sync_fifo2
- 基于 altera cyclone Ⅳ EP4CE30F23C8N平台开发。包含了sync结构的fifo2原理、设计方案以及源代码。可以直接考入开发板使用,内含modelsim波形图,方便仿真使用-Altera cyclone Ⅳ EP4CE30F23C8N based platform. Includes sync structure fifo2 principle, design and source code. Can be directly admitted to the develop
STM32_XuanXianYi-0.8
- 基于台区变压器线路自动检测仪,平台STM32,运行环境uc/os,图形环境ucGUI-Line transformer station area based automatic detector, platform STM32, operating environment uc/os, graphical environment ucGUI. . .
2005electron_design_contest
- 2005年全国大学生电子设计大赛实验程序 附各个模块以及生成文件-2005 National Undergraduate Electronic Design Contest experimental procedure with each module and document generation
ucOS-II__start
- 嵌入式实时操作系统μC/OS-II讲座-入门教程-Embedded real-time operating system μC/OS-II talks- Getting Started tutorial
51-2.5-tft
- C51刷屏测试程序爱普生2.5寸屏。将BIN目录下的图片复制到SD卡里,注存到SD卡上的图不能是JPG或BMP图片-main() { while(1) { Lcd_Init() //tft初始化 Pant(0xf800) delayms(1000) Pant(0X07E0) delayms(1000) Pant(0x001f) delayms(1000) } }
PID控制电机转速+上位机通信+绘制速度曲线
- PID控制电机转速加上位机通信,并且能绘制速度曲线(PWM debugging, upper computer)
27 UCOSII-任务调度
- USOSII系统在STM32F407芯片上移植实验的程序源代码,并且以及任务的创建,本程序中创建了两个不同优先级的任务。(USOSII system on the STM32F407 chip transplant experimental source code, and the creation of the task, the program created two different priorities task.)