Skip to content

AJKBajwa/ONE-Robot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ONE-Robot

A self-balancing unicycle robot based on IMU and STM32 made in 2015。

The warehouse contains the firmware source code of STM32 and the 3D model of the mechanical structure. The circuit of the control board is old and missing. But the circuit is very simple. It is basically a minimum system of STM32F103, which leads to two PWMs to control two motors; two timers are used to read encoder data; and several ADCs are used to read analog gyroscopes and accelerometers. Students who are interested in basic knowledge can study it by themselves~

Demonstration video watch this:https://www.bilibili.com/video/av89252261/

one1

About

2015年做的一个基于IMU和STM32的独轮自平衡机器人

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C 92.2%
  • HTML 3.5%
  • Makefile 2.3%
  • Assembly 2.0%