Adafruit 1.2" 4-Digit 7-Segment Display w/I2C Backpack - Red

General project help for Adafruit customers

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
smithhal1
 
Posts: 3
Joined: Tue Mar 30, 2021 10:40 am

Adafruit 1.2" 4-Digit 7-Segment Display w/I2C Backpack - Red

Post by smithhal1 »

Where can I find the Command Reference for the Adafruit 1.2" 4-Digit 7-Segment Display w/I2C Backpack - Red?
There must be a list of all valid commands somewhere. What I need is not covered in the examples that I can find.
Thanks
-Hal

User avatar
adafruit_support_carter
 
Posts: 29168
Joined: Tue Nov 29, 2016 2:45 pm

Re: Adafruit 1.2" 4-Digit 7-Segment Display w/I2C Backpack -

Post by adafruit_support_carter »

Sounds like you are after a library reference. Are you using Arduino, CircuitPython, something else?

User avatar
smithhal1
 
Posts: 3
Joined: Tue Mar 30, 2021 10:40 am

Re: Adafruit 1.2" 4-Digit 7-Segment Display w/I2C Backpack -

Post by smithhal1 »

I use the Arduino Uno, Nano and ESP8266.
-h-

User avatar
adafruit_support_carter
 
Posts: 29168
Joined: Tue Nov 29, 2016 2:45 pm

Re: Adafruit 1.2" 4-Digit 7-Segment Display w/I2C Backpack -

Post by adafruit_support_carter »

OK, for Arduino, you'll be using this library:
https://github.com/adafruit/Adafruit_LED_Backpack

The general guide is here:
https://learn.adafruit.com/adafruit-led ... t-backpack

The library reference is here:
http://adafruit.github.io/Adafruit_LED_ ... gment.html

User avatar
smithhal1
 
Posts: 3
Joined: Tue Mar 30, 2021 10:40 am

Re: Adafruit 1.2" 4-Digit 7-Segment Display w/I2C Backpack -

Post by smithhal1 »

Thanks for the help. I'll see if I can find my answers here.
-h-

Locked
Please be positive and constructive with your questions and comments.

Return to “General Project help”