JonnyBooker / split-flap

Code for split-flap display based on: https://github.com/Dave19171/split-flap
https://www.prusaprinters.org/prints/69464-split-flap-display
GNU General Public License v3.0
47 stars 7 forks source link

Feature: Countdown and WiFi Manager Functionality #3

Closed JonnyBooker closed 10 months ago

JonnyBooker commented 10 months ago

Description When I was using my display over the Christmas/New Year period, I thought it would be nice to have a countdown towards events. So I started work on adding this feature and along the way when I was developing in multiple places, I found it inconvenient to change the WiFi credentials while testing. I have previously seen a project called WiFiManager which allows you to be able to set credentials on device so thought this would be good to add for ease of setup. During all this, noticed several problems and bugs and also took the opportunity to improve the codebase.

TL;DR

JonnyBooker commented 10 months ago

Going to run the final version on my display for a few days at least to ensure everything works as expected. Its one thing to have it working in isolated theory but another for the real thing!