GithubHelp home page GithubHelp logo

habibur52 / ft800 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from guillaumesmo/ft800

0.0 1.0 0.0 158 KB

C Library for the FTDI FT800 GPU, to be used with 8-bit PIC's & XC8

License: GNU General Public License v3.0

C 100.00%

ft800's Introduction

FT800 C Library

C Library for the FTDI FT800 GPU

Goals of the library

  • Works with 8-bit MCU's (as advertized by FTDI)
  • Lightweight
  • Easy to use

Requirements

Hardware

  • An 8-bit Microchip PIC with SPI support
  • A compatible display (HX8257A/ConnectEVE/...)

Software

  • Microchip XC8 compiler (version 1.21)
  • (Optional) Microchip MPLAB X IDE

How to use

  1. Download/clone the library
  2. Update config.h to match your MCU's values
  3. Create (or update) main.c in order to initialize the MCU (SPI, GPIO's, clock, ...)
  4. Read the FT800 Programmers Guide and copy examples you like
  5. Compile and program your PIC
  6. Enjoy!

Further development

This repo is open for pull requests, please contribute to this project!

Roadmap

  • SPI Communication abstraction
  • Memory read and write
  • Convenience functions for writing display lists
  • Convenience functions/macros for sending co-processor commands
  • Optimization (lower the flash memory usage per command)
  • Add examples
  • Add support for other MCU's
  • Add support for other displays
  • Additional support for touch and sound
  • Allow conversion of cmd_* macro's to functions with a define

ft800's People

Contributors

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