github.com/escornabot/arduino ↗
Firmware code for the Escornabot with Arduino Nano compatible boards.
Open this visualization on its own page →
Contributors
2
Lines of Code
666
From
2015-01-06
To
2019-03-19
About escornabot/arduino
This is the firmware codebase for Escornabot, an educational robot platform, designed to run on Arduino Nano and Arduino Micro compatible boards. The project provides the core firmware that controls the robot's hardware and behavior, enabling users to program and operate the device.
The firmware can be compiled and uploaded to the robot using either the Arduino IDE or PlatformIO CLI, with straightforward commands provided for each approach. The project maintains two main development branches: a stable branch with well-tested releases using even minor version numbers, and a testing branch featuring newer features and fixes using odd minor version numbers. All releases are packaged as downloadable zip files through GitHub's release system.
The repository is actively maintained with support for multiple Arduino board variants and includes configuration files to customize the firmware for different hardware setups. Users can report issues and contribute feedback directly through the project's issue tracker.