You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2020/09/14 13:58:27 UTC

[GitHub] [incubator-nuttx] patacongo commented on pull request #1778: WIP board: Keyboard FeatherWing on nrf52-feather

patacongo commented on pull request #1778:
URL: https://github.com/apache/incubator-nuttx/pull/1778#issuecomment-692070606


   Cool!  what kind of performance to you get with the LCD?  I imagine it needs a really high SPI rate and maybe DMA to be fully satisfactory.
   
   NX is a windowing system.  NxWidgets is the companion library for buttons and the like.  LVGL is a non-windowed option.  LVGL should have lower resource usage and probably better performance since less clipping involved.
   
   Another option option is pdcurses.  Ken Pettit did some great displays (and even added logic to remote the curses display.  You would have to use a NxTerm for pdcurses.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org