登录

最新会员 最新下载

成为了本站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

成为了本站VIP会员

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

1. RTCM3.2

  为适应这种通信模式,同时实现高效、差错控制的基本要求,国际上制定了RTCM 10403.2标准(In order to adapt to this kind of communication mode, and realize the basic requirements of high efficiency, error control, established RTCM 10403.2 on international standards)

28
下载
125
浏览
2017-03-05发布

4. EEROM-EMBED

  EEPROM interface library for Microchip s 24XX EEPROM family, for LPC1768 - although it s based on mbed liberary and LPC1768 chip but it s not necessarily depended on them and it s Cross- platform. Tested with: 24C02, 24C08, 24C16, 24C64, 24C256, 24C512, 24C1025 24LC02, 24LC08, 24LC16, 24LC64, 24LC256, 24LC512, 24LC1025 24AA02, 24AA08, 24AA16, 24AA64, 24AA256, 24AA512, 24AA1025

15
下载
87
浏览
2017-01-18发布

5. EXTI_Configuration(void)

  STM32F103C8T6自编简单中断程序,以及中断优先级,每行代码都有中文注释,十分好理解(void EXTI_Configuration(void) { EXTI_InitTypeDef EXTI_InitStructure EXTI_ClearITPendingBit(EXTI_Line8) GPIO_EXTILineConfig(GPIO_PortSourceGPIOB, GPIO_PinSource8) EXTI_InitStructure.EXTI_Line EXTI_Line8 EXTI_InitStructure.EXTI_Mode EXTI_Mode_Interrupt EXTI_InitStructure.EXTI_Trigger EXTI_Trigger_Falling EXTI_InitStructure.EXTI_LineCmd ENABLE EXTI_Init(&EXTI_InitStructure) })

10
下载
91
浏览
2017-01-02发布

6. GT30L32S4W

  GT30L32S4W驱动程序可以在stm32库函数版本中直接使用,已测试。(GT30L32S4W Driver)

37
下载
101
浏览
2016-12-31发布

7. lpcopen_2_19_keil_iar_lpc812max

  LPC824官方固件库,可以很好的帮助初学者,对LPC800系列入门(LPC824 official firmware library)

13
下载
81
浏览
2016-12-28发布

8. ARMbianchengqibu

  本文从学习者的角度出发,分别描述了下面几部分内容: ARM 编程的基本知识,BOOT 代码流程和功能分析,OS 中断程序的编写举例 和 BOOT 代码的流程图,希望这些内容能为初学 ARM 的朋友拨开迷雾,以最快 的速度和最短的时间走进嵌入世界的大们.(From the learner' s point of view, describe the contents of the following sections: ARM basic knowledge of programming, BOOT code flow and functional analysis, flow charts and code writing OS BOOT interrupt routine, for example, hope this can do for the beginner ARM friends fog, with the fastest speed and shortest time into the embedded world are big.)

1
下载
92
浏览
2016-12-24发布

9. ESP8266_Server_AP

  ESP8266模块用STM32F407发送和接收的代码,代码配置为AP模式和Server,通信非常方便(The ESP8266 module sends and receives STM32F407 codes. Source using AP mode, and configured as Server, communication is very convenient)

34
下载
113
浏览
2016-12-14发布

10. NandFlash_PCB0

  STM32F407 FSNC读取NandFlash(STM32F407 FSNC read and write NandFlash)

6
下载
91
浏览
2016-12-06发布

11. GPIO_LPC1788

  this is source code for GPIO of LPC1788.

3
下载
90
浏览
2016-11-27发布

12. 基于STM32F047的uVision工程文件 500Hz_80Hzlp_410sn_DSP-V1.2

  基于STM32F047的uVision工程文件。可以实现实时从ADS1299采集数据并传递到微处理器低通滤波。实现了嵌入式实时数据采集系统采集滤波等的预处理部分的功能。(Based STM32F047 of uVision project file. You can achieve real-time data collection the ADS1299 and transmitted to the microprocessor low-pass filter. To achieve a pre-processing section of the embedded real-time data acquisition system filtering function.)

55
下载
78
浏览
2016-11-10发布

13. NXP-LPC1788

  NXP-lpc1788示例,适合lpc1788开发学习,里面有很多简单编程和系统操作(NXP-lpc1788 example, for lpc1788 development of learning, there are many simple programming and operating systems)

10
下载
84
浏览
2016-11-04发布

14. udpCameraTX

  Project for Code Composer Studio (CCS) Integrated Development Environment (IDE) for Wireless Connectivity. Implements UDP MJPEG video transmition for CC3200 + mt9d111 hardware.

2
下载
70
浏览
2016-10-13发布

15. LED-USART

  It is a demo project for initializing GPIO, LED and USART by stm32f030f4p6 ARM microprocessor compiled by MDK Keil v5 and running on STM32F030 DEMO BOARD.

16
下载
92
浏览
2016-10-13发布

16. STEM_TOCH

  在STM32上移植的STemWin图形操作界面,带触摸,可以直接使用(STM32 on the transplant STemWin graphics interface, with touch, you can directly use)

5
下载
104
浏览
2016-10-02发布

17. NXP-lpc177x8x-Cortxe-M3-Resource

  恩智浦NXP LPC1788 Cortex M3嵌入式开发官方资料。其中包括,官方例程,底层驱动,及其使用说明书等资料。(NXP LPC1788 Cortex M3 embedded development official information. Including, the official routines, the underlying driver, and its instruction manual and other information.)

5
下载
96
浏览
2016-09-28发布

18. lcd-tft-32-for-arm7-lpc1768-cortexm3-arm7-tft-lcd

  lcd tft 32 for arm7 lpc1768-cortexm3-arm7 tft lcd touch color

2
下载
146
浏览
2016-09-25发布

19. ARMA

  为建立完善的ARMA模型,进行的预处理,包括野点的分离去除,离散傅里叶变换去除周期项,以及正态性、平稳性检验(For the establishment of a perfect ARMA model, the pretreatment, including the separation of the wild point removal, discrete Fourier transform to remove the periodic term, as well as the normal state, the stability of the test)

16
下载
113
浏览
2016-09-13发布

20. AS5311_Datasheet_EN_v6

  磁栅尺开发资料. 用这个资料,可以轻松做到0.48um的高精度磁栅尺.( Magnetic scale development information. With this information, you can easily do 0.48um high-precision magnetic scale.)

8
下载
117
浏览
2016-09-09发布