home *** CD-ROM | disk | FTP | other *** search
/ The Net: Ultimate Internet Guide / WWLCD1.ISO / pc / java / ed8n1t2i / help / 7_segment_display.help < prev    next >
Encoding:
Text File  |  1996-08-14  |  746 b   |  24 lines

  1. 7-segment display
  2.  
  3. This 7-segment display has eight LED's.
  4. All LED's are connected to a common kathode (CK) and have
  5. a built-in 330 ohm resistor.
  6. All components in DigSim are capable of driving this display,
  7. however the easiest way is to use the
  8. BCD to 7-segment decoder.
  9.  
  10. To light up a segment the CK pin must be connected
  11. to a logic '0'level, and the segment pin (a ... g or dp)
  12. must have a logic '1' level.
  13.  
  14.     0 = inactive = GND = 0V = OFF
  15.         (Wires are green when inactive)
  16.     1 = active = Vcc = 5V = ON
  17.         (Wires are red when active)
  18.  
  19. You can drag this display to another position
  20. by clicking inside the body of the display, hold
  21. the mouse button, move to the new position,
  22. and release the mouse button.
  23.  
  24.