Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 479 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 479 Bytes

Login-History

Screenshot 2023-09-09 174125

Description

When the user login successfully the Master(PIC18F4620) will receive the date and time of login from Real time clock via I2C protocol, Then send it to the slave(Atmega32) via SPI protocol. The slave will store the date and time in new location at EEPROM via I2C protocol, then display the last login date at LCD.