k210-sdk-stuff/rust/term-server
Wladimir J. van der Laan d7eb8dd0e8 rust: sysctl PLL setting
Port over the terrible PLL frequency setting code, and use it to set up
the clocks for every demo.
2019-08-20 21:18:23 +00:00
..
.cargo rust: Use buffered UART1 in term-server and weather 2019-08-16 17:27:39 +00:00
src rust: sysctl PLL setting 2019-08-20 21:18:23 +00:00
.gitignore rust: Add term-server demo 2019-07-06 16:00:06 +00:00
Cargo.toml rust: Use buffered UART1 in term-server and weather 2019-08-16 17:27:39 +00:00
README.md rust: Add secp256k1 test 2019-08-07 18:14:48 +00:00

term-server

Uses the ESP8285 WiFi chip of the Maix Go to listen for incoming connections, displaying the data on the terminal.

See the weather demo for configuration instructions.