Giter Site home page Giter Site logo

ii0 / u8g2 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from olikraus/u8g2

0.0 1.0 0.0 69.29 MB

U8glib library for monochrome displays, version 2

License: Other

CMake 0.01% Makefile 0.18% C++ 3.95% C 94.92% Uno 0.77% Shell 0.08% Batchfile 0.01% Assembly 0.03% Roff 0.05% R 0.01%

u8g2's Introduction

https://raw.githubusercontent.com/wiki/olikraus/u8g2/ref/u8g2_logo_transparent_orange.png

U8g2: Library for monochrome displays, version 2

U8g2 is a monochrome graphics library for embedded devices. U8g2 supports controller based (for example SSD1306) monochrome OLEDs and LCDs (See the U8g2/U8x8 setup guide for a complete list of supported display controller). The Arduino library U8g2 can be installed from the library manager of the Arduino IDE. U8g2 also includes U8x8 library:

  • U8g2
    • Includes all graphics procedures (line/box/circle draw).
    • Supports many fonts. (Almost) no restriction on the font height.
    • Requires some memory in the microcontroller to render the display.
  • U8x8
    • Text output only (character) device.
    • Only fonts allowed with fixed size per character (8x8 pixel).
    • Writes directly to the display. No buffer in the microcontroller required.

Setup Guide and Reference Manual

u8g2's People

Contributors

anthonydigirolamo avatar basilfx avatar coloz avatar eku avatar en4rab avatar fornellas avatar gnlcosta avatar hendrykaak avatar huming2207 avatar legath avatar liebman avatar m9365428 avatar maopiccoto avatar matteoscordino avatar matthijskooijman avatar micooke avatar neilpanchal avatar olikraus avatar pdenes avatar tinky1233 avatar

Watchers

 avatar

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.