Please enable JavaScript.
Coggle requires JavaScript to display documents.
Proximity Alarm - Coggle Diagram
Proximity Alarm
Code
Variables
Password
ledPin
buzzerPin
PIR_pin
On/Off State
layout
Data Structures
Try:
Except:
If
elif
Libraries
PySimpleGUI
pyfirmata
time
Arduino Code
PySimpleGUI Code
Functions
checkPassword
User Interface
Off Button
Confirm Button
Show Readings Button
Enter Password: Text
Components
PIR Motion Sensor
Piezo Buzzer
LED
Jumper Wires
Goals
An alarm triggered by proximity
A GUI that controls On/Off, and shows readings