CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - STM32 代码

搜索资源列表

  1. Louis_ucos_sim908

    0下载:
  2. DTU dtu stm32 gprs gps ucos 设计参考代码(DTU dtu stm32 gprs gps ucos design reference source code)
  3. 所属分类:其他

    • 发布日期:2018-04-18
    • 文件大小:1059840
    • 提供者:Smart6535
  1. esp8266_deauther-master

    0下载:
  2. arduino编程的wifikiller 使用芯片组为ESP8266 系列(12N/12F等);可以为外接显示屏,OLED 屏幕IIC接口,VCC-3.3 GUN-G,SDA,SLC接口代码中可随意修改,使用前下载好库文件,arduino库中有。(Arduino programming wifikiller uses chipset as ESP8266 series (12N/12F, etc.); it can be modified for external display, OLED s
  3. 所属分类:USB编程

    • 发布日期:2018-04-19
    • 文件大小:1871872
    • 提供者:cdz_me
  1. STM32(Keil和IAR)_Demo

    0下载:
  2. IAR FOR ARM 的工程实例代码,包括主要的注释和讲解.(The engineering example code for IAR FOR ARM, including the main notes and explanations.)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-04-19
    • 文件大小:2812928
    • 提供者:zhu7928
  1. QRENCODE_STM32F103ZET6

    0下载:
  2. 利用STM32生成二维码,实现二维码的转换(Using STM32 to generate two-dimensional code to realize the conversion of two-dimensional code)
  3. 所属分类:单片机开发

    • 发布日期:2018-04-19
    • 文件大小:875520
    • 提供者:1010226353
  1. 实例8 RTC实验

    0下载:
  2. 可通过更改代码设定自己需要的时间,闹钟,设定完成后,代码会自动进行时间的增加,并且有年月日的显示(By changing the code to set the time you need, the alarm clock, when the set is complete, the code will automatically increase the time, and there are days and months of display)
  3. 所属分类:单片机开发

    • 发布日期:2018-04-20
    • 文件大小:3897344
    • 提供者:infinite卷毛
  1. 01-野火ISO PDF教程

    0下载:
  2. 整理的基于野火学习板的stm32资料,含程序代码、pdf教程、原理图、软件、手册资料(This package is including the learning doc./program and others something about YeHuo STM32)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-04-20
    • 文件大小:51525632
    • 提供者:feng005
  1. DSO138源程序代码

    2下载:
  2. 基于C语言编写的STM32简易示波器的源程序,(Source program based on STM32 simple oscillograph)
  3. 所属分类:硬件设计

    • 发布日期:2018-04-20
    • 文件大小:525312
    • 提供者:liu651461
  1. stm32-lwip

    0下载:
  2. 面向STM32F4x7微控制器的LwIP TCPIP协议栈的演示代码(The demo code of the LwIP TCPIP protocol stack facing STM32F4x7 Microcontrollers)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:4990976
    • 提供者:patilla
  1. FreeRTOS移植

    0下载:
  2. 基于STM32F103ZET6平台下学习FreeRTOS使用的移植代码(stm32f103 + FreeRTOS)
  3. 所属分类:单片机开发

    • 发布日期:2018-04-20
    • 文件大小:4012032
    • 提供者:咸鱼不是鱼
  1. FreeRTOS 低功耗Tickless模式

    1下载:
  2. 工程文件用于STM32F407单片机,应用FreeRTOS操作系统,Tickless 模式的代码实现(Engineering files are used in STM32F407 MCU, FreeRTOS operating system and Tickless mode.)
  3. 所属分类:微处理器开发

    • 发布日期:2018-04-20
    • 文件大小:6351872
    • 提供者:煜沉
  1. Remote

    0下载:
  2. 基于STM32的与一体化接收头LF0038E搭配的红外遥控控制代码(Infrared remote control code matching with integrated receiver head LF0038E based on STM32)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:4096
    • 提供者:ygyh
  1. 4.3inch-480x272

    0下载:
  2. 此款程序是stm32系统来驱动TFT4.3液晶显示屏的代码,望大家学习使用(his program is the STM32 system to drive the TFT4.3 LCD screen code, look at the use of people to learn to use)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:1864704
    • 提供者:爱你不能说
  1. DHT11

    0下载:
  2. 基于STM32的DTH11温湿度传感器的驱动程序(STM32-based DTH11 temperature and humidity sensor driver)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-21
    • 文件大小:1024
    • 提供者:capoo
  1. IAP-Bootloader V1.0

    0下载:
  2. IAP(In Application Programming)即在应用编程,IAP是用户自己的程序在运行过程中对User Flash的部分区域进行烧写,目的是为了在产品发布后可以方便地通过预留的通信口对产品中的固件程序进行更新升级。 通常实现IAP功能时,即用户程序运行中作自身的更新操作,需要在设计固件程序时编写两个项目代码,第一个项目程序不执行正常的功能操作,而只是通过某种通信方式(如USB、USART)接收程序或数据,执行对第二部分代码的更新;第二个项目代码才是真正的功能代码。(IAP (I
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:2209792
    • 提供者:shrimpzc
  1. LiteOS_Kernel-master

    0下载:
  2. LIteOS在STM32F103上移植工程代码(LIteOS transplants engineering code on STM32F103)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-04-21
    • 文件大小:26959872
    • 提供者:Hong91
  1. FreeRTOS低功耗(待机模式)

    0下载:
  2. FreeRTOS低功耗模式代码,示例如何进入和退出低功耗模式(Low Power Mode of FreeRTOS)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-04-21
    • 文件大小:5340160
    • 提供者:weasternize
  1. 农业物联网基于STM32的LoRa无线通信

    1下载:
  2. 基于STM32的Lora无线通信sx1278的测试代码(Test code for Lora wireless communication sx1278 based on STM32)
  3. 所属分类:单片机开发

    • 发布日期:2018-04-21
    • 文件大小:6182912
    • 提供者:wuli流沙
  1. GRBL-0.9j-for-STM32-master

    1下载:
  2. grbl嵌入式G代码编译和运动控制器STM32平台移植(Grbl embedded G code compilation and motion controller STM32 platform transplantation)
  3. 所属分类:单片机开发

    • 发布日期:2018-04-21
    • 文件大小:556032
    • 提供者:superzns
  1. OBD_Bootloader源程序_V1.0_2017.12.8

    3下载:
  2. 远程升级boot代码跳转部分,GPRS协议部分暂时不用理会,关键是BootLoader代码才是跳转部分,实现flash中A区,B区的切换(Remote upgrading boot code jump part, GPRS protocol part temporarily ignored, the key is BootLoader code is the jump part, realize Flash in A area, B area switch.)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:7401472
    • 提供者:FIRE_7
  1. FreeRTOS_Tasksuspend_recover

    0下载:
  2. STM32在FREERTOS下的任务测试实验代码(STM32's task test code under FREERTOS)
  3. 所属分类:单片机开发

    • 发布日期:2018-04-21
    • 文件大小:6280192
    • 提供者:ntian
« 1 2 ... 22 23 24 25 26 2728 29 30 31 32 ... 50 »
搜珍网 www.dssz.com