# ESP8266微型命令行系统 **Repository Path**: fspace/micro-command-line-system-ESP8266 ## Basic Information - **Project Name**: ESP8266微型命令行系统 - **Description**: No description available - **Primary Language**: C++ - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-06-22 - **Last Updated**: 2021-06-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # microBoxEsp microBox is an Arduino library that provides a interface with Linux Shell like look and feel for Arduino applications. With microBox own commands and application parameters are made accessible to the user within a virtual Linux filesystem tree. The parameters can easily be accessed by Linux standard commands. ## Features * Linux Shell look and feel on Arduino * Command history * esp8266 support * Telnet support * Autocompletion(Tab) * Virtual filesystem tree * Enables access to application-parameters * User commands * EEProm support for saving parameters * Login with password * Standard Linux commands * Int, Double and String datatypes supported for parameters * watch command with csv output ## Documentation For more info visit http://sebastian-duell.de/en/microbox/index.html