This shows you the differences between two versions of the page.
iothings:proiecte:2022:smart_home_security_system [2023/01/20 00:41] cornelia.alecu1003 [5. Conclusion] |
iothings:proiecte:2022:smart_home_security_system [2023/01/20 00:43] (current) cornelia.alecu1003 [6. References] |
||
---|---|---|---|
Line 114: | Line 114: | ||
* 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) | * 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 | * 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 |