Skip to content
jimblom edited this page Nov 6, 2012 · 11 revisions

We've written loads of example sketches that explain how to interface an Arduino with a Serial 7-Segment Display. You can find them in the firmware/Serial 7-Segment Display/Arduino_Examples folder of this repo.


Datasheet Links:

  • Datasheet Homepage
  • [Hardware-Specifications](Hardware Specifications) - Electrical characteristics, voltage ratings, current usage, timing
  • [Interface-Specifications](Interface Specifications) - UART, SPI, and I2C explanations
  • Basic Usage - Displaying Numbers and Characters, Clearing, Cursor Control
  • Special Commands - Reset, Decimal, Cursor, Brightness, Baud, TWI address, and Individual segment control
  • [Customizing-the-Display](Customizing the Display) - Uploading a custom Arduino Sketch
Clone this wiki locally