-
Fixed MAC address Stable
released this
2024-06-09 22:16:51 -06:00 | 0 commits to master since this releaseFixed
- MAC address on boot now displayed correctly.
Downloads
-
Numeric clock Stable
released this
2024-06-09 21:56:57 -06:00 | 1 commits to master since this releaseAdded
- New Clock mode with arabic numerals
- Firmware version now displayed at boot time
- Rotation can be hardcoded based on MAC address.
Changed
- Tweaked gamma adjustment for better yellows
- Makefile closer to something useful
- Updated library versions
Downloads
-
Firmware uploader Stable
released this
2023-12-09 08:04:37 -07:00 | 4 commits to master since this releaseRe-enabled setup option to upload firmware
Downloads
- Source Code (ZIP)
- Source Code (TAR.GZ)
-
wallart.ino.bin
1011 KiB
-
wallart.ino.bootloader.bin
17 KiB
-
wallart.ino.partitions.bin
3.0 KiB
-
Configurable Timezone Stable
released this
2023-12-08 20:37:55 -07:00 | 5 commits to master since this releaseNow you can configure the time zone when you set up WiFi.
Downloads
- Source Code (ZIP)
- Source Code (TAR.GZ)
-
wallart.ino.bin
1011 KiB
-
wallart.ino.bootloader.bin
17 KiB
-
wallart.ino.partitions.bin
3.0 KiB
-
released this
2023-09-04 16:34:42 -06:00 | 11 commits to master since this release- Enables a reset pin (A26). When connected to GND at startup, this will clear WiFi information, allowing you to change WiFi connections, or upload a new firmware.
- Only try to set the time if the library thinks we need to, instead of between every animation program. This makes transitions between animation programs must faster, usually.
- Add some code to be smarter about pulling down network-server animations. I never saw this cause any problems, but maybe this will prevent a future problem from creeping in.
Downloads
- Source Code (ZIP)
- Source Code (TAR.GZ)
-
wallart.ino.bin
943 KiB
-
wallart.ino.bootloader.bin
17 KiB
-
wallart.ino.partitions.bin
3.0 KiB
-
Night means night Stable
released this
2023-04-09 20:58:19 -06:00 | 12 commits to master since this releaseFixed a logic bug where it would sometimes think it was day when it was night.
Downloads
-
Daylight Saving Time Stable
released this
2023-04-09 12:43:53 -06:00 | 13 commits to master since this releaseChange the highly-kludgy "fixed time zone offset" code into less-kludgy "only time zones in the US" support.
But you can edit it to define your own time zone!
Downloads
-
Stable enough Stable
released this
2023-04-09 12:40:00 -06:00 | 16 commits to master since this releaseWe ran this for months, until the state government said we all had to wake up an hour early and pretend we were waking up at the same time. Then it felt off, so I hacked Daylight Saving Time support into the next release.
Downloads