• Stars
    star
    1
  • Language
    Python
  • Created almost 5 years ago
  • Updated almost 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This embedded Linux course's project is about the security of a safe using Raspberry Pi 4, Raspberry Pi Camera, green&red LEDs, resistors, Flask server and UI to input the pin. The user enters the pin to open the safe. If the pin is correct a green led turns on with a positive message and the safe opens. If pin is incorrect, error message appears, red led turns on and a picture will be taken to identify the person/object who is trying to open the safe using image recognition libraries from Python.