Skip to content

zytx/Raspi-Self-Balancing-Robot-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raspi-Self-Balancing-Robot-cpp

基于Raspberry Pi 2 的二轮自平衡机器人,C++版

新Python版项目地址:https://github.com/zytx/Raspi-Self-Balancing-Robot-Python

用法

环境

sudo apt-get update
sudo apt-get install pigpio

编译

g++ Robot.cpp -o robot -lpigpio -lrt -pthread

运行

sudo ./robot

About

基于Raspberry Pi 2 的二轮自平衡机器人,C++版

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published