Code Monkey home page Code Monkey logo

display's Introduction

eve

Package eve provides interface to FTDI/BRTCHIP Embedded Video Engine display controllers (FT80x, FT81x, BT1x).

font

Package font provides a simple interface to render fonts.

An implementation is allowed to store glyphs in any form (pixmap, vector) but must return them rendered in alpha channel of image.Image.

Font contains some ready tu use fonts that can be imported as Go packages.

images

Package images provides image formats useful for embedded programming that are unavailable in the standard image package.

math2d

Package math2d provides a set of fixed-point 2D operations that work with image.Point vectors and int32 angles.

pix

Package pix provides set of drawing functions for simple pixmap based displays. Such displays, unlike the vector or display-list based ones, require data in the form of ready-made array of pixels.

Only one drawing operation is required from the display driver: drawing an image on a selected rectangle. This basic drawing primitive is supported in hardware by many simple LCD and OLED display controlers like ILI9341, ILI948x, ST7796S, HX8357, SSD1351 and can be also easily implemented in software for other displays.

display's People

Contributors

michalderkacz avatar

Stargazers

Christian Korneck avatar Hairok avatar Great avatar Maksim avatar Mark avatar Daniel Calderon avatar akamos777 avatar Emmaly avatar Joshua Sjoding avatar Andrew Bashkatov avatar  avatar Dennis Schön avatar Robin avatar Aleksandr Zhuravlev avatar Gonçalo Mendes Cabrita avatar David Nix avatar  avatar bbrodriges avatar banshan avatar  avatar Karol Woźniak avatar 虫子樱桃 avatar Can Evgin avatar  avatar

Watchers

Embedded Go avatar

Forkers

mewbak super-rain

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.