GithubHelp home page GithubHelp logo

joesiphers / rtd2660avr Goto Github PK

View Code? Open in Web Editor NEW

This project forked from specadmin/rtd2660avr

0.0 0.0 0.0 10.3 MB

RTD2660 LCD controller driver for AVR

License: GNU General Public License v3.0

C++ 59.18% C 39.72% Objective-C 1.10%

rtd2660avr's Introduction

RTD2660 LCD controller driver for using in AVR MCU

This is an open-source library for dealing with RTD2660 or RTD2662 display and OSD controllers from your AVR project. It was designed to provide a high-level interface in order to simplify developers work and to give an opportunity to design and create low-cost devices with LCDs up to FullHD size.

Hardware connections

RTD2660 or RTD2662 LCD controllers may be connected with an external MCU using the following schematics


Usage example

A sample project is included in this repository. It demonstrates several library's methods and the result, that could be achieved, when using this library. The following hardware was used in this sample project:

  • TM060RDH01 LCD panel;
  • PCB800809.V6 board with RTD2660;
  • OM-128 development board with ATmega1284p.
The result of the sample project

Compile

git clone https://github.com/specadmin/RTD2660AVR
cd RTD2660AVR
git submodule update --init
cd sample
make

You may need to make some changes in Makefile, corresponding to your hardware.

Unpload the firmware

make install

This command uses avrdude for uploading the firmware. See Makefile for details.


Several projects that use this library

Lexus RX300 Display



Contact me to add your project here


Dependencies

Requirements

Adding to your project

git submodule add https://github.com/specadmin/RTD2660AVR lib/RTD2660AVR

Isues and comments

Please report all bugs and comments at the following page.


This is not a final version of the library description. Follow the repository changes to keep in sync.

Feel free to contact me: ton(__at__)specadmin.ru

rtd2660avr's People

Contributors

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