Code Monkey home page Code Monkey logo

gfx_orbit's Introduction

GFX_Orbit

Simple mpide Sketch to create an animation with the SharpMem 96x96 LCD screen. Brilliant!

Use a ChipKIT uno32, and Sharp Memory Display From EmbeddedArtists http://www.mouser.com/ProductDetail/Embedded-Artists/EA-LCD-007/?qs=%2fha2pyFaduiVZdW7yspVAF2x15uTaSR%252by3ES49YFBdtKf4Fo6ojIjw%3d%3d

>>>>>  NOTE: This code does not implement software toggle of VCOM!!!
>>>>>  LCD Module HACK: Solder Rework! 
>>>>>  Remove 0ohm resistor R9, and jump the R2 pads to pull EXTMODE pin HIGH
>>>>>  Jump the R7 pads to connect EXTCOMIN pin to connecter
>>>>>  Provide a clock (<1Hz) to EXTCOMIN pin
>>>>>  For the clock, I am using a 7414 (single Inverter)74AHC1G14GV:
>>>>>  http://www.mouser.com/ProductDetail/NXP-Semiconductors/74AHC1G14GV125/?qs=P62ublwmbi%2FTMzPIGwYKEw%3D%3D
>>>>>  f = 1/0.55*R*C [my R = 10K, C = 47uF]

Uses DSPI for SPI bus control. Constructor takes two parameters: LCD_SS, DISP LCD_SS is the Slave Select pin for the LCD. Can be any pin other than 11,12,13 watch out for pin 10 on Joel's board! it is acting funny DISP pin is the Display control pin for the LCD. Can be any pin other than 11,12,13

see this repo for more details: https://github.com/biomurph/Adafruit_GFX---chipKIT_Port

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.