#include <Wire.h>
#include "RTClib.h"
#include <LiquidCrystal.h>
LiquidCrystal lcd(12,11,5,4,3,2);
RTC _ D5 3231 rtc;
char namaHari [7][12]={"Ahad","Senin",...};
void setup() {
// put your setup code here, to run once:
pinMode(7, OUTPUT);
lcd.begin(20,4);
rtc.begin();
if(rtc.lost power)
}
rtc.adjust(Date Time(f(_DATE_),F(_TIME_)));
}
lcd.setCursor(0,0);
lcd.print(" )AM DIGITAL");
delay(1000);
}
lcd.setCursor(0,1);
lcd.prine("LAB LISTRIK A");
delay(1000);
void loop() {
// put your main code here, to run repeatedly:
}