Skip to content

wastel7/microBoxEsp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Linux Shell look and feel for Arduino with esp8266 support

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages