Analog Display 7 Segments (Maxim LED Control): Difference between revisions

From Visuino
Jump to navigation Jump to search
(Created page with "Image:TArduinoMaximLedGroupAnalogDisplay7Segments.png == Summary == {{:Summaries:Summary Analog Display 7 Segments (Maxim LED Control)}} == Description == Add this LED group to implement an Analog 7 Segment Display. <b>Resources:</b> [http://www.instructables.com/id/Arduino-Nano-Analog-7-Segment-MAX7219-Display-With/ Instructable: Arduino Nano: Analog 7 Segment MAX7219 Display With Visuino] == Used By == *Repeat Pixel Groups (Maxim LED Control).PixelGroups...")
 
(No difference)

Latest revision as of 08:07, 10 June 2022

Summary

LED group implementing an Analog 7 Segment Display

Description

Add this LED group to implement an Analog 7 Segment Display.



Resources:

Instructable: Arduino Nano: Analog 7 Segment MAX7219 Display With Visuino

Used By

Properties

  • InitialValue - Specifies the initial value of the component
  • Precision - Specifies the number of digits after the decimal sign
  • CountDigits - Specifies the number of 7 segment digits in the display
  • ReversedOrder - Specifies if the digits will be addressed in reversed order
  • Enabled - Enables or Disables the LEDs in the group
  • Name - Specifies the name of the element

Pins

  • In - The Analog Input pins of the component or element