Coder Social home page Coder Social logo

stm32liquidcrystal's Introduction

Liquid Crystal Library for ARM STM32

This library allows a STM32 ARM microcontroller to control LiquidCrystal displays (LCDs) based on the Hitachi HD44780 (or a compatible) chipset, which is found on most text-based LCDs. This is a port of LiquidCrystal library from Arduino.

This library currently supports the following functionalities



Tip
The examples have been built for the STM32F3 Discovery, but the library should work on any STM32 ARM microcontroller.
Note
This library and its examples are originated from http://www.arduino.cc/en/Reference/LiquidCrystal


License

Copyright © 2006-2008 Hans-Christoph Steiner. All rights reserved. Copyright © 2010 Arduino LLC. All right reserved.

This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA

stm32liquidcrystal's People

Contributors

agdl avatar amulya349 avatar ankitdaf avatar calvinatintel avatar cmaglie avatar damellis avatar facchinm avatar fede85 avatar isaacr100 avatar ish6614 avatar joshnuss avatar matthijskooijman avatar msproul avatar newbie15 avatar sayidhosseini avatar shfitz avatar tigoe avatar zeveland avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

stm32liquidcrystal's Issues

Cursor position

Hi
When trying to print on the last column (on a 4x20 display), it does it on a different line. for example printing abc....xyz (I know they are 26 characters) from column 3, has the following output

_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
y _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
_ _ _ a b c d e f g h i j k l m n o q
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 

(BTW, I was testing scrolling the display but no scrolling is applied to the above output)

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.