From 0a98b5cfb5376df86a22397fa18a0f2fe2250a48 Mon Sep 17 00:00:00 2001 From: Lennart Heimbs Date: Wed, 5 Jun 2019 07:33:04 +0000 Subject: [PATCH] Add technical paper to documentation --- doc/smart_home_technical_paper | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 doc/smart_home_technical_paper diff --git a/doc/smart_home_technical_paper b/doc/smart_home_technical_paper new file mode 100644 index 0000000..1f39923 --- /dev/null +++ b/doc/smart_home_technical_paper @@ -0,0 +1,15 @@ +Presence detection in a smarthome environment + +Sebastian DOHLE +Lennart HEIMBS +Kevin HOLZSCHUH +Johannes KRUG + +Georg-Simon-Ohm University of Applied Sciences Nuremberg (Germany) + +Abstract - In this paper, we present a smart home setup, based on a raspberry pi, that allows for the implementation of custom developed sensors, as well as off the shelf commercial sensors. We describe the necessary software used for sensor implementation, networking, logic and user interface. Detecting the presence of persons in a room demonstrates the usefulness of the setup. + +Keywords: Smart Home, Presence detection, Node-red, mqtt, gateway, raspberry pi + +1. INTRODUCTION +