GithubHelp home page GithubHelp logo

loadfc / nokia5110_psoc_scb_based Goto Github PK

View Code? Open in Web Editor NEW

This project forked from c47d/nokia5110_psoc_scb_based

0.0 1.0 0.0 676 KB

Custom Component for PSoC 4, driven by SPI (SCB Based) for Nokia 5110 displays.

C 68.71% Objective-C 31.29%

nokia5110_psoc_scb_based's Introduction

PSoC 4 Nokia5110 Custom Component

Custom Component for Nokia5110 displays, this component is based on SPI peripheral, this version is a SCB based SPI on PSoC 4 devices and there´s also UDB based SPI on both PSoC 4 and PSoC 5LP devices. SCB based have some glitches on the /SS line, this need more work but at the moment the component is usefull. Internal driver of the Nokia5110 display works at 4MHz so SPI must work at that freq. aswell.

Files inside the component:

x_Display.h

Contain the function declarations and also an important define, DRAW_OVER_BACKGROUND, this define enable the capability of draw over a background, if you don't need it you can disable it by #undef DRAW_OVER_BACKGROUND on the specific region indicated by the comments.

x_Display.c

Source code of the implementation, most of it taked from an old PSoC 1 AppNote AN2152.

Improvements are welcome.

PSoC Rocks!

nokia5110_psoc_scb_based's People

Contributors

c47d avatar

Watchers

 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.