Skip to content

Tool for working with ESP8266/ESP32 + NodeMCU projects

License

Notifications You must be signed in to change notification settings

ryanplusplus/espeon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

espeon

Tool for working with ESP8266/ESP32 + NodeMCU projects. Currently supports float firmware.

Installation

luarocks install espeon
espeon install_dependencies

Usage

espeon <command>

Available Commands

  • console - Open a console to a connected ESP running NodeMCU
  • erase - Erase the flash of a connected ESP
  • flash - Flash the firmware specified in ./espeon.conf to a connected ESP
  • format - Format the filesystem of a connected ESP running NodeMCU
  • fs - Show filesystem information for a connected ESP running NodeMCU
  • init - Write a default espeon.conf to .
  • install_dependencies - Install all external dependencies
  • reset - Reset a connected ESP running NodeMCU
  • run - Uploads application, resets, and opens a console
  • upload - Upload the source and data specified in ./espeon.conf

About

Tool for working with ESP8266/ESP32 + NodeMCU projects

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages