Skip to content

The Feuermelder is a fire alarm device designed to respond when the convected thermal energy of a fire increases the temperature of a heat sensitive element

License

Notifications You must be signed in to change notification settings

kaiherrman/Feuermelder

Repository files navigation

Feuermelder

Build Status version License: MIT

Deutsch:
Wer kennt das nicht, das Haus brennt, du bist nicht zuhause und kannst die Feuerwehr nicht rufen. Mit unserer praktischen Anwendung bekommst du eine Benachrichtung, und du entscheidest selbst zwischen Versicherung und Feuerwehr

English:
Who's a stranger to that: The house is on fire, you're not at home and can't call the fire department. With our practical application you get a notification, and you decide yourself between insurance and fire department


Installation Guide

General installation

First you need to download and install the Arduino IDE. After that you have to install the Adafruit Huzzah 8266 support. Please follow this instruction.

Server (Sensor) installation:

First you need to install the DMT.h libary (Version 1.2.3). We are using an old version because the new version isn't working, see Issue. Change your upload speed to 115200 and select the right port. After that please copy the server.ino code into the Arduino IDE and upload it to the Arduino.

Client (Actuator) installation:

Change your upload speed to 115200 and select the right port. After that please copy the client.ino code into the Arduino IDE and upload it to the Arduino.

Important:

  • Don't forget to change your Access Point Information in the code.
  • Don't forget to update the address of the server inside the client code. The server will print the address inside the serial monitor.

Circuit diagrams

Server:

alt text

Client:

alt text

About

The Feuermelder is a fire alarm device designed to respond when the convected thermal energy of a fire increases the temperature of a heat sensitive element

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages