You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Usado módulo ESP8266 implementando de forma standalone usando LUA. A experiência foi incrível @leonardola. Veja como o código ficou simples para um cliente básico. Falta só implementar atuadores e parsing de rotas neste cliente
Para fazer upload para o dispositivo pasta usar o luatool assim:
sudo python2.7 luatool.py --port /dev/ttyACM0 --src init.lua --dest init.lua --verbose
Link para estudos: https://github.com/nodemcu/nodemcu-firmware
The text was updated successfully, but these errors were encountered: