Giter Site home page Giter Site logo

open-rtd-2662's Introduction

ORTD2662

An (unsuccessful) attempt to create open source firmware for RTD2662 from scratch.

As of now it can (with manual adjustment):

  • Use LVDS panels (TTL and RSDS untested)
  • Display HDMI, DVI
  • Display composite (AFAIK: NTSC only)
  • Display VGA (with manual input clock adjustment)
  • Scale up and down (in a somewhat narrow resolution range)
  • Perform a limited input signal measuremnt
  • Display simple OSD menu (no input though)
  • Can be compiled for PC to allow debugging

Demo

Modifying for your own board/panel

To allow this firmware to run on your board you will need to set:

  • DISPLAY_POWER_ENABLE_PIN
  • DISPLAY_POWER_ACTIVE_LEVEL
  • BACKLIGHT_ENABLE_PIN
  • BACKLIGHT_ENABLE_ACTIVE_LEVEL
  • MIRROR_VERTICAL_PIN
  • MIRROR_HORIZONTAL_PIN

in "config/board_config.h" file, and:

  • HOR_MIRRROR
  • VER_MIRRROR

in "config/misc_config.h"

To allow this firmware to run with your board you will need to:

  • write your panel configuration in "config/panel_config"
  • using an EDID editor (for example AW EDID Editor) modify testEDID[] in "peripherals/ddc.c" to have your panel timings.

open-rtd-2662's People

Contributors

kerjoe 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.