Git Product home page Git Product logo

utft's Introduction

OUTDATED!

According by a mail from the original Author he has already applied my patch and asked me to delete my repository. Cool!

Anyways head over to his page to see if it solves your Leonardo/UTFT needs. ( Also it would be cool if he would kindly start using github himself in order to avoid any future confusions )

UTFT - Library

This code is based on Henning Karlsen's work http://henningkarlsen.com/electronics/library.php?id=51

This library is the continuation of my ITDB02_Graph, ITDB02_Graph16
and RGB_GLCD libraries for Arduino and chipKit.
As the number of supported display modules and controllers started to
increase I felt it was time to make a single,
universal library as it will be much easier to maintain in the future.

I (Tony Ivanov) will be trying to adapt this library to work with Arudino Leonardo, unless someone beats me to it. Please refer to this post for more info: http://www.tonyivanov.se/posts/124

UPDATE

I did it! Leonardo now supported! Use this line to initialize UTFT with leonardo control pins:

UTFT myGLCD(ITDB28,A5,A4,A3,A2); // Arduino Leonardo

utft's People

Contributors

ivan2002 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

utft's Issues

Good idea to archive this repo

Hello.

I mean no offense; it's just my view. I've been searching for good arduino libraries lately and what I propose would make it easier.

If tou have no intent on continuing development on this code or pull changes from the original maintainer, as stated in #3, then it's best to archive this repo to make it clear at first glance.

Needs a libraries.properties

Any chance you could create a library.properties file so that this is in official Arduiino format? In doing so it would then be possible to add to the platformio registry. A library.properties file is trivial to create.
Here's an example for you:
name=Universal TFT Library
version=2.83
author=henningkarlsen
maintainer=henningkarlsen http://www.RinkyDinkElectronics.com
sentence=A universal TFT display library for Arduino
paragraph=A universal TFT display library for Arduino
category=Displays
url=www.RinkyDinkElectronics.com
architectures=*
I'd make the same request of the original author, but his repository is not on github.

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.