CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 单片机(51,AVR,MSP430等) 搜索资源 - stm32f103 i

搜索资源列表

  1. IOI2C.rar

    0下载:
  2. 我写的用STM32F103的普通IO口做I2C通讯的模块,已经在开发板上与24C02通讯成功。,A module of I2C communication using general IO pin of STM32F103. It s has been test with 24C02 chip.
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:2.68kb
    • 提供者:柳闻徽
  1. USARTiapBootloader

    0下载:
  2. 基于STM32F103核实现IAP下载,上位机使用PC的超级终端,将BIN文件通过串口传送-IAP based STM32F103 nuclear achieve download PC using PC' s HyperTerminal, the BIN file transfer through serial port
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:52kb
    • 提供者:huangzhonghui
  1. stm32_rtc

    0下载:
  2. ARM cortex STM32F103 实时时钟rtc编程实例,在keil上调试通过,希望对初学者有一定的参考价值!-ARM cortex STM32F103 real time clock rtc programming examples, in keil debugging through, I hope to have some reference value for beginners!
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:28.49kb
    • 提供者:zengjun
  1. stm32_SD_FAT32

    0下载:
  2. STM32的sd开文件系统,本人已经调通,底层驱动也已经都写好,是stm32f103的,非常值得下载-The STM32 sd open file system, I have been transferred through, underlying drivers have also been written, is stm32f103, very worth downloading
  3. 所属分类:SCM

    • 发布日期:2017-05-18
    • 文件大小:4.75mb
    • 提供者:123
  1. stm32dudong12864

    0下载:
  2. STM32F103驱动12864液晶程序,很适合于初学者,希望对你有用-12864 STM32F103 driver program, it is suitable for beginners, I hope useful to you
  3. 所属分类:SCM

    • 发布日期:2017-05-09
    • 文件大小:1.81mb
    • 提供者:闲人
  1. STM32F103-LIN

    1下载:
  2. 这个是我的一个车机项目中正在使用的LIN代码.MCU是STM32F103使用的是UCOS-II系统.这段代码包括LIN的从模式的初始化、接收、回应等。利用的是串口的LIN模式中断。带有很多中文注释。希望对你有用。-This is the use of a car engine project my code in LIN.MCU is the use of the STM32F103 is UCOS-II system. This code includes LIN from model ini
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:4.13kb
    • 提供者:昭泊
  1. kernel-1.3.0

    0下载:
  2. 本人自用的一个非常简洁实用的嵌入式内核,基于STM32F103开发,理论上兼容任何Cortex-M3,Cortex-M4在关闭FPU的情况下也可以使。移植到其它CPU,修改cpu.c里面的初始化代码即可。-I own a very simple and practical embedded cores, based on the development of STM32F103, theoretically compatible with any Cortex-M3, Cortex-M4 in
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:8.88kb
    • 提供者:蒋晓岗
  1. STM32_V10

    0下载:
  2. STM32F103系列的中文详细资料,需要了解的技术内容完全可以找到,希望对你有帮助。-Chinese Details STM32F103 series, need to understand the technical content can be found, I hope to help you.
  3. 所属分类:SCM

    • 发布日期:2017-05-28
    • 文件大小:10.65mb
    • 提供者:laofuzi
  1. 2_蜂鸣器实验

    0下载:
  2. 利用一个 I/O 口来控制板载的有源蜂, 实现蜂鸣器控制。(Use a I/O port to control the on-board active bee, buzzer control.)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-21
    • 文件大小:284kb
    • 提供者:nickPark
  1. nrf24l01

    0下载:
  2. 采集16个单片机I/O口电平通过nrf24l01发送 在接收端通过串口打印出来(Acquisition of 16 single-chip microcomputer, I/O port level through the nRF24L01 send, in the receiving end through the serial port print out)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-24
    • 文件大小:2.41mb
    • 提供者:jfwang
  1. rfid_3_16

    0下载:
  2. 基于STM32F103开发的一个双模读头程序(I cant learn English)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-28
    • 文件大小:2.38mb
    • 提供者:王lili
  1. Bayonet

    0下载:
  2. 我自己编写的一个f1系列的库,以封装寄存器为基础,还将很多需要查询手册的内容都封装了起来,相比官方库函数,最大化了性能,并且节省代码。(I wrote a series of F1 library, based on the package register, but also a lot of need to query the contents of the manual package, compared to the official library function, maximize
  3. 所属分类:单片机开发

    • 发布日期:2017-12-24
    • 文件大小:4.44mb
    • 提供者:朝天枝
  1. RGB-LEDcode

    1下载:
  2. 该代码为本人的本科毕业设计代码,由于电路原理图丢失,不能提供原理图,但代码类每一个外设模块都有引脚的接口说明,代码也有详细的说明,代码风格与官方风格相似,本人在开发时比较注重代码的可读性,该设计是基于手机蓝牙和stm32单片机的一款RGB-LED变色变光远程+近程控制的智能灯,该代码仅提供参考,不可作为商业用途,若作为商业用途,产生的不良后果自行承担,在此声明!本人为初学者,代码仅供参考!(The code for my graduate design code, the circuit pri
  3. 所属分类:单片机开发

    • 发布日期:2017-11-10
    • 文件大小:9.75mb
    • 提供者:Delfino
  1. RC522 I2C STM32F103

    0下载:
  2. RC522 IIC驱动程序,可实现读卡和写卡功能,复旦卡或M1卡都可以,本人也试过读公交卡,可以读出序列号和卡类型。(RC522 IIC driver, can read card and write card function, Fudan card or M1 card can, I also tried to read the bus card, you can read the serial number and card type.)
  3. 所属分类:单片机开发

    • 发布日期:2018-01-05
    • 文件大小:5.6mb
    • 提供者:lddjss
  1. 红色杂志风格设计平面设计师求职竞聘简历PPT模板

    0下载:
  2. 读取s h a p e f i l e文件的点,线,面。好啊(Read the point, line, surface of the s h a p e f I l e file. Good)
  3. 所属分类:单片机开发

  1. ALIENTEK MINISTM32 实验14 内部温度传感器实验

    0下载:
  2. 内部温度资料,初学基础资料,希望对大家有用。(Internal temperature data, beginner basic information, I hope to be useful for you)
  3. 所属分类:单片机开发

    • 发布日期:2018-05-01
    • 文件大小:343kb
    • 提供者:wq12sqw
  1. 01、泥人STM32mini-LED灯实验

    0下载:
  2. 基础功能,入门开发。I/O口的驱动基本认识。(Development of basic function)
  3. 所属分类:单片机开发

    • 发布日期:2018-05-01
    • 文件大小:280kb
    • 提供者:kvk
  1. RTC实时时钟与农历年月日(STM32神舟I号-库函数版)

    0下载:
  2. STM32神舟1号通过RTC实现实时时钟与农历年月日实验(STM32 Shenzhou 1 realizes real time clock and lunar calendar day experiment through RTC.)
  3. 所属分类:单片机开发

    • 发布日期:2018-05-07
    • 文件大小:6.15mb
    • 提供者:Silence零度
  1. 大黄蜂STM32开发板配套电子文档

    2下载:
  2. 大黄蜂STM32开发板配套电子文档 包含代码 注释说明 ,i/o使用,定时器,中断,外设使用(Bumblebee STM32 development board supporting electronic documents)
  3. 所属分类:单片机开发

    • 发布日期:2020-03-16
    • 文件大小:31.75mb
    • 提供者:阿怪
  1. 跑表

    1下载:
  2. 使用STM32单片机,借助TFT触摸屏制作的跑表程序,目前用到TCA6424A,希望能够在该站上下载资料学习,谢谢。(Using STM32 MCU and TFT touch screen, TCA6424A is currently used in the running meter program. I hope I can download and learn the data at this station. Thank you.)
  3. 所属分类:单片机开发

    • 发布日期:2019-11-04
    • 文件大小:1kb
    • 提供者:久伴我I
« 12 »
搜珍网 www.dssz.com