搜索资源列表
dds_drive.h
- 在NIOS中生成dds的.h文件,配合相应的.c文件,生成dds,由于要尽量使软件符合软件工程要求,故在main函数中仅需调用.c,在头文件中添加.h
STM32-4.3XIANSHI.RAR
- STM32 奋斗版的4.3寸显示屏的显示代码,使用keil软件打开工程文件后下载使用。包括4.3_uc_gui,4.3寸菜单代码,4.3图像显示代码-Version of the 4.3-inch hard STM32 screen display code, the use keil software to open the project file after download. Including 4.3_uc_gui, 4.3-inch menu code, image display
Renesea_LED
- 瑞萨单片机的R8C系列的串口调试硬件和一个闪灯的软件全部工程,瑞萨单片机的资料太少,特别是串口调试的就更少了,更别说这种成套的资料,所以上这个成套的工程给用瑞萨单片机的同胞们,硬件中包括原理图,布好的PCB板,只要连接一个串口1再加上我给出的软件工程绝对就可以串口调试了。-Renesas R8C Family of serial chip debugging hardware and software, a flash of all the works, Renesas MCU little i
ARMbasedembeddedsoftwaredevelopmenttechnology
- 本资料是介绍基于ARM核的嵌入式软件开发技术,主要介绍了开发环境的组成、连接、界面、开发流程,包括如何建立工程、配置工程,代码编辑,编译,链接,代码分析等等内容。-This information is introduced based on the ARM-core embedded software development technology, introduces the components of the development environment, connectivity, i
ethernet
- :提出了一种基于FPGA 实现嵌入式三态(10MB/100MB/1 000MB)以太网的设计方案,分别从硬件和软件方面介绍了使用FPGA 进 行嵌入式系统设计的方法,编写了一个控制系统进行10MB/100MB/1000MB 自切换程序,并在工程中得以实现。-: This paper presents a FPGA-based Embedded Tri-State (10MB/100MB/1 000MB) Ethernet design, from hardware and software,
ADA.pdf
- Ada是一种表现能力很强的通用程序设计语言,它是美国国防部为克服软件开发危机,耗费巨资,历时近20年研制成功的。它被誉为 第四代计算机语言的成功代表。与其他流行的程序设计语言不同,它不仅体现了许多现代软件的开发原理,而且将这些原理付诸实现。因此,Ada语言的使用可大大改善软件系统的 清晰性, 可靠性, 有效性, 可维护性。Ada是现有的语言中无与伦比的一种 大型通用程序设计语言,它是现代计算机语言的成功代表,集中反映了 程序语言研究的成果。 Ada的出现,标志着软件工程成功地进入了国家和国际的规
CAN
- 开发环境基于IAR公司推出的IAR Embedded Workbench 5.30评估版软件 利用上述开发软件,核心处理器采用基于Cortex-M3核的LPC1700芯片,can总线通信。直接打开工程文件就可轻松实现调试-Development environment introduced by the company based on IAR IAR Embedded Workbench 5.30 evaluation version of the software development
I2S
- Workbench 5.30评估版软件 利用上述开发软件,核心处理器采用基于Cortex-M3核的LPC1700芯片,I2S通信。直接打开工程文件就可轻松实现调试-Workbench 5.30 evaluation version of the software development using the above software, the core Cortex-M3 processor core based on the LPC1700 chip, I2S communication
USB
- Workbench 5.30评估版软件 利用上述开发软件,核心处理器采用基于Cortex-M3核的LPC1700芯片外围USB调试程序。直接打开工程文件就可轻松实现调试-Workbench 5.30 evaluation version of the software development using the above software, the core Cortex-M3 processor core based on the LPC1700 chip external USB de
Cortex-M3Digital-Input
- Workbench 5.30评估版软件 利用上述开发软件,核心处理器采用基于Cortex-M3核的LPC1700芯片,编写的数字量输入测试例程,直接打开相应工程文件即可实现调试!-Workbench 5.30 evaluation version of the software development using the above software, the core Cortex-M3 processor core based on the LPC1700 chip, the numbe
Cortex-M3-AD
- Workbench 5.30评估版软件 利用上述开发软件,核心处理器采用基于Cortex-M3核的LPC1700芯片,编写的模拟数字转换测试例程,直接打开相应工程文件即可实现调试!-Workbench 5.30 evaluation version of the software using the developed software, the core processor-based Cortex-M3 core of the LPC1700 chip, prepared by the
counter
- keil3+proteus的工程 用上述软件实现的一个简单计数器-keil3+ proteus works with the software of a simple counter
clock
- 基于ARM开发板,IAR应用软件,该工程使用实验板键盘和数码管实现简单电子钟功能。程序利用了LPC2478处理器自带的实时时钟模块提供日期和时间信息,使用键盘设置日期和时间信息。-ARM based development board, IAR software, the project uses experimental board simple keyboard and digital clock function. LPC2478 processor program that comes
LED_Test
- 用Keil软件建立的S3C2440的ARM工程,可以用于仿真ARM运行程序,虽然简单,但是意义不一样-Established with the Keil software S3C2440 ARM-engineering, simulation can be used to run programs ARM, although simple, but the meaning is not the same
buttons-
- 包括按键控制板原理图、FPGA硬件程序、FPGA内部CPU的软件程序,该板已经过工程验证。-Including the control panel buttons schematics, FPGA hardware program, FPGA internal CPU software program, the board has been engineering verification.
led_irq
- mini2440 外部中断控制led,keil mdk 软件编译,工程全部-mini2440 interrupt control led
CC2530-experimental-source-code
- 用于对ZIGBEE开发板的基础性实验的源码,使用IAR软件打开导入工程运行即可使用。-For basic experiment ZIGBEE development board source, using IAR software can be used to open the import engineering run.
BSH3vp130915ertl
- BSH3C软件可用于电子工程领域的研究人员使用,该款软件用户体验很好,方便你的电子设计,特别是画图。电路图可导出成bmp格式-The material is a software to draw the hardware circuit diagram and confirming the procedure result
KL25-ADC
- 飞思卡尔 KL25 ADC例程 1. 工程概述 (1)本工程为KL25微控制器无操作系统应用工程,ADC样例程序 (2)使用串口与外界通信,使用串口1,波特率为9600,1位停止位,无校验 2. 软件环境 (1)CodeWarrior v10.2/v10.3/10.5 3. 硬件环境 (1)KL25 SD13-01 EVB板 (2)兰灯对应引脚为PTB9,红灯对应引脚为PTB19,绿灯对应引脚为PTB18 (3)串口发送引脚为PTE0,
KL25-CMP
- 1. 工程概述 (1)本工程为KL25微控制器无操作系统应用工程,CMP样例程序 (2)使用串口与外界通信,使用串口1,波特率为9600,1位停止位,无校验 2. 软件环境 (1)CodeWarrior v10.2/v10.3/v10.5 3. 硬件环境 (1)KL25 SD13-01 EVB板 (2)兰灯对应引脚为PTB9,红灯对应引脚为PTB19,绿灯对应引脚为PTB18 (3)串口发送引脚为PTE0,接收引脚为PTE1 (4)PTD1接