登录

最新会员 最新下载

成为了本站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. 编程语言:C++
  2. 代码类别:微处理器开发
  3. 发布时间:近三天
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. STM32F429-emWIN-522

  st官网的stm32f429的驱动液晶屏代码(this s a stm32f429 code)

5
下载
87
浏览
2017-11-06发布

2. 驱动

  J-Link V8刷新固件包,注意:修改序列号;解决问题主要是:clone(J-Link V8 refresh firmware package and source file(*.bin).notice :change the SN seril)

3
下载
67
浏览
2017-11-02发布

3. BMS

  电动汽车快换电池箱电子控制单元通信协议(CAN)(BMS ECU communicating protocol)

10
下载
153
浏览
2017-09-25发布

4. gougen_v82

  Relief computing classification weight, Based on piecewise nonlinear weight value Pso algorithm, MIT Artificial Intelligence Laboratory identification of the target source.

1
下载
67
浏览
2017-09-14发布

5. CMT2300A_DemoEasy_v1.1

  泽太微电子(CMOSTEK)的CMT2300A驱动参考代码(Sample Code for CMT2300A)

30
下载
60
浏览
2017-09-08发布

6. aa122

  Calculation multifractal detrended fluctuation analysis matlab program, Application of small area variance comparison, simple procedures, Undergraduate complete set requirements refer to the standard test models.

1
下载
56
浏览
2017-09-04发布

7. oscilloscope_embedded_code

  该嵌入式C语言源代码软件工程是以STM32F103系列微控制器为核心的嵌入式数字示波器的源代码工程,主要实现0V基线对齐、探头补偿校准、波形保存和调出等功能,具有带宽0-200KHZ、垂直灵敏度10mv/div-5v/div、记录长度1024点、触发方式自动/常规/单次等参数。(The embedded C language source code software engineering is based on STM32F103 series microcontrollers as the core of the embedded digital oscilloscope source code project, the main realization of 0V baseline alignment, probe compensation calibration, waveform preservation and recall functions, with bandwidth 0- 200KHZ, vertical sensitivity 10mv / div-5v / div, record length 1024 points, trigger mode automatic / conventional / single and other parameters.)

6
下载
79
浏览
2017-08-23发布

8. 可穿戴心率、血氧饱和度测量设备

  用stm32测量血氧饱和度和心率。传感器为max30102。在oled上显示。效果较好(Blood oxygen saturation and heart rate were measured by stm32. The sensor is max30102. Display on oled. get a good effect.)

114
下载
141
浏览
2017-06-29发布

9. yaffs2 doc

  yaffs2文件系统实现原理分析,已经添加了书签,很方便(Yaffs2 file system implementation principle analysis, has added bookmarks, very convenient)

5
下载
67
浏览
2017-06-18发布

10. 2.2inch_ILI9341

  基于STC15系列单片机通过硬件SPI接口驱动ILI9341主控的彩色液晶屏,带有中英文显示,多种字体(STC15 series microcontroller based on the hardware SPI interface to drive the ILI9341 control of the color LCD screen, with Chinese and English display, a variety of fonts)

10
下载
97
浏览
2017-06-15发布

11. I2C_TwoBoards_ComPolling

  基于STM32开发板,通过模拟寄存器,验证I2C通信功能,(I2C_TwoBoards_ComPolling I2C Two Boards Communication Polling Example)

2
下载
89
浏览
2017-06-07发布

12. LCD

  STM32 EMWIN移植成功并且已实际操作过,可以随意使用图形界面。(STM32 EMWIN transplantation success and has practical operation, can use the graphical interface.)

10
下载
122
浏览
2017-05-06发布

13. SDKO-token-local

  ARM体系结构与编程学习arm的实验代码大家可以看看下在(The ARM architecture and programming learning ARM s code you can see in the experiment)

1
下载
67
浏览
2017-04-28发布

14. STM32F4--Tetris-V3.2

  基于STM32F4的俄罗斯方块,改自网络已有程序,进行注释和调整。(Teris,based on STM32F4)

7
下载
107
浏览
2017-03-26发布

15. BMS_Servant_V0.0.0_2017_3_9XIN

  电动车从控板基础代码。采集外设温度、电压等数据(Electric vehicle control board based on the code)

67
下载
79
浏览
2017-03-17发布

17. 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发布

18. 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发布

19. lpcopen_2_19_keil_iar_lpc812max

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

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

20. 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发布