-
This update focused on expanding the number of holidays recognized, refining LateNight mode, & some cleanup items like #if blocking debug code. You can learn more about this release on GitHub!
-
This is the first public release of the code I made to run Mom’s porch lights! I’m still actively working on this project & while it’s not setup perfectly to port to other similar hardware, it wouldn’t require much modifying & would be a worthy starting point. Check it out on GitHub!
-
The first public release of my TTime library. This library is made up of several date/time global methods that are neatly integrated into two different classes. TTime uses less memory while TTime_Full utilizes caching to allow for faster runtime (and expanded functionality). You can learn more about it by going to its GitHub page!