登录

最新会员 最新下载

成为了本站VIP会员

11月01日 14:12

成为了本站VIP会员

10月30日 16:42

成为了本站VIP会员

10月27日 10:54

成为了本站VIP会员

10月23日 19:14

成为了本站VIP会员

10月21日 21:03

成为了本站VIP会员

10月20日 16:48
已选条件
  1. 编程语言:所有
  2. 代码类别:微处理器开发
  3. 发布时间:今天
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. easyARM2200

说明:  周立功EASYARM2200开发板配套的实验源代码。周立功EASYARM2200开发板配套的实验源代码。周立功EASYARM2200开发板配套的实验源代码。(ZLG EASYARM2200 development board supporting the experimental source code. ZLG EASYARM2200 development board supporting the experimental source code. ZLG EASYARM2200 development board supporting the experimental source code.)

0
下载
68
浏览
2010-03-31发布

2. STM32

说明:  ST公司官方发布的开发板原理图+PCB,PROTEl99格式,可以直接使用,并带有pdf(ST' s official announcement of the development board schematic+ PCB, PROTEl99 format, can be used directly, and with a pdf)

0
下载
78
浏览
2010-03-28发布

3. pic_lkr

说明:  pic单片机,链接描述文件(*.lkr)含义 (pic microcontroller, Link description files (*. lkr) the meaning of)

0
下载
73
浏览
2010-03-23发布

4. pwm

说明:  STM32的PWM输出模式,STM32的TIM1模块是增强型的定时器模块,天生就是为电机控制而生,可以产生3组6路PWM,同时每组2路PWM为互补,并可以带有死区,可以用来驱动H桥。(STM32' s PWM output mode, STM32' s TIM1 module is enhanced timer module, is inherently for the motor control, it can produce three groups 6-channel PWM, while the complementary PWM each 2-way, and can be with the dead zone, can be used to drive H-bridge.)

2
下载
80
浏览
2010-03-20发布

5. ARMforWINCE

  ARM嵌入式WINCE教程 platform builder安装 EVC使用实例(ARM for wince)

9
下载
116
浏览
2010-03-15发布

6. CS-IITest

  基于ARM7的嵌入式试验平台的各种外围器件的程序设计(LCD,键盘,数码管等)(ARM7-based embedded test platform for a variety of peripheral devices program design (LCD, keyboard, digital tube, etc.))

5
下载
109
浏览
2010-03-13发布

7. i2c_set

  i2c set core file for setting the chip id

4
下载
59
浏览
2010-02-12发布

8. LPC2378_IAP_Program

  基于ZLG的代码修改的,LPC2378的IAP升级程序,对有内部FLASH的ARM7系列实用,无须自己写BOOT,直接调用接口即可。(The code changes based on ZLG' s, LPC2378 the IAP to upgrade procedures, internal FLASH of the ARM7 series of practical, no need to write your own BOOT, you can directly call the interface.)

195
下载
76
浏览
2010-02-04发布

9. Example

  lpc2132读写SST39VF400的程序,通过串口发给单片机,由单片机写入FLASH,可以擦除和写入。ADS1.2编译(This is a program for lpc2132 to write SST39VF400.use ads1.2)

24
下载
65
浏览
2010-02-03发布

11. KEILmodule

  Stellaris 系列 M3内核MCU的Keil工程模板(Stellaris family M3 core MCU, Keil project templates)

6
下载
73
浏览
2010-01-23发布

12. lpc2388_auto_pgrade

  LPC23XX的自动升级代码,可以直接对HEX文件进行解析,然后烧到应用程序区.(lpc23xx series chip auto upgrade code, can directly parse the*.hex file from the filesystem,then burn it into the application area of the chip.)

6
下载
84
浏览
2010-01-16发布

13. motion

  这是基于NI公司COMPACTRIO模块进行平台平衡控制的源码,主要用到的是PID控制可结合相关的FPGA模块代码(This is based on NI' s COMPACTRIO platform balance control module source code, mainly used in combination with the PID control module code for FPGA related)

23
下载
130
浏览
2010-01-06发布

14. ZLG-the_ARM-based_tutorials_and_Embedded_Systems

  周立功-《ARM与嵌入式系统基础教程》,以PHILIPS公司LPC2000系列ARM微控制器为例,深入浅出地介绍嵌入式系统开发的各个方面。随书源代码,包含3,4,6,8,9章的代码。(ZLG- " ARM-based tutorials and Embedded Systems" to PHILIPS' s LPC2000 series ARM microcontrollers, for example, learn more on various aspects of embedded system development. With the book source code, the code contains chapters 3,4,6,8,9.)

19
下载
95
浏览
2009-12-23发布

15. TMS320C6416-DSKSCH

  TMS320C6416 无线通信DSK 原理图(TMS320C6416 Schematic diagram of wireless communication)

53
下载
111
浏览
2009-11-30发布

16. 67506281TaiWanFont

  很多TFT都带有字库,直接调用函数就可以显示字库里面的内容,这个就是一个字库集,需要的朋友看一下(TFT comes with a lot of fonts, you can directly call the function displays the contents of the font inside, this is a character set, need to look at a friend)

4
下载
77
浏览
2009-11-17发布

17. AVR230_source

  This is a simple bootloader for AT91SAM7 processors. It permits you to download new code to the device over USB. This bootrom is installed at address 0x00000000 in the ARM, which means that it is the first piece of code to execute after reset. At startup, it waits for a few seconds to see if the downloader is trying to connect. If not, then the bootloader gives up control and jumps to your program. If the downloader is trying to connect, then the bootloader receives the new program over USB and writes it into flash.(This is a simple bootloader for AT91SAM7{S,X}{64,128,256} processors. It permits you to download new code to the device over USB. This bootrom is installed at address 0x00000000 in the ARM, which means that it is the first piece of code to execute after reset. At startup, it waits for a few seconds to see if the downloader is trying to connect. If not, then the bootloader gives up control and jumps to your program. If the downloader is trying to connect, then the bootloader receives the new program over USB and writes it into flash.)

15
下载
69
浏览
2009-11-17发布

18. HT1622_LCD_Driver

  HT1622液晶驱动IC的C51驱动程序,以一个计时器为例。(HT1622 LCD Driver for Keil C51)

150
下载
89
浏览
2009-10-31发布

19. DSPARM6202B-327

  VIDEO COMPRESS SYSTEM BASED DSP&ARM

69
下载
79
浏览
2009-10-29发布

20. AR175t

  Philips ARM Design based on arm processor LPC2138 tv based osciloscope

5
下载
80
浏览
2009-10-26发布