Giter Site home page Giter Site logo

twiliquidcrystallibrary's Introduction

TWILCD

Firmware and Arduino library for Akafugu TWI/I2C LCD controller. See this page for more details.

Arduino Library

The Arduino Library is located in the TWILiquidCrystal subdirectory.

To use this library, you will first need the Arduino IDE. Get it at http://arduino.cc/.

In order to use the library, you must copy the entire TWILiquidCrystal subdirectory into the libraries subdirectory of your Arduino installation. Be sure to restart the Arduino IDE after doing this. For details on library installation, have a look http://www.akafugu.jp/posts/resources/arduino-ide-akafugu/.

You should now have a TWILiquidCrystal submenu inside File -> Examples. Open the simple example and press PLAY to compile it.

To try out the display with an Arduino board (such as the Arduino UNO), hook the four wires as follows:

SDA - Pin A4
SCL - Pin A5
GND - GND
VCC - 5V

After everything is hooked up, connect the USB port of the Arduino to your computer, select the correct port in the Tools->Serial Port menu, and press the Upload button. Once programming finished, you should see the message "Hello World!" and a second counter at the bottom.

Firmware

The firmware for the Akafugu TWI/I2C LCD controller is located in the firmware subdirectory.

The controller comes pre-flashed with firmware, so it is not neccesary to flash it unless you want to upgrade to a newer version. To flash it you will need a ISP programmer.

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.