Go to file
2016-12-14 19:36:59 +01:00
os 6k more RAM when used a minimalistic compiled firmware for this use-case 2016-06-23 20:36:21 +02:00
tools Automatically reboot the device after the inital flash 2016-07-03 18:41:09 +02:00
unit Updated code after executing new testscript 2016-05-15 22:59:17 +02:00
.gitignore Exclude the new testscript, as it is always generated with the same test values and must not stored therefore 2016-05-15 23:00:18 +02:00
displayword.lua Fixed EINS 2016-12-12 20:25:55 +01:00
init.lua added color picker 2016-12-14 18:37:56 +01:00
main.lua A different color can be selected for each minute 2016-12-14 19:36:59 +01:00
Readme.md Documentation for the first setup updated 2016-06-23 20:45:07 +02:00
timecore.lua More local variables; ~ 2k more RAM 2016-06-19 15:57:57 +02:00
webpage.lua A different color can be selected for each minute 2016-12-14 19:36:59 +01:00
webserver.lua A different color can be selected for each minute 2016-12-14 19:36:59 +01:00
wordclock.lua Work more with even less memory! what a terrible world :-/ 2016-06-19 00:50:18 +02:00

ESP Wordclock

Setup

Install the firmware on the ESP: The ESP must be set into the bootloader mode, like this

The firmware can be downloaded with the following script:

cd os/
./flash.sh ttyUSB0

Reboot the ESP, with a serial terminal, format the filesystem with the following command and reboot it:

file.format()
node.reboot()

Then disconnect the serial terminal and copy the required files to the microcontroller:

./tools/initialFlash.sh /dev/ttyUSB0

Internal Setup

  • GPIO2 LEDs