Silentium
|
c57da2bb41
|
add .pio directory to .gitignore
|
2019-07-20 11:46:57 +02:00 |
|
Silentium
|
d77f482ff0
|
add const for LED pin, remove unneccessary toggle
|
2019-05-25 17:57:45 +02:00 |
|
Silentium
|
95ba264315
|
fix font (pixels in number 3)
|
2019-05-25 17:42:10 +02:00 |
|
Silentium
|
b216c01588
|
fix font once again
|
2019-05-25 17:37:00 +02:00 |
|
Silentium
|
bec7e14dde
|
improve font even more
|
2019-05-25 17:33:02 +02:00 |
|
Silentium
|
55b89f2261
|
improve font
|
2019-05-25 17:18:56 +02:00 |
|
Silentium
|
cfc1a31253
|
add custom arrow characters
0x80: arrow right
0x81: arrow left
These values are normally reserved for non-printable control characters.
|
2019-05-25 15:47:45 +02:00 |
|
Silentium
|
dcfcc325df
|
reduce LED activity time for scrolling text
|
2019-05-13 23:11:54 +02:00 |
|
Silentium
|
ff478d09b7
|
increase space width to 2 pixels
|
2019-05-13 23:09:19 +02:00 |
|
Silentium
|
d5c291aaef
|
font improvement
make plus sign smaller
|
2019-05-10 20:46:35 +02:00 |
|
Silentium
|
b6e04506bb
|
GPN19 default message
|
2019-05-10 20:29:36 +02:00 |
|
Silentium
|
08740b3ca7
|
tidy up code, variable width font, support more characters
|
2019-05-10 20:29:01 +02:00 |
|
Silentium
|
a7034288bc
|
update .gitignore
|
2019-05-10 20:26:49 +02:00 |
|
Silentium
|
beac9ae2f5
|
code cleanup
|
2019-04-18 21:19:30 +02:00 |
|
Silentium
|
79b13cb100
|
only reset scrolling if new message is different
|
2019-01-13 13:57:27 +01:00 |
|
Silentium
|
959dc0dadf
|
disable scrolling for short text
|
2019-01-13 13:41:31 +01:00 |
|
Silentium
|
7af71401b7
|
update default message
|
2019-01-13 02:15:11 +01:00 |
|
Silentium
|
1b5a97f211
|
add tilde
|
2019-01-13 02:10:10 +01:00 |
|
Silentium
|
2244648cb3
|
change initial string
|
2019-01-13 02:03:57 +01:00 |
|
Silentium
|
544a2ab6b8
|
change font charset to ISO8859-15
|
2019-01-13 02:03:19 +01:00 |
|
Silentium
|
a6319d0234
|
update target platform
|
2019-01-13 01:37:46 +01:00 |
|
Silentium
|
ea2d28f9c7
|
add serial port support
|
2019-01-13 00:30:34 +01:00 |
|
Andreas Fried
|
e545e50462
|
Scrolling message.
|
2019-01-06 01:24:11 +01:00 |
|
Andreas Fried
|
d9589b49de
|
Static message display
|
2019-01-06 00:37:22 +01:00 |
|