Commit Graph

9 Commits

Author SHA1 Message Date
Sergey Gavrilov 9447ee9260
[FL-2630] Wireless UART (#45)
* HTTP: websocket mockup
* PSRAM: 2M, store some global objects there
* Web interface: UART console and refactoring
* Simple-UART: get config
* Network: websocket for web uart
* Web interface: UART history, receive indicator
* Build: artifacts
* Web interface: UART config
* Simple UART: proxy config
* Web interface: cleanup API and fix README
* software uart logs: more precise timings
* software uart logs: enlarge buffer
* uart: network socket
* app: network uart
* Web interface: UART send
* Web interface: update dependencies
* UART Rx: 1Mb stream buffer
* HTTP Server: cleanup websocket fns
* Web interface: smart nbsp in terminal
* Web interface: add keypress to non-interactive elements with on:click
* bundle
* Web interface: fix first nbsp on line
* Web interface: firmware version
* Attempts to fix build: 1
* Attempts to fix build: 2
* Attempts to fix build: 3
* Web interface: mobile friendly uart terminal
* Web interface: mobile friendly input
2023-09-27 01:37:47 +09:00
Sergey Gavrilov 721e5eac54
Update README.md (#27) 2023-03-20 15:42:29 +10:00
Sergey Gavrilov 8fae11f230
README: required version of esp-idf, development of the web interface (#22) 2023-02-10 01:15:44 +10:00
Alex-avia c4aefda915
Fix the link that leads to schematics (#15) 2022-07-27 18:55:13 +03:00
SG 16513023cd
Update schematic link (#12) 2022-06-30 21:53:00 +10:00
SG 8f96054ef5
Update schematic to last version (#11) 2022-06-17 20:12:52 +03:00
SG d6b130b3ef
Update README.md (#10) 2022-06-17 15:51:44 +03:00
James Ide d844e41d3b
[readme] Add instructions on flashing firmware from source (#8)
Add instructions to the readme that cover: cloning the repo and submodules, setting up ESP-IDF, building from source, flashing, and basic testing.
2022-06-02 23:19:49 +10:00
SG 88db7f5714
README 2021-10-30 09:51:10 +03:00