-->
Page 1 of 1

Morse code LUA script!

PostPosted: Sat Oct 31, 2015 3:45 am
by baitisj
Hey everyone! This is my first project with ESP8266.

I am happy to contribute my code that "blinks" out messages on a GPIO. My code is currently configured for the NodeMCU 0.9 GPIO16 (D0) LED, found here:

https://github.com/baitisj/nodemcu-hack ... /morse.lua
and
https://github.com/baitisj/nodemcu-hack ... _table.lua

Have fun!