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-11-10 01:35:50 +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
12
commits
1
branch
0
tags
9.8
MiB
C
49.2%
HTML
20%
Verilog
9.5%
C++
6.9%
Makefile
6%
Other
8.3%
29d1ace16b
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
29d1ace16b
Merge branch 'main' of
https://github.com/supleed2/EE2Rover
into main
2021-05-29 00:28:03 +04:00
Command
Developed a basic template for web ui. Added arrow keys with mouse and keyboard support for movement control, added battery level indicator and odometer(w/ dummy values) more to add for sensor output, also added css/js touches for aestheics/resposiveness/layout.
2021-05-29 00:27:27 +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