This shows you the differences between two versions of the page.
iothings:proiecte:2022:smart_home_security_system [2023/01/20 00:33] cornelia.alecu1003 [Smart Home Security System] |
iothings:proiecte:2022:smart_home_security_system [2023/01/20 00:43] (current) cornelia.alecu1003 [6. References] |
||
---|---|---|---|
Line 110: | Line 110: | ||
{{ :iothings:proiecte:2022:but_gabi_a.png |Button}} | {{ :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 |