Skip to content

sparkfun/SparkFun_Alphanumeric_Display_Arduino_Library

Repository files navigation

SparkFun Alphanumeric Display Library

Qwiic Alphanumeric Display - Pink

Qwiic Alphanumeric Display - Pink (COM-16919)

Qwiic Alphanumeric Display - Green

Qwiic Alphanumeric Display - Green (COM-18566)

Qwiic Alphanumeric Display - Red

Qwiic Alphanumeric Display - Red (COM-16916)

Qwiic Alphanumeric Display - Blue

Qwiic Alphanumeric Display - Blue (COM-16917)

Qwiic Alphanumeric Display - Purple

Qwiic Alphanumeric Display - Purple (COM-16918)

Qwiic Alphanumeric Display - White

Qwiic Alphanumeric Display - White (COM-18565)

We are quite familiar with seven-segment displays. We see them on our alarm clocks, ovens, and microwaves. By adding more segments to each digit you can display more than just numbers! Introducing the brand new SparkFun Qwiic Alphanumeric Display. These fourteen-segment digits allow you to display all sorts of numbers, characters, and symbols. With Qwiic, simply plug it in and go. No soldering, no figuring out which is SDA or SCL, and no voltage regulation or translation required!

The SparkFun Alphanumeric Display Arduino library makes printing strings to the display as easy as calling the print() function. With this library, you'll be able to send I2C commands to the VK16K33 LED driver chip to light up segments (including the decimal point or colon) and even scroll your string across the display. You can download the library through the Arduino library manager by searching 'SparkFun Alphanumeric Display' or you can get the GitHub repo as a .zip file and install the library from there.

The VK16K33 also supports I2C address configuration. Simply close a combination of the address jumpers on the back and you can communicate with up to four displays on the same bus. Our slim board design also features detachable standoff holes, vertical Qwiic connectors, and internal mounting holes.

SparkFun labored with love to create this code. Feel like supporting open source hardware? Buy a board from SparkFun!

Repository Contents

  • /examples - Example code to show how the functions work.
  • /src - Source files for the library (.cpp, .h).
  • keywords.txt - Keywords from this library that will be highlighted in the Arduino IDE.
  • libray.properties - General library properties for the Arduino package manager

Documentation

License Information

This product is open source!

Please review the LICENSE.md file for license information.

If you have any questions or concerns on licensing, please contact technical support on our SparkFun forums.

Distributed as-is; no warranty is given.

  • Your friends at SparkFun.