This shows you the differences between two versions of the page.
iothings:proiecte:2022:smart_home_security_system [2023/01/20 00:05] cornelia.alecu1003 [Flow of the project] |
iothings:proiecte:2022:smart_home_security_system [2023/01/20 00:43] (current) cornelia.alecu1003 [6. References] |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== Smart Home Security System ====== | ====== Smart Home Security System ====== | ||
- | Author: **Gabriela Alecu** | + | Author : **Gabriela Alecu** \\ |
- | + | Master : **AAC2** \\ | |
- | Master: **AAC2** | + | Code + demo : **[[https://github.com/Gabriela1003/IoT|Gabriela_IoT]]** |
====== 1. Overview ====== | ====== 1. Overview ====== | ||
Line 105: | Line 105: | ||
====== 4. The box ====== | ====== 4. The box ====== | ||
+ | The box has been designed in Fusion 360, sliced using Prusa Slicer and printed on a Prusa Mini. | ||
+ | {{:iothings:proiecte:2022:bot_gabi_a.png |Bottom }} | ||
+ | {{ :iothings:proiecte:2022:top_gabi_a.png |Top }} | ||
+ | {{ :iothings:proiecte:2022:but_gabi_a.png |Button}} | ||
+ | |||
+ | ====== 5. Conclusion ====== | ||
+ | * This project is a prototype to show that IoT can make our lives easier without us having to spend a lot of money. | ||
+ | * After building the box, I learned that sometimes you have to take a step back and look carefully at what you are doing (many logic errors were not realized until after the box was built, such as the fact that the display does not say "Gabi e la usa", or the fact that the LED is on the Arduino side instead of the Raspberry Pi) | ||
+ | * The button was really fun to make | ||
+ | ====== 6. References ====== | ||
+ | - https://www.tomshardware.com/how-to/raspberry-pi-facial-recognition | ||
+ | - https://docs.arduino.cc/library-examples/tft-library/TFTDisplayText | ||
+ | - https://github.com/carolinedunn/facial_recognition |