91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 9.90M
    文件類型: .zip
    金幣: 1
    下載: 0 次
    發(fā)布日期: 2021-02-22
  • 語言: C/C++
  • 標簽: STM32??平衡車??代碼??

資源簡介

基于stm32f103c8t6的平衡車代碼

資源截圖

代碼片段和文件信息

#include?“control.h“	
#include?“filter.h“
??/**************************************************************************
作者:平衡小車之家
我的淘寶小店:http://shop114407458.taobao.com/
**************************************************************************/
int?Balance_PwmVelocity_PwmTurn_Pwm;
u8?Flag_Target;
u32?Flash_R_Count;
int?Voltage_TempVoltage_CountVoltage_All;
/**************************************************************************
函數(shù)功能:所有的控制代碼都在這里面
?????????5ms定時中斷由MPU6050的INT引腳觸發(fā)
?????????嚴格保證采樣和數(shù)據(jù)處理的時間同步 ?
**************************************************************************/
int?EXTI9_5_IRQHandler(void)?
{????
?if(PBin(5)==0)
{???
??EXTI->PR=1<<5;??????????????????????????????????????????????????????//清除LINE5上的中斷標志位???
???Flag_Target=!Flag_Target;
??if(delay_flag==1)
?{
?if(++delay_50==10) ?delay_50=0delay_flag=0;?????????????????????//給主函數(shù)提供50ms的精準延時
?}
??if(Flag_Target==1)????????????????????????????????????????????????

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2019-06-03?18:10??MiniBalanceV5.0【大功率版】平衡小車庫函數(shù)版源碼(互補濾波)\
?????目錄???????????0??2019-06-03?18:10??MiniBalanceV5.0【大功率版】平衡小車庫函數(shù)版源碼(互補濾波)\MiniBalance\
?????目錄???????????0??2019-06-03?18:10??MiniBalanceV5.0【大功率版】平衡小車庫函數(shù)版源碼(互補濾波)\MiniBalance\CONTROL\
?????文件???????15719??2017-02-21?09:30??MiniBalanceV5.0【大功率版】平衡小車庫函數(shù)版源碼(互補濾波)\MiniBalance\CONTROL\control.c
?????文件?????????891??2016-08-21?21:12??MiniBalanceV5.0【大功率版】平衡小車庫函數(shù)版源碼(互補濾波)\MiniBalance\CONTROL\control.h
?????目錄???????????0??2019-06-03?18:10??MiniBalanceV5.0【大功率版】平衡小車庫函數(shù)版源碼(互補濾波)\MiniBalance\DMP\
?????文件???????19342??2012-12-14?11:16??MiniBalanceV5.0【大功率版】平衡小車庫函數(shù)版源碼(互補濾波)\MiniBalance\DMP\dmpKey.h
?????文件????????6765??2012-12-14?11:16??MiniBalanceV5.0【大功率版】平衡小車庫函數(shù)版源碼(互補濾波)\MiniBalance\DMP\dmpmap.h
?????文件???????84104??2015-07-09?14:05??MiniBalanceV5.0【大功率版】平衡小車庫函數(shù)版源碼(互補濾波)\MiniBalance\DMP\inv_mpu.c
?????文件????????4335??2015-07-09?14:05??MiniBalanceV5.0【大功率版】平衡小車庫函數(shù)版源碼(互補濾波)\MiniBalance\DMP\inv_mpu.h
?????文件???????57839??2015-07-09?14:05??MiniBalanceV5.0【大功率版】平衡小車庫函數(shù)版源碼(互補濾波)\MiniBalance\DMP\inv_mpu_dmp_motion_driver.c
?????文件????????3386??2015-07-09?14:05??MiniBalanceV5.0【大功率版】平衡小車庫函數(shù)版源碼(互補濾波)\MiniBalance\DMP\inv_mpu_dmp_motion_driver.h
?????目錄???????????0??2019-06-03?18:10??MiniBalanceV5.0【大功率版】平衡小車庫函數(shù)版源碼(互補濾波)\MiniBalance\DataScope_DP\
?????文件????????2891??2015-07-09?14:05??MiniBalanceV5.0【大功率版】平衡小車庫函數(shù)版源碼(互補濾波)\MiniBalance\DataScope_DP\DataScope_DP.C
?????文件?????????586??2015-07-09?14:05??MiniBalanceV5.0【大功率版】平衡小車庫函數(shù)版源碼(互補濾波)\MiniBalance\DataScope_DP\DataScope_DP.h
?????目錄???????????0??2019-06-03?18:10??MiniBalanceV5.0【大功率版】平衡小車庫函數(shù)版源碼(互補濾波)\MiniBalance\MPU6050\
?????文件???????11323??2016-04-07?08:53??MiniBalanceV5.0【大功率版】平衡小車庫函數(shù)版源碼(互補濾波)\MiniBalance\MPU6050\MPU6050.c
?????文件???????15009??2016-04-07?08:53??MiniBalanceV5.0【大功率版】平衡小車庫函數(shù)版源碼(互補濾波)\MiniBalance\MPU6050\mpu6050.h
?????目錄???????????0??2019-06-03?18:10??MiniBalanceV5.0【大功率版】平衡小車庫函數(shù)版源碼(互補濾波)\MiniBalance\filter\
?????文件????????2105??2015-12-07?15:52??MiniBalanceV5.0【大功率版】平衡小車庫函數(shù)版源碼(互補濾波)\MiniBalance\filter\filter.c
?????文件?????????399??2016-04-06?14:10??MiniBalanceV5.0【大功率版】平衡小車庫函數(shù)版源碼(互補濾波)\MiniBalance\filter\filter.h
?????目錄???????????0??2019-06-03?18:10??MiniBalanceV5.0【大功率版】平衡小車庫函數(shù)版源碼(互補濾波)\MiniBalance\show\
?????文件????????4893??2017-02-21?11:11??MiniBalanceV5.0【大功率版】平衡小車庫函數(shù)版源碼(互補濾波)\MiniBalance\show\show.c
?????文件?????????354??2016-01-06?14:35??MiniBalanceV5.0【大功率版】平衡小車庫函數(shù)版源碼(互補濾波)\MiniBalance\show\show.h
?????目錄???????????0??2019-06-03?18:10??MiniBalanceV5.0【大功率版】平衡小車庫函數(shù)版源碼(互補濾波)\MiniBalance_COER\
?????文件???????17273??2010-06-07?10:25??MiniBalanceV5.0【大功率版】平衡小車庫函數(shù)版源碼(互補濾波)\MiniBalance_COER\core_cm3.c
?????文件???????85714??2011-02-09?14:59??MiniBalanceV5.0【大功率版】平衡小車庫函數(shù)版源碼(互補濾波)\MiniBalance_COER\core_cm3.h
?????文件???????12765??2011-03-10?10:52??MiniBalanceV5.0【大功率版】平衡小車庫函數(shù)版源碼(互補濾波)\MiniBalance_COER\startup_stm32f10x_md.s
?????目錄???????????0??2019-06-03?18:10??MiniBalanceV5.0【大功率版】平衡小車庫函數(shù)版源碼(互補濾波)\MiniBalance_HARDWARE\
?????目錄???????????0??2019-06-03?18:10??MiniBalanceV5.0【大功率版】平衡小車庫函數(shù)版源碼(互補濾波)\MiniBalance_HARDWARE\ADC\
?????文件????????2968??2017-02-21?09:40??MiniBalanceV5.0【大功率版】平衡小車庫函數(shù)版源碼(互補濾波)\MiniBalance_HARDWARE\ADC\adc.c
............此處省略288個文件信息

評論

共有 條評論