Difference scripts for NodeMCU
- CPU: ESP8266
- Memory: 128kB
- Flash: 4MB
dht
, file
, gpio
, http
, i2c
, net
, node
, timer
, uart
, websocket
, wifi
cron
, dht
, file
, gpio
, http
, net
, node
, tmr
, uart
, wifi
yarn
Add --port=COM5
to each command if not using .nodemcutool
config file.
Open device manager, see under PORTS
File system must be recreated after firmware update.
nodemcu-tool mkfs
nodemcu-tool upload init.lua
nodemcu-tool terminal
dofile("index.lc")