Skip to content

Capture Date and Time of user login using RTC with PIC18F4620 via I2C, then Sending Data and time to Atmega32 via SPI that Store it in External EEPROM via I2C.

Notifications You must be signed in to change notification settings

EhabMagdyy/Login-History

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Capture Date and Time of user login using RTC with PIC18F4620 via I2C, then Sending Data and time to Atmega32 via SPI that Store it in External EEPROM via I2C.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages