แบบฝึกหัด bitwise operation โดยใช้ DS1307 RTC เป็นกรณีศึกษา
Modify the given code in ds1307.py to do the following:
- Display the Day-of-week
- Read the date (DD/MM/YY)
- Set the date to the current date.
- (Optional) Set the time to the current time using the AM/PM format not 24hrs
