Skip to content

willmeyer/jlcd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jLCD

A Java interface for controlling simple LCD displays.

This library makes it easier to communicate with simple LCD text displays like this one.

Supported LCD Devices

Requirements and Setup

To get going, you'll need:

  • A connected virtual serial port (likely via a USB FTDI chip)
  • A SparkFun SerLCD controller and LCD display
  • The jRS232 package and its com.willmeyer.jrs232, with its install requirements

Using the Library

See com.willmeyer.jlcd.SparkFunLcd.

For more information on the command-set, see this datasheet.

About

A Java interface library for small LCD display devices

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages