You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The robot can solve the maze using just the microcontroller as a means of driving the robot. This is a first step in solidifying a platform for us to build off of. We want this done as soon as possible because it would be nice to use the FPGA for competition next year. When we get closer in time, we can decide whether or not to continue on.
All the hardware I/O is performed on the FPGA and read from the MicroController. At this point in time, we will have thought out a meaningful communication protocol for the microcontroller to pull the information.