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
2021-06-13 22:42:00 +04: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 Fully implemented the console. Console required the additon of a parser written in .jison api and output as command.js which is linked in html. Tested working sending correct JSON packets. 2021-06-13 22:42:00 +04:00
Vision Test branch copy to move to local 2021-06-01 16:04:15 +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