{% extends "layout.html" %} {% block title %}Hardware{% endblock %} {% block page_content %}
Below is a video demonstrating how our rotator functions in practice.
With the understanding that many other teams may similarly lack access to industrial rotating devicecs, we have published all of the code, files, and documentation necessary for any future team to construct their own hardware. This includes design files for the 3D printing process, code for the electrical components, and clearly written explanation of how to piece together the various components of building this device. You can access all of this documentation at this repository.
{% endblock %}