Live data from Hacker News

Show HN: Raspberry Pi garage door opener

github.com

1–10 of 118 posts

Re: Show HN: Raspberry Pi garage door opener

#3
post #2

Garage door opener using raspberry pi and web technologies. Features: - Web interface with multiple user accounts. - React/Material UI front end. - NodeJS backend with registration/login flows.

.. all data stored on SD card and lost during one of power outages / if someone bumps the cable / if it gets too hot in the summer

Re: Show HN: Raspberry Pi garage door opener

#4
post #3
post #2

Garage door opener using raspberry pi and web technologies. Features: - Web interface with multiple user accounts. - React/Material UI front end. - NodeJS backend with registration/login flows.

.. all data stored on SD card and lost during one of power outages / if someone bumps the cable / if it gets too hot in the summer

Optional Firebase integration is a potential feature ;)

Re: Show HN: Raspberry Pi garage door opener

#6

Cool! I did something similar and it was a fun little project.

Yeap, started as a small project, then grew and added proper front end with user signup/login flows. user roles admin/non-admin. Built progressive web app. And planning to add more elements. Camera for live streaming etc.

Do you have a repo to share?

Re: Show HN: Raspberry Pi garage door opener

#8
post #4
post #3

Earlier quoted context omitted.

.. all data stored on SD card and lost during one of power outages / if someone bumps the cable / if it gets too hot in the summer

Optional Firebase integration is a potential feature ;)

So much for this:

> Works locally only, via WLAN (it's a feature, not a bug!)

Re: Show HN: Raspberry Pi garage door opener

#9
post #4

Earlier quoted context omitted.

Optional Firebase integration is a potential feature ;)

So much for this: > Works locally only, via WLAN (it's a feature, not a bug!)

Yeap, the opposite of all the IoT solutions. This can be again an optional feature, preferred for security
Post reply on HN