top of page
Software Design
The software for Indy on the Rocks was written using the Wiring programming language, a variant of C/C++.
The software running on Indy is based on a set of states, i.e. the entire challenge can be represented as a State Machine, as seen here:

Watch the Software Lead, Bryan Luu, explain what's going on with the code:
For a more complete description of the Software, check out the GitHub repository.





bottom of page