Learn how to create a simple clock, using RTC and an OLED screen to display the time. In this tutorial, we will learn how to create a simple RTC (Real Time Clock) with the MKR Zero board. We will be ...
Learn how to build an alarm that triggers at a specific time. In this tutorial, we will use the RTC library methods in order to trigger an action when an alarm is matching the set time. Particularly, ...