Skip to content

josefadamcik/ESP32SelfBalancingRobot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Self balancing robot with ESP32

Hardware

  • LOLIN32 Board
  • Pololu DRV8833 dual motor driver
  • MPU6050
  • Pololu micro geared dc motors (high power 6V, experimenting with various gearbox ratios)

Software

  • Build&IDE: Platformio
  • ESP32 Arduino Core
  • For libraries see platformio.ini
  • Currently also uses RemoteXY library and app for controll. Just download the RemoteXY library and place it in the lib folder.

Setup and build

#define MYSSID "ssid"
#define MYPASS "pass"

Licence

  • MIT

About

WIP Firmware for self-balancing robot driven by ESP32 with arduino core

Resources

Stars

Watchers

Forks

Packages

No packages published