Commit Graph

16 Commits

Author SHA1 Message Date
60a82b896a add status topic and publish after sending text to sign 2024-10-22 19:28:39 +02:00
165540c120 reformat comments 2024-10-02 17:55:52 +02:00
ad4ee16f19 use mdns hostname instead of fqdn 2024-10-02 17:53:47 +02:00
610f86750b before sending the text to the sign, translate any unicode characters to codepage 437 representation 2024-10-02 17:50:53 +02:00
c78fde5d9f update credentials.h example file 2024-09-10 21:04:28 +02:00
34bd9746d1 add MQTT and OTA update support 2024-09-10 20:37:41 +02:00
3746d1a4d6 Add license 2024-04-14 20:55:15 +02:00
1d23e6cfef Add HTTP API endpoint for raw messages
RESTful version of simple socket listener.
2024-04-12 11:59:20 +02:00
4a82fdc7f5 Extract hexDump function 2024-04-12 11:59:20 +02:00
852932a934 Fix typo 2024-04-12 03:21:30 +02:00
71facb7d18 Add socket server compatible with original software 2024-04-11 14:38:45 +02:00
4b13827803 Add temperature macro 2024-04-02 15:59:06 +02:00
22a0c86d15 Add information on (mostly reversed) protocol
Also fixes the basic functionality of sending a text to the sign with
the default parameters.
2024-04-01 01:19:30 +02:00
55cc608454 Add Python server script for reverse engineering 2024-04-01 01:17:50 +02:00
09e8e75edc Improve webserver 2024-03-31 20:53:33 +02:00
32ba413380 Initial commit 2024-03-21 01:39:45 +01:00