Skip to content

wastel7/microBox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

microBox

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 (https://github.com/wastel7/microBoxEsp)
  • 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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages