GithubHelp home page GithubHelp logo

Comments (7)

DL1KDA avatar DL1KDA commented on August 24, 2024 1

Hello,
i am now running FreqShow with the official 7" Touchscreen Display.
I did following:
I disabled following Line in the freqshow.py

#pygame.mouse.set_visible(False)

Now the Mouse Cursor is visible and the Touchscreen works normally after all on the big Display.

from freqshow.

 avatar commented on August 24, 2024

I suppose it would work, the screen itself isnt really relevant as long as it touch screen, you may have to reconfigure the interface size but i think you're going to be fine !

---- namorrellek a écrit ----

is there a way to make FreqShow work on an "official" 7" touch display? and would it also work with a funcube? if so, would you make some instructions available?


Reply to this email directly or view it on GitHub:
#11

from freqshow.

 avatar commented on August 24, 2024

I suggest you take a look at the source code to make sure you can modify the the resolution beforehand, can't promess it will work

---- namorrellek a écrit ----

is there a way to make FreqShow work on an "official" 7" touch display? and would it also work with a funcube? if so, would you make some instructions available?


Reply to this email directly or view it on GitHub:
#11

from freqshow.

namork avatar namork commented on August 24, 2024

dear marstial. thank you very much. i get the following error:

@pi:~/FreqShow $ sudo python freqshow.py
Client is not authorized to connect to ServerClient is not authorized to connec$
File "freqshow.py", line 77, in
pygame.display.init()
pygame.error: Unable to open /dev/fb1

it looks like it is not only a question of resolution ;o(

from freqshow.

 avatar commented on August 24, 2024

My bad, sorry that i cant help you more !
Try to do some research on pygame, it has a weird way of working sometimes, I remember I had some mistakes happening with it but at the time I was trying to get the program to work without touchscreen, I had to redirect it to my "classic" computer screen. It ended up working but I don't remember how i proceeded. Good luck !

---- namorrellek a écrit ----

dear marstial. thank you very much. i get the following error:

@pi:~/FreqShow $ sudo python freqshow.py
Client is not authorized to connect to ServerClient is not authorized to connec$
File "freqshow.py", line 77, in
pygame.display.init()
pygame.error: Unable to open /dev/fb1

it looks like it is not only a question of resolution ;o(


Reply to this email directly or view it on GitHub:
#11 (comment)

from freqshow.

linuxcso avatar linuxcso commented on August 24, 2024

nanopi with hdmi and x710 (7" TFT) not work

Traceback (most recent call last):
File "freqshow.py", line 103, in
fscontroller.current().render(screen)
File "/root/FreqShow/views.py", line 364, in render
self.render_spectrogram(screen.subsurface(spect_rect))
File "/root/FreqShow/views.py", line 471, in render_spectrogram
y = freqs[i]
IndexError: index out of bounds
need help ,thanks

from freqshow.

NMFB avatar NMFB commented on August 24, 2024

Do I have to have a screen or would I be able to run and just VNC into my Pi?

from freqshow.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.