Skip to content

An ESP-IDF program for the Robot built in the HTL St. Pölten's EL department

License

Notifications You must be signed in to change notification settings

MarioS271/Boboter

Repository files navigation

Boboter

An ESP-IDF based firmware for the robot built in the HTL St. Pölten's EL department.

This project was created using PlatformIO, NOT the native ESP-IDF. To properly build and/or use this firmware, I would recommend using CLion with the PlatformIO plugin for developing, but VSCode with PlatformIO is perfectly fine too.

Documentation

On GitHub, the doxygen will be generated through a workflow. To view the docs generated by GitHub, visit https://marios271.github.io/Boboter/

Other documentation, such as for error handling or tasks is located in ./docs/.

Commands

Command For what it's used
pio run Build the ESP32 firmware binary
pio run -t upload Build and Upload the ESP32 firmware binary




Licensed under the MIT License

About

An ESP-IDF program for the Robot built in the HTL St. Pölten's EL department

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages