Skip to content

Complete project file for autonomous soccer bots

Notifications You must be signed in to change notification settings

Andrewyx/Soccer-Bots

Repository files navigation

Soccer Bots

Complete project file for autonomous soccer bots

Download and run the AsyncServer folder for the most recent project file.

Requirements:

HiLetgo ESP-WROOM-32 ESP32 L298N Motor Driver Platform.io on VSCode to upload file system information & src files

PLEASE Read main.cpp for instructions to configure your robot

Example Photos PXL_20230616_203337592 MP

PXL_20230616_203253528 MP

PXL_20230616_203233763 MP

Uploading SPIFFS/Code:

Two uploading processes must be completed to run this project. One concerns the web interface (front end) and the other concerns the backend (C++ code). For both, you must first:

  • In VSCode with platform.io installed, navigate to the alien head highlighted in purple (see below)
  • Flash the frontend code
  • Flash the backend code

Front End (FileSystem/SPIFFS)

Once you have arrived at the menu below by clicking the alien head, flash the data you have saved in the data folder of your project by clicking the Upload Filesystem Image ... button boxed in red. This process must be done every time you change the filesystem data (and must be followed by also completing the following step). Screenshot 2023-11-08 163351

Back End (C++)

Then, to upload your C++ code, Build it first (yellow box button), then Upload (blue box). Screenshot 2023-11-08 163351

About

Complete project file for autonomous soccer bots

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published