https://github.com/aeshmann/esp32-cli-tel-v3sbl
ESP32 command line interface
https://github.com/aeshmann/esp32-cli-tel-v3sbl
cli cli-app esp32 esptelnet
Last synced: over 1 year ago
JSON representation
ESP32 command line interface
- Host: GitHub
- URL: https://github.com/aeshmann/esp32-cli-tel-v3sbl
- Owner: aeshmann
- Created: 2024-11-12T18:49:10.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-07T19:06:52.000Z (over 1 year ago)
- Last Synced: 2025-03-16T06:14:48.190Z (over 1 year ago)
- Topics: cli, cli-app, esp32, esptelnet
- Language: C++
- Homepage:
- Size: 41 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### ESP32-NTP-CLI-TEL-v3SBL
#### Board: ESP32-S3-N16R8
- No screen, no buttons or sensors, just **CLI**
- Command line (on **Serial** and **Telnet**);
- NTP synced clock;
- Telnet server;
- WiFi scanner;
- Ability to add any other functions invoked from the **CLI**
- Command list avaliable by entering "help" command
- Command line supports args (separated by any count of spaces)
#### Libraries
[Lennart Hennigs ESP Telnet](https://github.com/LennartHennigs/ESPTelnet)
[Adafruit NeoPixel for built-in RGB led](https://github.com/adafruit/Adafruit_NeoPixel)