electrophile
Member level 2
- Joined
- Aug 30, 2013
- Messages
- 48
- Helped
- 1
- Reputation
- 2
- Reaction score
- 1
- Trophy points
- 1,288
- Activity points
- 1,677
Hi, I'm trying to build a door lock system that is interfaced with a fingerprint scanner. The fingerprint gives out an acknowledgement when the fingerprint is accepted or denied and this is read by the MCU which in turn switches on the power supply that opens the door lock or keeps it off (door lock is normally engaged when no power is given and opens when power is applied). I've attached a small block diagram of the whole system. Now, I want this system to run even when there is no power. Enter battery backup. My question is if there is no mains power the MCU would shut down and the whole system would fail. Can the Atmel series of 8-bit microcontrollers monitor its own power source? If not, how do I get the MCU to switch to a battery back up so that it remains operational even in a power outage. The door lock operates on 12V DC and the MCU has a 5V power supply. Any help would be appreciated!