Yr2 Summer Term Rover Project, files for the various modules that make up an autonomous rover, designed to be similar to the 3D printer Pronterface UI
Go to file
Aadi Desai 5e6254029a Add instruction.h
Struct for holding instructions in FIFO Queue, enum for instruction types
2021-06-13 00:50:38 +01:00
Command/main Added SPIFFS support so the html file does not need to be embedded in the main sketch. Makes it easier to update the webpage quickly as no longer need to recompile everything. Also added a favicon! 2021-05-31 23:57:23 +04:00
Control Add instruction.h 2021-06-13 00:50:38 +01:00
Energy Energy stuff added 2021-06-08 02:10:13 +01:00
Vision Add nonblock flag to UART FILE* 2021-06-10 00:19:35 +01:00
.gitattributes Initial commit 2021-05-18 11:41:35 +01:00
.gitignore Initial commit 2021-05-18 11:41:35 +01:00
README.md Initial commit 2021-05-18 11:41:35 +01:00

EE2Rover