This shows you the differences between two versions of the page.
iothings:proiecte:2022sric:home_security_system [2023/06/02 00:17] robert.delicostea [Demo] |
iothings:proiecte:2022sric:home_security_system [2023/06/02 00:52] (current) robert.delicostea |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Home security System ====== | + | ====== Home Security System ====== |
* Student: Delicostea Robert-Alexandru | * Student: Delicostea Robert-Alexandru | ||
Line 35: | Line 35: | ||
The code for the system is written in Android IDE and the Blynk app. Blynk is an IoT platform for iOS or Android smartphones that is used to control Arduino, Raspberry Pi and NodeMCU via the Internet. This application is used to create a graphical interface or human machine interface (HMI) by compiling and providing the appropriate address on the available widgets. | The code for the system is written in Android IDE and the Blynk app. Blynk is an IoT platform for iOS or Android smartphones that is used to control Arduino, Raspberry Pi and NodeMCU via the Internet. This application is used to create a graphical interface or human machine interface (HMI) by compiling and providing the appropriate address on the available widgets. | ||
+ | |||
+ | {{:iothings:proiecte:2022sric:blynk_browser.png?700|}} | ||
=== Arduino Code === | === Arduino Code === | ||
Line 139: | Line 141: | ||
[[https://drive.google.com/file/d/1RYqV6uQVkARoj2Cm0B9M-EyMoeUGO6nH/view?usp=sharing|Demo of Application]] | [[https://drive.google.com/file/d/1RYqV6uQVkARoj2Cm0B9M-EyMoeUGO6nH/view?usp=sharing|Demo of Application]] | ||
+ | [[https://github.com/alex99delicostea/Iot_security_system|Full code]] | ||
+ | |||
+ | ===== References ===== | ||
+ | * https://docs.blynk.io/en/ | ||
+ | * https://randomnerdtutorials.com/esp32-hc-sr04-ultrasonic-arduino/ | ||
+ | * https://esp32io.com/tutorials/esp32-piezo-buzzer | ||
+ | * https://app.diagrams.net/ | ||
+ | * https://www.circuito.io/ |