This website requires JavaScript.
Explore
Help
Sign In
supleed2
/
ELEC50003-P1-CW
Watch
1
Star
0
Fork
You've already forked ELEC50003-P1-CW
0
mirror of
https://github.com/supleed2/ELEC50003-P1-CW.git
synced
2024-12-22 21:45:49 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
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
autonomous-robots
cpp
platformio
verilog
15
commits
1
branch
0
tags
9.8
MiB
C
49.2%
HTML
20%
Verilog
9.5%
C++
6.9%
Makefile
6%
Other
8.3%
816c9d5663
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
jc4419
816c9d5663
Fixed some syntax errors in the js code for the webpage. Also added mouse click support for the arrow keys. Added some commented code that can be uncommented for connecting the esp32 to a wifi router instead of AP mode.
2021-05-31 21:49:50 +04:00
Command
Fixed some syntax errors in the js code for the webpage. Also added mouse click support for the arrow keys. Added some commented code that can be uncommented for connecting the esp32 to a wifi router instead of AP mode.
2021-05-31 21:49:50 +04:00
Control
UART Test program for ESP32 expansion board
2021-05-22 18:06:39 +01:00
Vision
Changed Colour recognition code
2021-05-28 00:40:25 +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
README.md
EE2Rover