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
14
commits
1
branch
0
tags
9.8
MiB
C
49.2%
HTML
20%
Verilog
9.5%
C++
6.9%
Makefile
6%
Other
8.3%
bf2675fa45
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
bf2675fa45
Major Update: Developed all the backend programming for full duplex transmission in real time, using websockets. Added some minor fixes to formatting of text. Tested using a button and pot to simulate odometer and battery values to test real time information transfer from rover to client. Used LED to signifiy movement direction, and tested the same from client to rover. Tests passed!
2021-05-29 07:54:53 +04:00
Command
Major Update: Developed all the backend programming for full duplex transmission in real time, using websockets. Added some minor fixes to formatting of text. Tested using a button and pot to simulate odometer and battery values to test real time information transfer from rover to client. Used LED to signifiy movement direction, and tested the same from client to rover. Tests passed!
2021-05-29 07:54:53 +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