资源列表
1.PWM调速电机控制(6.10)
- 简单的PWM利用L298n驱动器控制双电机。(The PWM uses the L298n drive to control the motor.)
HCSR04超声波stm32库函数
- 利用HCSR04超声波模块实现测量距离,有效测距范围约为4到35cm(Using HCSR04 ultrasonic module to realize range finding)
DS18B02温度数据stm32f4读取代码
- ds18b20温度传感器32f4读取代码(DS18B20 temperature sensor 32f4 read code)
步进电机控制
- 本篇说明文档介绍了基于RX/23T单片机的步进电机控制。主要介绍了如何在代码生成工具e2 studio下配置本例程所需要的CLOCK、PORT和MTU等模块并生成相应的驱动代码,同时对生成代码文件添加的步进电机控制、转速调整等功能进行了详细说明。最后附步进电机控制实例。(This document describes the stepper motor control based on RX/23T microcontroller. Mainly introduces how the code
APM_v2.8.0_RELEASE
- 一个APM飞控小程序的源代码,相应的电路原理图和学习资料(APM source code and circuitous philosophy)
ad采集
- 里面有一个4路ADC采集程序和五路ADC程序,四路的是之前大神的,我下载下来后轻松改成我想要的多路采集程序,建议着急作比赛的可以看看(There is a 4 way ADC collection procedures and five ADC program, four road is before the great God, and I downloaded it easily changed to the multi-channel collection procedures I wan
按键
- 可以用STM32实现通过按键控制LED灯,所用芯片是STM32F103VCT6(STM32 can be achieved by key control LED lights, the chip is STM32F103VCT6)
AD7705
- ad7705的资料,内含7705模块的原理图,电路图,封装图。(ad7705 datasheet,AD7705 information, including the 7705 module schematics, schematics, package diagram.)
多旋翼飞行器瑞萨控制源代码
- 完整的四旋翼飞行器设计源代码,实现无线传输数据,并带有地面站软件(Complete four rotor aircraft code)
IIC
- STM32F407软件IIC,遇到F407软件IIC不能使用的可以参考(STM32F407 SoftWare IIC)
DMTFT-28型TFT触摸屏9320版资料
- DMTFT-28型TFT触摸屏9320版资料(DMTFT-28 TFT touch screen version 9320 information)
LMS自适应滤波
- 使用stm32制作的自适应滤波器,lms算法实现,c语言实现(Using STM32 to make adaptive filter, LMS algorithm, C language implementation)