Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a GPIO screen to umbrel with BTC price #907

Closed
lorenzoPrimi opened this issue Aug 13, 2021 · 1 comment
Closed

Add a GPIO screen to umbrel with BTC price #907

lorenzoPrimi opened this issue Aug 13, 2021 · 1 comment

Comments

@lorenzoPrimi
Copy link

Hi,
I mentioned in my last tweet I'm working to add a GPIO screen support to umbrel.
I want to use at first some ready BTC price script such as

I'm kinda stuck because I need to decide the best way to proceed:

  1. Install Xserver on Umbrel OS.
    I tried but I'm having some difficulties
    https://medium.com/@avik.das/setting-up-an-lcd-screen-on-the-raspberry-pi-2018-edition-d0b2792783cd

  2. Install Raspian OS arm64, then install umbrel docker and the BTC ticker price
    This might be the "easy way" but more difficult to document and to replicate for the end user, lots of commands to run

  3. Looking into framebuffer applications to don't have to install X server
    This is the most complicated as we need to code from scratch an app for price ticker.
    https://medium.com/@avik.das/writing-gui-applications-on-the-raspberry-pi-without-a-desktop-environment-8f8f840d9867

Eventually would be great to have an umbrel app!
So what do you think is the best way to proceed?
Does any dev want to join me in this project?

@AaronDewes
Copy link
Contributor

I DM'd you on Twitter, and I think I know how to dockerize it, we can talk later

@nmfretz nmfretz closed this as completed May 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants