An open API service indexing awesome lists of open source software.

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

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)