fermin-ator / M5Bala

M5Stack balance car

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

M5Bala

M5Stack balance car

Quick Start

git clone https://github.com/m5stack/M5Bala.git
cd M5Bala
pio run

Installing and compiling the software

This project used Arduino framework develop, you must install the necessary tools and prepare the IDE environment.

  • Download (and unzip) this repository
  • Download and Install Visual Studio Code https://code.visualstudio.com/
  • Install the PlatformIO Extension
  • Install M5Stack USB Driver
  • Install ESP32 Platform on PlatformIO
  • Open the M5Bala Project folder on PlatformIO
  • Build your project with ctrl+alt+b hotkey or using Build button on the PlatformIO Toolbar image

Dependent library

MicroPython

About

M5Stack balance car

License:MIT License


Languages

Language:Python 50.9%Language:C++ 49.1%