Jump to content

Austin

Members
  • Posts

    7
  • Joined

  • Last visited

  1. Austin

    Font Size

    Hello, I am working on an application and am trying to make numbers on the screen. The problem I am running into is that all the fonts I have tried are very small on the screen itself (see picture). Is there a way to make the font bigger? I am currently using the Large Numbers font currently and have tried other fonts but nothing else seems bigger. Thanks in advance! Screen.bmp
  2. For Further Info this is some of what shows up on my screen after I do `.build/hello_world`
  3. Hey Joel, I got the hello world to work by changing the RGB888 to RGB565. Now I am trying to do the adding the touch screen part to the example. The screen I am using is a 4d systems 4.3" screen with capacitive touch. I followed the example changing the two lines in the make file but I still receive undefined references in too many places to list. Any suggestions on how to get this example with the touch working on the Beaglebone?
  4. Ok I did what you suggested and now it says "GDISP Framebuffer: The display is 16 not 32 bits per pixel"
  5. Joel, I have been following the raspberry pi guide and have a make file that compiles. the issue now is when I build it, the error " GDISP Fremebuffer: Failed to set video mode" Any ideas how to fix this on the Beaglebone Black Wireless? Thanks!
  6. Hello Joel, I work with Adam and will be taking up this project. Our biggest question would be if you have a guide to running uGFX on the Beaglebone Black Wireless. In the guide Adam linked it is suggested to use the i386 SDL--dev package to compile against uGFX, however, that debian package is not compatable with the Beaglebone Black Wireless architecture. Are we missing a simple step? Thanks in advance, Austin L.
×
×
  • Create New...