1
0
Fork
You've already forked IEEE-R5-2024
0
Robot code for the IEEE R5 Competition
  • C++ 92.8%
  • C 7.2%
2024年03月29日 17:04:48 -05:00
snippets Moved switch_control.ino to the snippets folder 2024年03月06日 13:25:28 -06:00
.clang-format adjusted column length to 120 2023年11月30日 19:33:14 -06:00
arduino-micro-pro_pinout.png reordered some files, and updated pinouts 2024年02月23日 01:55:52 -06:00
IEEE-R5-2024.ino Delays only when printing out debug information 2024年03月29日 17:03:40 -05:00
L293D-Pinout.png reordered some files, and updated pinouts 2024年02月23日 01:55:52 -06:00
MPU-6000-Register-Map1.pdf Added register map for MPU6050 2024年03月06日 13:26:46 -06:00
README.md Update README.md 2023年11月16日 18:05:37 -06:00
robot-movement.cpp setup motor function now sets up encoder pins lol 2024年03月25日 15:37:54 -05:00
robot-movement.h Brought back motor encoders 2024年03月25日 15:35:20 -05:00
sketch.yaml updated sketch.yaml 2024年03月29日 17:03:58 -05:00

IEEE-R5-2024

This repository contains all the code for UTD's IEEE Robotics R5 team.

Contributing

To ensure that the main branch is the most stable version of this repository, you can't push to the branch directly. Please submit a pull request in order to make changes to the codebase. Thank you 🥰