Giter Club home page Giter Club logo

fbtft---ssd1322's Introduction

fbtft---SSD1322

SSD1322 driver for fbtft

Tested in RapberryPi 2B+

  1. Copy this file to "linux-rpi-4.19.y/drivers/staging/fbtft/"
  2. Add following text to "fbtft/Kconfig"
    config FB_TFT_SSD1322
    tristate "FB driver for the SSD1322 OLED Controller"
    depends on FB_TFT
    help
    Framebuffer support for SSD1322
  3. Add "obj-$(CONFIG_FB_TFT_SSD1322) += fb_ssd1322.o" to "fbtft/Makefile"
  4. Enable the specific driver to be compiled, mark as M

Device Drivers --->

Staging drivers --->

Support for small TFT LCD display modules --->

FB driver for the SSD1322 OLED Controller

  1. Compile the kernel and install modules after compiled.
  2. sudo modprobe fb_ssd1322
  3. sudo modprobe fbtft_device custom name=fb_ssd1322 width=256 height=64 speed=16000000 gpios=dc:23,reset:24
  4. use fbtest to test OLED

fbtft---ssd1322's People

Contributors

prius0304 avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

markobursic

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.