Instance diagram

DRAv1.0 instance

IoT devices

IoT devices for DRAv1.0
DeviceDescription
Light Sensor4 LED lights connected to GPIO pins [13, 17, 19, 22] on a Raspberry Pi Model 3 B.
Motion SensorMotion Sensor + 1 LED connected to a single GPIO pin [12] on a Raspberry Pi Model 3 B.

Scripts

ScriptDescription
blink.pyA Python script that activates Sensor_A to blink (ON/OFF) 10 times each in sequential pattern.
readMotionSensor()A Java method that reads and collects IoT-data from Sensor_B. Every time it detects a motion data=ON else data=OFF.
© 2020 Georges Bou Ghantous · DRA Framework v2.0

Demo package