Go to file
2019-03-23 13:49:30 +01:00
os Flashing first the old firmware 2019-03-08 21:30:21 +01:00
simulation Added documentation for simulator without Eclipse 2019-01-06 21:23:18 +01:00
tools Halb 1S 2019-02-22 21:35:19 +01:00
unit All tests calculating the length of the word passed 2017-03-01 18:28:37 +01: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 Use round in order to gernerate always an uniq amount of colored characters 2018-12-27 23:30:39 +01:00
index.html Flashing first the old firmware 2019-03-08 21:30:21 +01:00
init.lua Secure, that the 'space' leds in the middle are only positive numbers 2017-12-29 21:47:23 +01:00
main.lua Merge simulation with main stream 2018-12-27 17:06:45 +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.html Inverted mode for special hardware 2018-12-23 23:51:56 +01:00
webserver.lua Tweaking arround 2019-03-23 00:29:18 +01:00
wordclock.lua Times around one o'clock displayed correctly 2019-02-27 19:50:32 +01: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