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

搜索资源列表

  1. MINISTM32遥控、避障、巡线小车

    0下载:
  2. MINIstm32控制的遥控 避障 巡线小车(MINIstm32 control the car)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:602112
    • 提供者:joker_li
  1. emwin ucgui Tool

    0下载:
  2. STM32 uCGUI 工具 ,很多人急用的 UTF8转成C语言。(very useful for R&D of stemwin)
  3. 所属分类:微处理器开发

    • 发布日期:2017-12-27
    • 文件大小:178176
    • 提供者:天西
  1. 13898359STM32-AD7705

    0下载:
  2. 用C语言编程对模拟量进行采集,单片机采用STM32,用SPI协议去读写AD7705,精度高,稳定性好,适合前端模拟量采集。(C language programming is used to collect analog data, MCU uses STM32, and SPI protocol is used to read and write AD7705. It has high precision, good stability, and is suitable for front-e
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:2048
    • 提供者:heike
  1. bishe1.012

    0下载:
  2. 将μC/OS III与STemWin移植到基于Cortex-M4的STM32 F407开发板平台上,选择合适的触摸屏,编写触摸屏应用程序,实现触摸按键来确定菜品金额,将金额、菜品、图片等信息进行存储,通过在屏幕上选择菜品,点击(触摸)屏幕上的菜品图片,就可以进入该菜品的购买界面,通过结合一定的硬件,称重,就可以得到价格,最后计算出所有选购菜品的总额。(The C/OS III and STemWin F407 development board based on STM32 transplant
  3. 所属分类:uCOS

    • 发布日期:2018-01-02
    • 文件大小:86248448
    • 提供者:小村庄
  1. mpu-6050资料

    0下载:
  2. mpu6050姿态解算,51 C语言例程,stm32例程(Mpu6050 attitude calculation, C language routines, STM32 routines)
  3. 所属分类:其他

    • 发布日期:2018-01-02
    • 文件大小:4661248
    • 提供者:古人民主
  1. lqx

    0下载:
  2. STM32移植UCOS+UCGUI,亲测可用,里面很多c文件,没有用到,但是可以借鉴别人怎么写的,怎么切换界面的等等(Porting UCOS and UCGUI on STM32. there are many source files, not used, but can learn from others about how to write, such as how to switch the interface and so on)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-01-03
    • 文件大小:71235584
    • 提供者:study5819
  1. loadCellIndicator_cs5530_8gb

    0下载:
  2. Load cell application using STM32F4 series ARM-CPU and CS5530 24bit SDADC. Two programmable relay outputs. And have 2.4 inch TFT LCD.
  3. 所属分类:微处理器开发

    • 发布日期:2018-01-05
    • 文件大小:994304
    • 提供者:cae20452
  1. MPU6500-DMP-IMU

    0下载:
  2. 基于STM32 F1编写的MPU6500+dmp的驱动代码,包括I2C.c。(Based on STM32 F1 written MPU6500+dmp driver code, including I2C.c.)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-01-05
    • 文件大小:49152
    • 提供者:skytl
  1. FM24CXX-FRAM-Board-Code

    0下载:
  2. 基于STM32MCU的IIC编程,外设包括铁电存储器、RTC、移位寄存器等,已工程化,可直接引用。(IIC programming based on STM32MCU, peripherals including ferroelectric memory, RTC, shift register, etc., has been engineering, can be directly cited.)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-01-05
    • 文件大小:2512896
    • 提供者:fanliu1980
  1. wireless

    0下载:
  2. 基于STM32开发板,采用C++语言进行程序编码,实现无线通信(Based on the STM32 development board, the C++ language is used to code the program to realize the wireless communication)
  3. 所属分类:3G/4G开发

  1. STM32_Clock_Configuration_V1.2.0

    0下载:
  2. STM32时钟配置工具箱,可直接生成器.c源文件(STM32 clock configuration toolbox, direct generator.C source file)
  3. 所属分类:微处理器开发

    • 发布日期:2018-01-07
    • 文件大小:3246080
    • 提供者:Jerryy112233
  1. GT20

    0下载:
  2. 字库芯片驱动STM32C代码,包含了。c 。h文件(Chinese font chip driver use C code,the chip is STM32)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:2048
    • 提供者:JesseLwz
  1. STM32F4_player

    0下载:
  2. Media Player for STM32F4xx microcontrollers
  3. 所属分类:嵌入式/单片机编程

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

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

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

    0下载:
  2. STM32开发IIC,使用语言是C语言,程序为基础的IIC内容。(STM32 develops IIC, the use of language is the C language, the program based IIC content.)
  3. 所属分类:单片机开发

    • 发布日期:2018-04-20
    • 文件大小:2653184
    • 提供者:kaoler
  1. 内部温度传感器实验

    0下载:
  2. 使用C语言编程的温度采集程序,基于stm32平台开发的(wenducaiyangyuanchengxu)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-21
    • 文件大小:381952
    • 提供者:niaowang
  1. stm32f030f4-956260

    1下载:
  2. STM32F030采用ARM Cortex内核,运算速度高达48 MHz。STM32F030是STM32系列中价格最低的产品,具有全套外设,例如高速12位ADC、先进且灵活的定时器、日历RTC和通信接口(例如 I2C、USART和SPI)。(STM32F030 adopts the ARM Cortex kernel, and the operation speed is as high as 48 MHz.STM32F030 is the lowest priced product in th
  3. 所属分类:单片机开发

    • 发布日期:2018-04-23
    • 文件大小:514048
    • 提供者:呵呵何
  1. STM32f103ZET6 (1)

    0下载:
  2. 是关于STM32的压缩文件,关于小车的C语言程序(It's a compressed file on STM32, the C language program for a car.)
  3. 所属分类:单片机开发

    • 发布日期:2018-04-29
    • 文件大小:467968
    • 提供者:hhha·
  1. 6、超声波避障程序(无舵机)

    0下载:
  2. 基于STM32的智能小车超声波避障程序源码(Control algorithmic program source code based on STM32, including.C and.H files)
  3. 所属分类:单片机开发

    • 发布日期:2018-04-30
    • 文件大小:5551104
    • 提供者:lvhuwei
  1. XC8_UG_EE

    0下载:
  2. 基于stm32平台的lora点对点通信,以及其他源代码,超级好(base on mirochip PIC MCU Tuch function C resource files)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:1327104
    • 提供者:豪杰云
« 1 2 ... 23 24 25 26 27 2829 »
搜珍网 www.dssz.com