Go to file
2019-04-18 16:45:50 +02:00
os Updated flashing command 2019-03-24 22:01:51 +01:00
simulation Added documentation for simulator without Eclipse 2019-01-06 21:23:18 +01:00
tools Activated remote flashing 2019-04-18 16:41:04 +02: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 added ADC brightness reading 2019-03-22 23:52:25 +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 Add remote flashing procedure 2019-04-18 16:32:35 +02:00
timecore.lua More local variables; ~ 2k more RAM 2016-06-19 15:57:57 +02:00
webpage.html Fixed webpage 2019-04-17 20:23:46 +02:00
webserver.lua extracted stopping function 2019-04-18 16:45:50 +02:00
wordclock.lua added: halb einS 2019-03-23 13:54:29 +01:00

ESP Wordclock

Setup

Initial 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

Upgrade

Determine the IP address of your clock and execute the following script:

./tools/remoteFlash.sh IP-Address

Internal Setup

  • GPIO2 LEDs