CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Downloads
SourceCode
Embeded-SCM Develop
SCM
Main Category
SourceCode
Web Code
Develop Tools
Document
Other resource
平衡小车2
Favorite
Report
Category :
SCM
Tags :
Update : 2017-07-13
Size : 419kb
Downloaded :0次
Author :
bigsup*******
About : Nobody
PS : If download it fails, try it again. Download again for free!
Download1
Download2
Don't use download software fo downloading.
If download fail,Try it again for free.
Introduction - If you have any usage issues, please Google them yourself
Reedit
A complete balance of the car project, using the MPU6050 chip comes with DMP to read the data tilt information and make control
Packet file list
(Preview for download)
平衡小车2\COER\core_cm3.c
平衡小车2\COER\core_cm3.h
平衡小车2\COER\startup_stm32f10x_md.s
平衡小车2\HARDWARE\DMP\dmpKey.h
平衡小车2\HARDWARE\DMP\dmpmap.h
平衡小车2\HARDWARE\DMP\inv_mpu.c
平衡小车2\HARDWARE\DMP\inv_mpu.h
平衡小车2\HARDWARE\DMP\inv_mpu_dmp_motion_driver.c
平衡小车2\HARDWARE\DMP\inv_mpu_dmp_motion_driver.h
平衡小车2\HARDWARE\ENCODER\encoder.c
平衡小车2\HARDWARE\ENCODER\encoder.h
平衡小车2\HARDWARE\EXTI\exti.c
平衡小车2\HARDWARE\EXTI\exti.h
平衡小车2\HARDWARE\IIC\IOI2C.c
平衡小车2\HARDWARE\IIC\IOI2C.h
平衡小车2\HARDWARE\KEY\key.c
平衡小车2\HARDWARE\KEY\key.h
平衡小车2\HARDWARE\MOTOR\motor.c
平衡小车2\HARDWARE\MOTOR\motor.h
平衡小车2\HARDWARE\OLED\bmp.h
平衡小车2\HARDWARE\OLED\oled.c
平衡小车2\HARDWARE\OLED\oled.h
平衡小车2\HARDWARE\OLED\oledfont.h
平衡小车2\keilkill.bat
平衡小车2\OBJ\MiniBalance.hex
平衡小车2\OBJ\zet6_model.hex
平衡小车2\SOFTWARE\CONTROL\control.c
平衡小车2\SOFTWARE\CONTROL\control.h
平衡小车2\SOFTWARE\filter\filter.c
平衡小车2\SOFTWARE\filter\filter.h
平衡小车2\SOFTWARE\MPU6050\MPU6050.c
平衡小车2\SOFTWARE\MPU6050\mpu6050.h
平衡小车2\STM32F10x_FWLib\inc\misc.h
平衡小车2\STM32F10x_FWLib\inc\stm32f10x_adc.h
平衡小车2\STM32F10x_FWLib\inc\stm32f10x_bkp.h
平衡小车2\STM32F10x_FWLib\inc\stm32f10x_can.h
平衡小车2\STM32F10x_FWLib\inc\stm32f10x_cec.h
平衡小车2\STM32F10x_FWLib\inc\stm32f10x_crc.h
平衡小车2\STM32F10x_FWLib\inc\stm32f10x_dac.h
平衡小车2\STM32F10x_FWLib\inc\stm32f10x_dbgmcu.h
平衡小车2\STM32F10x_FWLib\inc\stm32f10x_dma.h
平衡小车2\STM32F10x_FWLib\inc\stm32f10x_exti.h
平衡小车2\STM32F10x_FWLib\inc\stm32f10x_flash.h
平衡小车2\STM32F10x_FWLib\inc\stm32f10x_fsmc.h
平衡小车2\STM32F10x_FWLib\inc\stm32f10x_gpio.h
平衡小车2\STM32F10x_FWLib\inc\stm32f10x_i2c.h
平衡小车2\STM32F10x_FWLib\inc\stm32f10x_iwdg.h
平衡小车2\STM32F10x_FWLib\inc\stm32f10x_pwr.h
平衡小车2\STM32F10x_FWLib\inc\stm32f10x_rcc.h
平衡小车2\STM32F10x_FWLib\inc\stm32f10x_rtc.h
平衡小车2\STM32F10x_FWLib\inc\stm32f10x_sdio.h
平衡小车2\STM32F10x_FWLib\inc\stm32f10x_spi.h
平衡小车2\STM32F10x_FWLib\inc\stm32f10x_tim.h
平衡小车2\STM32F10x_FWLib\inc\stm32f10x_usart.h
平衡小车2\STM32F10x_FWLib\inc\stm32f10x_wwdg.h
平衡小车2\STM32F10x_FWLib\src\misc.c
平衡小车2\STM32F10x_FWLib\src\stm32f10x_adc.c
平衡小车2\STM32F10x_FWLib\src\stm32f10x_bkp.c
平衡小车2\STM32F10x_FWLib\src\stm32f10x_can.c
平衡小车2\STM32F10x_FWLib\src\stm32f10x_cec.c
平衡小车2\STM32F10x_FWLib\src\stm32f10x_crc.c
平衡小车2\STM32F10x_FWLib\src\stm32f10x_dac.c
平衡小车2\STM32F10x_FWLib\src\stm32f10x_dbgmcu.c
平衡小车2\STM32F10x_FWLib\src\stm32f10x_dma.c
平衡小车2\STM32F10x_FWLib\src\stm32f10x_exti.c
平衡小车2\STM32F10x_FWLib\src\stm32f10x_flash.c
平衡小车2\STM32F10x_FWLib\src\stm32f10x_fsmc.c
平衡小车2\STM32F10x_FWLib\src\stm32f10x_gpio.c
平衡小车2\STM32F10x_FWLib\src\stm32f10x_i2c.c
平衡小车2\STM32F10x_FWLib\src\stm32f10x_iwdg.c
平衡小车2\STM32F10x_FWLib\src\stm32f10x_pwr.c
平衡小车2\STM32F10x_FWLib\src\stm32f10x_rcc.c
平衡小车2\STM32F10x_FWLib\src\stm32f10x_rtc.c
平衡小车2\STM32F10x_FWLib\src\stm32f10x_sdio.c
平衡小车2\STM32F10x_FWLib\src\stm32f10x_spi.c
平衡小车2\STM32F10x_FWLib\src\stm32f10x_tim.c
平衡小车2\STM32F10x_FWLib\src\stm32f10x_usart.c
平衡小车2\STM32F10x_FWLib\src\stm32f10x_wwdg.c
平衡小车2\SYSTEM\delay\delay.c
平衡小车2\SYSTEM\delay\delay.h
平衡小车2\SYSTEM\sys\sys.c
平衡小车2\SYSTEM\sys\sys.h
平衡小车2\SYSTEM\usart\usart.c
平衡小车2\SYSTEM\usart\usart.h
平衡小车2\USER\DebugConfig\zet6_model_STM32F103ZE.dbgconf
平衡小车2\USER\JLinkSettings.ini
平衡小车2\USER\main.c
平衡小车2\USER\stm32f10x.h
平衡小车2\USER\stm32f10x_conf.h
平衡小车2\USER\stm32f10x_it.c
平衡小车2\USER\stm32f10x_it.h
平衡小车2\USER\system_stm32f10x.c
平衡小车2\USER\system_stm32f10x.h
平衡小车2\USER\zet6_model.uvguix.ZHOU
平衡小车2\USER\zet6_model.uvoptx
平衡小车2\USER\zet6_model.uvprojx
平衡小车2\HARDWARE\DMP
平衡小车2\HARDWARE\ENCODER
平衡小车2\HARDWARE\EXTI
平衡小车2\HARDWARE\IIC
Related instructions
We are an exchange download platform that only provides communication channels. The downloaded content comes from the internet. Except for download issues, please
Google on your own.
The downloaded content is provided for members to upload. If it unintentionally infringes on your copyright, please
contact us
.
Please use
Winrar
for decompression tools
If download fail, Try it againg or
Feedback to us
.
If downloaded content did not match the introduction,
Feedback
to us,Confirm and will be refund.
Before downloading, you can inquire through the uploaded person information
Comment
All comment
Nothing.
Post Comment
*
Quick comment
Recommend
Not bad
Password
Unclear description
Not source
Lost files
Unable to decompress
Bad
*
Content :
*
Captcha :
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.