| Latest release: | 1.1.0rc0 |
|---|---|
| Maintainer: | andrewstanfordjason |
| Description: | Modules for driving parallel RGB displays in conjunction with sdram and lcd components. The main module here takes care of framebuffer management. |
- Non-blocking SDRAM management.
- Real time servicing of the LCD.
- Image memory manager to simplify handling of images.
- No real time constraints on the application.
The display controller component is used to drive a single graphics LCD screen incorporating a managed double buffer.
Documentation can be found at http://github.xcore.com/sc_sdram/docs/index.html
none
Issues may be submitted via the Issues tab in this github repo. Response to any issues submitted as at the discretion of the maintainer for this line.
- sc_lcd (git@github.com:xcore/sc_lcd.git)
- sc_i2c (git@github.com:xcore/sc_i2c.git)
- sc_dsp_transforms (https://github.com/xcore/sc_dsp_transforms.git)
- sc_slicekit_support (https://github.com/xcore/sc_slicekit_support.git)
- sc_sdram_burst (git@github.com:xcore/sc_sdram_burst.git)