<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vfd, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://git.node5.net/firmware/vfd/atom/?h=master</id>
<link rel='self' href='http://git.node5.net/firmware/vfd/atom/?h=master'/>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/vfd/'/>
<updated>2026-02-15T19:38:14Z</updated>
<entry>
<title>Only update on output change, for more stability</title>
<updated>2026-02-15T19:38:14Z</updated>
<author>
<name>user@node5.net</name>
<email>user@node5.net</email>
</author>
<published>2026-02-15T19:38:14Z</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/vfd/commit/?id=e845d6f06fec385618601c627e8bee5672034dfa'/>
<id>urn:sha1:e845d6f06fec385618601c627e8bee5672034dfa</id>
<content type='text'>
Some sporadic error would flip the order of lines, and print chars in
the clear spaces. Print more infrequently to mitigate the issue
</content>
</entry>
<entry>
<title>API call - Weather</title>
<updated>2026-02-14T23:44:46Z</updated>
<author>
<name>user@node5.net</name>
<email>user@node5.net</email>
</author>
<published>2026-02-14T23:44:46Z</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/vfd/commit/?id=93914417e61a886debd2923e025af2d9536bab26'/>
<id>urn:sha1:93914417e61a886debd2923e025af2d9536bab26</id>
<content type='text'>
-2C Cloudy 5km/h
00:34:46 Sun 15 Feb
</content>
</entry>
<entry>
<title>Remove unused import</title>
<updated>2026-02-14T23:44:00Z</updated>
<author>
<name>user@node5.net</name>
<email>user@node5.net</email>
</author>
<published>2026-02-14T23:44:00Z</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/vfd/commit/?id=0ca09e17badf7a9e24d13b2bdbc3fb878e9346b2'/>
<id>urn:sha1:0ca09e17badf7a9e24d13b2bdbc3fb878e9346b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>VFD works</title>
<updated>2025-08-25T18:21:51Z</updated>
<author>
<name>user@node5.net</name>
<email>user@node5.net</email>
</author>
<published>2025-08-25T18:21:51Z</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/vfd/commit/?id=213554538fac9abe4e161f434fb0e156ec52f26e'/>
<id>urn:sha1:213554538fac9abe4e161f434fb0e156ec52f26e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>readme - add link to main code</title>
<updated>2024-04-26T15:04:50Z</updated>
<author>
<name>user</name>
<email>user@node5.net</email>
</author>
<published>2024-04-26T15:04:50Z</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/vfd/commit/?id=bf1ba0980d4bbef0e1b90d00e5e57b0bc159ca89'/>
<id>urn:sha1:bf1ba0980d4bbef0e1b90d00e5e57b0bc159ca89</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add readme linking to blog</title>
<updated>2024-04-26T14:59:12Z</updated>
<author>
<name>user</name>
<email>user@node5.net</email>
</author>
<published>2024-04-26T14:59:12Z</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/vfd/commit/?id=981e842eeb9aaee2e200886aa68539377eb643bd'/>
<id>urn:sha1:981e842eeb9aaee2e200886aa68539377eb643bd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Derive hue from time of day</title>
<updated>2024-01-14T01:13:50Z</updated>
<author>
<name>user</name>
<email>user@node5.net</email>
</author>
<published>2024-01-14T01:13:50Z</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/vfd/commit/?id=99da4c6eb43516c266fb33dc84d43d5d6f655464'/>
<id>urn:sha1:99da4c6eb43516c266fb33dc84d43d5d6f655464</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "make animations more tasteful"</title>
<updated>2024-01-14T00:35:44Z</updated>
<author>
<name>user</name>
<email>user@node5.net</email>
</author>
<published>2024-01-14T00:35:44Z</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/vfd/commit/?id=531dae6762b46e05e04192664e75ceafc3807ca3'/>
<id>urn:sha1:531dae6762b46e05e04192664e75ceafc3807ca3</id>
<content type='text'>
This reverts commit 1478bb504bb93ad7f3b53df69e720e97d4a13939.
</content>
</entry>
<entry>
<title>make animations more tasteful</title>
<updated>2024-01-04T21:36:40Z</updated>
<author>
<name>user</name>
<email>user@node5.net</email>
</author>
<published>2024-01-04T21:36:40Z</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/vfd/commit/?id=1478bb504bb93ad7f3b53df69e720e97d4a13939'/>
<id>urn:sha1:1478bb504bb93ad7f3b53df69e720e97d4a13939</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor, comment everything</title>
<updated>2023-12-15T14:39:42Z</updated>
<author>
<name>user</name>
<email>user@node5.net</email>
</author>
<published>2023-12-15T14:39:42Z</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/vfd/commit/?id=e1841adc31423c5f24a9272a0452adc7216c1f80'/>
<id>urn:sha1:e1841adc31423c5f24a9272a0452adc7216c1f80</id>
<content type='text'>
</content>
</entry>
</feed>
