GithubHelp home page GithubHelp logo

fredychac / lcd16x2_msp43x Goto Github PK

View Code? Open in Web Editor NEW

This project forked from agaelema/lcd16x2_msp43x

0.0 0.0 0.0 139 KB

A LCD HD44780 developed to MSP43x line with easy configuration

License: MIT License

C 100.00%

lcd16x2_msp43x's Introduction

LCD16x2_MSP43x

A LCD HD44780 developed to MSP43x line with easy configuration

LCD 16x2 / 16x4 using 4bit mode - lcd16x2_msp43x.c

  1. Developed focusing on the MSP430 and MSP432, but can be adapted to other hardwares (future feature)
  2. Easy to configure and adapt in new projects (changing some #define in .h)
  3. With configuration error detection (will show some error if something go wrong)
  4. With simple conversion of integer and float to print on lcd
  • I encourage you to use my "Embedded_Printf" to convert the number to string with more options

Default pins

  • P1.0 > P1.3 - Data bus
  • P1.6 - EN
  • P1.7 - RS

To change Port and/or pins, change the value of #define inside the .h file.

Examples

  • MSP430G2553
  • MSP430FR2433

DISCLAIMER

This software is provided 'as is' with no explicit or implied warranties in respect of its properties, including, but not limited to, correctness and/or fitness for purpose.

lcd16x2_msp43x's People

Contributors

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