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

Spike: Figure out how to make the SOHO display work #11

Open
ke4roh opened this issue Oct 5, 2016 · 6 comments
Open

Spike: Figure out how to make the SOHO display work #11

ke4roh opened this issue Oct 5, 2016 · 6 comments

Comments

@ke4roh
Copy link
Owner

ke4roh commented Oct 5, 2016

Get one of these and hook it up to a Raspberry Pi.

  1. Figure out what it displays during boot and afterward
  2. What window manager is appropriate for just taking over the screen?
  3. What technology should we use to render the screen? HTML? TclTk? Other?
  4. Render a demo screen with a tornado warning
@ke4roh ke4roh added the ready label Oct 5, 2016
@ke4roh
Copy link
Owner Author

ke4roh commented Oct 6, 2016

I talked to web developer Michael Clayton at Red Hat, and his recommendation was to use a startup script to kick off a web browser in fullscreen mode. This is feasible. Is there a security concern about being able to hack the thing from the keyboard?
He also mentioned Boot to QT

@ke4roh
Copy link
Owner Author

ke4roh commented Oct 17, 2016

I'm worried that display won't work in conjunction with the radio because they both use GPIO and it's not entirely clear to me that they won't step on each other. There is a "display" port, which is DSI, Several options/details here: http://elinux.org/RPi_Screens#Interfacing_to_non-monitor_LCD_panels We'll have to check this and see if it would be straightforward to switch out pins (for the radio wouldn't be too hard, I think, but for the display might be harder if it requires a special kernel.)

@ke4roh
Copy link
Owner Author

ke4roh commented Oct 20, 2016

I have one of these Adafruit 2.8" displays. Testing forthcoming.

@ke4roh
Copy link
Owner Author

ke4roh commented Oct 31, 2016

With an SDR (issue 19) the GPIO pins are free and the Adafruit display should work without incident.

@ke4roh ke4roh added this to the SOHO model 1 milestone Jan 15, 2017
@Homa
Copy link
Collaborator

Homa commented Jan 17, 2017

Getting started...

@Homa Homa self-assigned this Jan 20, 2017
@Homa Homa added in progress and removed ready labels Jan 25, 2017
@Homa Homa unassigned audsc Jan 25, 2017
@CharlotteRose
Copy link

Hello Scoots here - gonna see what I can do!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants