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.
- 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
For more info visit http://sebastian-duell.de/en/microbox/index.html