GithubHelp home page GithubHelp logo

southamptonzeng / msp430-sharp-ls013b4dn02-memory-display Goto Github PK

View Code? Open in Web Editor NEW

This project forked from astuder/msp430-sharp-ls013b4dn02-memory-display

0.0 0.0 0.0 458 KB

SHARP Memory LCD example for MSP430 LaunchPad

Assembly 1.30% C++ 15.77% C 82.93%

msp430-sharp-ls013b4dn02-memory-display's Introduction

Example of using SHARP Memory LCD LS013B4DN04 with MSP430G2553

This is a simple library for TI MSP430G2553 to write characters to SHARP LS013B4DN04 Memory Display using USCI for hardware SPI.

SHARP LS013B4DN04 is a very low power 1.35 inch, 96x96 pixel LCD display. It uses less than 15 uW when displaying a static image. http://www.sharpmemorylcd.com/1-35-inch-memory-lcd.html

This code also works with the predecessor LS013B4DN02 and should work with any display of that series with compatible pinouts.

The project also includes a matching BoosterPack to mount the display on a MSP430 LaunchPad. More information about the BoosterPack can be found on 43oh: http://forum.43oh.com/topic/4979-sharp-memory-display-booster-pack/

Pinout MSP430 -> Display

  • P1.0: LED (VCOM status display)
  • P1.5: SCLK (SPI clock)
  • P1.7: SI (SPI data)
  • P2.0: DISP (display on/off)
  • P2.5: SCS (SPI chip select)
  • GND: GND
  • VCC: VDD and VDDA

After adjusting for different pin-out (DISP,SCS), this code also works with the official SHARP LCD BoosterPack by Texas Instruments. http://www.ti.com/tool/430BOOST-SHARP96

This code should also work with the Adafruit SHARP Memory Display Breakout http://www.adafruit.com/products/1393

A library and example for Energia can be found in the Energia subfolder of this project. This library should also work with Arduino (untested).

msp430-sharp-ls013b4dn02-memory-display's People

Contributors

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