CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - stm32控制

搜索资源列表

  1. STM32_7816智能卡

    1下载:
  2. stm32控制st8024c来读写智能卡(STM32 controls st8024c to read and write smart cards)
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:886784
    • 提供者:风佐伦
  1. 基于stm32测试控制变频器控制异步电机

    2下载:
  2. 基于stm32测试控制变频器控制异步电机(Control asynchronous motor based on STM32 test control frequency converter)
  3. 所属分类:其他

    • 发布日期:2017-10-28
    • 文件大小:15070208
    • 提供者:向暖
  1. STM32舵机机械臂控制程序

    12下载:
  2. STM32F407 控制6轴机械臂源代码(STM32F407 control 6 axis robot arm source code)
  3. 所属分类:其他

    • 发布日期:2017-12-10
    • 文件大小:3653013
    • 提供者:李老头
  1. 实验2 蜂鸣器实验

    0下载:
  2. 此程序 用STM32控制蜂鸣器, 非常通俗易懂(With STM32 control buzzer, very easy to understand)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:2076672
    • 提供者:魏顺发
  1. 实验3 按键输入

    0下载:
  2. 用STM32控制按键输入 程序非常通俗易懂(With STM32 control button input program, very easy to understand)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:282624
    • 提供者:魏顺发
  1. 实验4 串口实验

    0下载:
  2. 此程序中用stm32控制串口 此实验通俗易懂(This procedure with STM32 control serial port, this experiment is easy to understand)
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:274432
    • 提供者:魏顺发
  1. 实验5 外部中断实验

    0下载:
  2. 此程序用stm32控制外部中断 实验通俗易懂(This procedure with STM32 control, external interrupt experiment, easy to understand)
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:278528
    • 提供者:魏顺发
  1. 追光避障 - 副本

    1下载:
  2. 此程序可实现小车追光和避障,代码是以前参加学校组织的电赛时写的,stm32控制(This program can realize the car tracking and obstacle avoidance)
  3. 所属分类:其他

    • 发布日期:2017-10-24
    • 文件大小:7181312
    • 提供者:李凯00
  1. 三相有霍尔信号的无刷直流电机控制

    3下载:
  2. STM32学习之------三相有霍尔信号的无刷直流电机控制(STM32 learning - three-phase brushless DC motor with Holzer signal control)
  3. 所属分类:其他

    • 发布日期:2017-12-18
    • 文件大小:952320
    • 提供者:pl
  1. STM32 电机控制参考资料

    1下载:
  2. STM32 电机控制参考资料,包括STM32官方电机学习资料,培训资料。(STM32 motor control reference materials, including STM32 official motor learning materials, training materials.)
  3. 所属分类:其他

    • 发布日期:2017-12-17
    • 文件大小:4354048
    • 提供者:pl
  1. STM32编码器Demo

    2下载:
  2. 直流减速电机pid控制 正交编码模式 上位机上传速度(DC motor, PID control, orthogonal coding mode)
  3. 所属分类:其他

    • 发布日期:2017-12-11
    • 文件大小:6652928
    • 提供者:xxxqya
  1. STM32-motor

    0下载:
  2. stm32驱动DRV8834电机控制,能进行IO控制或者PWM模式控制(STM32 drive, DRV8834 motor control)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:4352000
    • 提供者:pengchhui
  1. serial-STM32-gai

    1下载:
  2. 上位机通过串口控制STM32,STM32模拟红外协议输出(The host computer controls the STM32 through the serial port, and STM32 simulates the infrared protocol output)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:2447360
    • 提供者:十七号
  1. stm32 max30102上传整数型数据

    0下载:
  2. stm32 控制下的max30102心率血氧模块驱动(Max30102 heart rate and blood oxygen module drive under STM32 control)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:374784
    • 提供者:欧阳152
  1. uCOSii-Stm32

    0下载:
  2. 将ucosii操作系统移植到stm32f103单片机上,测试时创建两个任务分别是以不同延时控制闪烁led灯,测试成功(The uCOSII operating system is transplanted to the STM32F103 single chip microcomputer. The two tasks are to control the flickering LED light with different delay time, and the test is succes
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:5062656
    • 提供者:liuyingjun333
  1. FreeRTOS-Stm32

    3下载:
  2. 将freeRTOS操作系统移植到stm32f103单片机上,测试时创建了五个任务,第一个控制led灯闪烁,三个为uart发送字符,一个uart接收处理任务,任务根据不同的优先级独立运行,测试成功(The freeRTOS operation system was transplanted to the STM32F103 microcontroller. During the test, five tasks were created, the first one was to control
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:4829184
    • 提供者:liuyingjun333
  1. 1.GPIO控制两灯同时亮灭

    0下载:
  2. 嵌入式STM32开发应用技术,张淑清版,河北省精品课配套程序(Embedded STM32 development and application technology, Zhang Shu Qing Edition)
  3. 所属分类:其他

  1. LDP8806S灯带控制

    4下载:
  2. STM32单片机驱动LDP8806灯带程序(STM32 MCU drive LDP8806 lamp belt program)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:142336
    • 提供者:攻城狮110
  1. STM32

    0下载:
  2. stm控制步进电机的实例及控制LED的闪灯(An example of the STM control step motor and the flash lamp for controlling the LED)
  3. 所属分类:其他

    • 发布日期:2018-04-28
    • 文件大小:2030592
    • 提供者:aa1989许
  1. stm32控制L298N源代码

    0下载:
  2. 有问题联系我,驱动小车,l298n,stm32f103zet6,(Contact me if you have any questions. Drive the car, l298n, stm32f103zet6.)
  3. 所属分类:其他

« 12 3 4 5 6 »
搜珍网 www.dssz.com