Skip to content

mayconvm/mqqt-nodemcu

Repository files navigation

NodeMCU

Download Image

Write image

Upload image to nodeMCU

Links: http://daker.me/2016/08/flashing-lolin-v3-nodemcu-firmware.html

  • Download Image
  • Download software for write image
esptool.py --port /dev/ttyUSB0 --baud 9600 write_flash --flash_mode qio --flash_size 32m --flash_freq 40m 0x00000 nodemcu-dev-16-modules-2018-03-06-00-26-38-integer.bin

IDE to code

Settings

  • Baud 115200

Links

Channels MQQT

  • /ledsON -> Receive as parameter the port number
  • /ledsOFF -> Receive as parameter the port number

Movie

About

NodeMCU with software in LUA and MQTT

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages