Skip to content

rowanmokhtar/BrainlessBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BrainlessBot

ESP32-based mobile robot firmware focused on control, stability, and real-time WiFi operation.

BrainlessBot is a modular robotics firmware built using ESP32 and PlatformIO.
It combines IMU-based orientation tracking, Kalman filtering, and PID motor control to achieve stable and responsive robot movement, all controlled wirelessly over WiFi.

What’s inside

📶 WiFi remote control

🧭 IMU orientation (roll, pitch, yaw)

📊 Kalman filter to calm noisy sensors

🤖 PID motor control

⚙️ Modular C++ code (PlatformIO)

🛠️ Built with

ESP32 & C++ & PlatformIO & Arduino framework & WiFi

🚀 Run it

git clone https://github.com/rowanmokhtar/BrainlessBot.git
cd BrainlessBot
pio run --target upload

About

ESP32-based mobile robot with WiFi control, IMU-based orientation tracking, Kalman filtering, PID , and modular firmware architecture using PlatformIO."no brain just kick>-<"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors