Git Product home page Git Product logo

st7567_fb's Introduction

ST7567_FB

Fast SPI graphics library for ST7567 128x64 LCD with frame buffer.

Tested on Arduino IDE 1.6.5 and OPEN-SMART 2.6" display module.

YouTube video:

https://youtu.be/YC-wqZnCGQ4

Features

  • proportional fonts support built-in (requires fonts from PropFonts library https://github.com/cbm80amiga/PropFonts)
  • simple primitives
    • pixels
    • lines
    • rectangles
    • filled rectangles
    • circles
    • filled circles
    • triangles
    • filled triangles
  • fast ordered dithering (17 patterns)
  • ultra fast horizontal and vertical line drawing
  • bitmaps drawing
  • example programs

Connections:

LCD pin LCD pin name Arduino
#01 LED D6, GND or any pin via resistor
#02 RST D9 or any pin
#03 CS D10 or any pin
#04 DC D8 or any pin
#05 SCK D13/SCK
#06 SDI D11/MOSI
#07 3V3 VCC (3.3V)
#08 GND GND

If you find it useful and want to buy me a coffee or a beer:

https://www.paypal.me/cbm80amiga

st7567_fb's People

Contributors

cbm80amiga avatar

Watchers

James Cloos 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.