arkarkark / esp8266

small esp8266 IoT projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

esp8266

esp8266 projects

nodemcu-tool init

rlwrap -a 'password:' -t dumb nodemcu-tool terminal

inside terminal

if file.open("testwifi.lua") then print(file.read()) file.close() end

node.restore() node.restart()

About

small esp8266 IoT projects


Languages

Language:Lua 85.6%Language:Makefile 9.1%Language:Python 5.3%