Coder Social home page Coder Social logo

fornellas / eglib Goto Github PK

View Code? Open in Web Editor NEW
6.0 6.0 4.0 55.02 MB

A portable C library for interfacing with LCD, OLED, e-ink / e-paper displays.

License: Other

C 95.58% Makefile 2.77% HTML 0.05% Python 0.20% Shell 0.72% M4 0.68%
c graphics library linux microcontroller stm32

eglib's People

Contributors

fornellas avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

eglib's Issues

Normalize RGB > display color depth

Currently display drivers with color depth < 24bpp quantize to their own lower bit depth using their own logic. Let's make this logic common across all displays so that users have a consistent interface, eg, #FFFFFF is always white on BW displays).

Documentation

  • Display Drivers
    • TGA example
  • Usage
    • Display Drivers
      • Pre-baked config
      • Custom config
      • Frame buffer
    • Drawing Functions
    • Integration
      • Linux
      • libopencm3
    • Coming from ucglib
    • Coming from u8g2
  • Development
    • Writing HAL drivers
    • Writing Display drivers
  • eglib internal design

Implement missing build bits

  • examples/libopencm3_stm32f4/configure.ac
    • Add Python check (build-aux/libopencm3.mk)
    • Add dfu-util check
    • Add openocd check
  • configure.ac
    • Add Sphinx dependency:
      • Python
      • requirements.txt
  • Add pkg-config configuration.
  • Add autoscan to build

Is this library ready for use?

I found your st7789 related submission in ucglib. and I transplanted it to the nodemcu board. But I found that there is no image-related api, this library is to add related features?

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.