Hi,
I do want to build a system that is fully controlled from a smart phone/tablet/computer.
The system is going to monitor different sensors and give an alert when different actions happens.
Cabin 1
Raspberry PI (wifi og gsm/lte)
|--Door sensors (wireless)
|--IR sensor (wireless)
|--Other sensors (wireless)
Cabin 2
Raspberry PI (wifi og gsm/lte)
|--Door sensors (wireless)
|--IR sensor (wireless)
|--Other sensors (wireless)
Cabin 3
Raspberry PI (wifi og gsm/lte)
|--Door sensors (wireless)
|--IR sensor (wireless)
|--Other sensors (wireless)
The PI is connected to main power, the sensor should have a long lasting battery that is rechargeable.
The sensor will notify the system when power is low, and it should be charged (the time when alert is coming should be adjustable)
The system should be easy to use, but have an option so you could tell that you don't want an alert if not BOTH door sensor AND IR sensor (or some else sensor) is trigged.
I see there is alot of systems/OS out there that you can run on the PI. Anyone know if there is any I could use for setup?