Skip to content

JACart/jacart_electronics

Repository files navigation

JACart Electronics Repo

Contain Python and Arduino controller code for managing the Teleop board.

Repo Contents

cart_teleop_dac:/ Updated Arduino teleop code that utilizes DACs instead of PWM signals. This version should be the one used going forward.

python_teleop:/ Stand-alone python controller for teleop_board

libs:/ Require libraries for operating the Arudino teleop code