Skip to content

SxxSxx/Slave_basketball_bot_odometer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Slave_basketball_bot_odometer

This is the second version of the basketball bot odometer(SLAVE) .

第二代篮球机器人底盘STM32F1里程计程序

底盘为三轮全向结构

  • TIM3、TIM4、TIM5采用正交解码计数三轮编码器速度脉冲
  • 对各轮速度脉冲数积分得到各轮脉冲里程数
  • 与STM32F4采用CAN通信,实现里程清零与里程请求

About

This is the second version of the basketball bot odometer(SLAVE) .

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 98.1%
  • Assembly 1.4%
  • Other 0.5%