this post was submitted on 04 Apr 2024
1293 points (99.2% liked)
Technology
59440 readers
3612 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each another!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
Approved Bots
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
These days a lot of utilities have 3 components - hardware, software and backend hosting e.g. Ring door bell - you need all three to be able to DIY it. So DIY options are so complex that only highly motivated technical folks can do it. There need to be open source glue (OSG?) to make it simple, only then we can hope to reduce enshittification.
I can put together a diy ring with shit I have on my desk in about five minutes. It won't be pretty, but a printed case would solve that. Cost would be ~10$+battery and microsd card.
And while I'm more capable than average here, I'm not much more capable than average.
I am not sure how you are thinking of building it. I am thinking you would need a server hosted somewhere that can send a doorbell or video to your phone? It needs security, server to phone push ... it gets complicated.
Doorbell send video to server on my desktop. Or wherever, I'll trade server space with a friend or something.
Id probably use an esp32 board so: The software to view it live is already written. The software to automatically send it is, I think, already written; just need to configure desktop. The motion trigger is already written.