Arduino
How to make a simple nice clock with programming arduino This clock will be able to collect time data from a RTC Clock and to display them on a LCD. Code explanation Firstly, we define all libraries and we realize some functions necessary to set the clock and the LCD : Then, we initialize all … Lire la suite Arduino
