In this 2nd part video, the programming of the TM1638 module is updated by adding time and date functionalities using real-time clock DS3231. External interrupt is also used to exit from each application.
Link to code:
https://akuzechie.blogspot.com/2021/02/tm1638-executing-multiple-applications.html
Contents:
0:00 Introduction
0:18 Block Diagram
0:57 Demonstration
1:49 C++ Sketch
4:30 Conclusion