jc4419
|
a00eb39ad1
|
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 |
|
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 |
|
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 |
|
jc4419
|
7478a4b0db
|
Added a very basic test sketch to test components on breadboard before first draft of main sketch.
|
2021-05-29 02:04:04 +04:00 |
|