manoharbhat / Remote-Controlled-Self-Balancing-Bot

A PID controlled self balancing robot that can climb inclined slopes and pick up and drop boxes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remote-Controlled-Self-Balancing-Bot

A PID controlled self balancing robot that can climb inclined slopes and pick up and drop boxes. Sensor fusion of motor position encoders and IMU is used to efficiently overcome the drift in the position and stay stable. Kalman filtering is used to filter the data and provide the tilt angle to the controller. Developed using Arduino Mega and Zigbee for communication.

Self Balancing Robot

Arena

Position Hold

Follow Line

Bridges

Demonstration

About

A PID controlled self balancing robot that can climb inclined slopes and pick up and drop boxes


Languages

Language:C++ 70.5%Language:MATLAB 29.5%