roam/20211201125024-home_intercom_replacement.org

26 lines
1.3 KiB
Org Mode
Raw Normal View History

2021-12-01 22:28:09 +00:00
:PROPERTIES:
:ID: 156e16da-f160-48ad-b0a7-75ff44fdf607
:END:
#+title: Home Intercom Replacement
#+filetags: :project:
2023-01-06 04:57:58 +00:00
A project to fix and/or update the intercom system in [[id:2059634f-422e-4be2-8812-22f5f0dc2626][Our house]].
2021-12-01 22:28:09 +00:00
* Home automation controls
2022-12-08 20:20:49 +00:00
- Interface with [[id:5aeea464-e1ed-46e4-9293-87edaf385051][Home Assistant]] to control lights and miscellaneous sensors.
2021-12-01 22:28:09 +00:00
* 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.