aqm0802a-i2c-lcd

Use the aqm0802a 8x2 LCD display in your node.js projects on the raspberry pi

Home | First steps | Conceptual overview of the display | NPM module docs

using the npm module

Note: The module is not yet ready for use. Still being built.


Installing the module

Assuming that you have node.js installed on your raspberry pi, install the module in your project directory by typing in:

npm install aqm0802a-i2c-lcd

Note: the i2c module being used supports node 0.12.7 as of October 2015. Node 4.x is not yet supported.

The following content will eventually make it to this page:

Using custom characters with the module


How to implement scrolling - more than 8 characters on a line


Implementing a progress bar