This system allows users to view the current time and date in either English or French. Users can select their preferred language, and the system will display the time and date formatted accordingly. The system uses a real time clock (RTC). The language selection is done by a push button, the validation is done by a push button.
- PIC18F452
- REAL TIME CLOCK RTC MAX6902(spi protocol)
- PUSH BUTTON * 2.
In order to set the current date & time you have to change the the array (bytes in the definitions.h) to the current date & time.
Contributions are welcomed, you can add new features like :
- New languages.
- Calendar.
- Generating alarm.