23 lines
1.2 KiB
Org Mode
23 lines
1.2 KiB
Org Mode
|
:PROPERTIES:
|
||
|
:ID: 156e16da-f160-48ad-b0a7-75ff44fdf607
|
||
|
:END:
|
||
|
#+title: Home Intercom Replacement
|
||
|
#+filetags: :project:
|
||
|
* Home automation controls
|
||
|
- Interface with Home Assistant to control lights and miscellaneous sensors.
|
||
|
* Audio and video calling
|
||
|
- Consider leveraging [[https://github.com/jitsi/jitsi-meet][Jitsi Meet]], an open-source video conferencing system.
|
||
|
* Customizeable user interface
|
||
|
** Themeable
|
||
|
Might be nice to build an LCARS-style interface, but other themes could be
|
||
|
** Modular
|
||
|
I'd like to have one of these in my apartment, not just at Stephanie's house.
|
||
|
This means different sensors, appliances, and functionality may be present at
|
||
|
any particular installation point, and should be easy to configure.
|
||
|
* Reference projects
|
||
|
** [[https://www.instructables.com/Flush-Wall-Mounted-Raspberry-Pi-Touchscreen/][Flush Wall-Mounted Raspberry Pi Touchscreen]]
|
||
|
Covers mounting a device into a wall and powering it via [[id:6de2329b-bdba-45ff-bfda-d4df5c2879c8][PoE]] or 120VAC.
|
||
|
** [[https://hackaday.com/2020/04/27/a-raspberry-pi-video-intercom-system/][A Raspberry Pi Video Intercom System]]
|
||
|
Uses Jitsi to power video calling from a raspberry pi powered doorbell intercom
|
||
|
system.
|