Skip to content

phodal-archive/esptool.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

esptool.js

attention: not work now.

##Setup

Using node-serialport is pretty easy because it is pretty basic. It provides you with the building block to make great things, it is not a complete solution - just a cog in the (world domination) machine.

Special Notes

  • Support for Node.js version 0.8.x has been removed. Version 1.4.0 is the last version that supported node.js version 0.8.x.
  • Currently support for Node.js version 0.11.x is dealing with an issue in the latest version of v. 0.11.13. We have confirmed things are fine with 0.11.10 and earlier, but not 0.11.11+.

1.Install

npm install

2.Run

node esptool.js

##Goal

  1. A ESPTool on Node.js

  2. NodeMCU Editor

##Issue need to check

  1. Node-SerialPort write function

  2. JSPacker Pack Result

##Some Useful Code

Smart.js ESP8266.cc

License

MIT © Fengda HUANG

Releases

No releases published

Packages

No packages published