7 segment display with arduino uno DIY || Interface 7 segment display and Arduino

  • 7 years ago
Contact with Video Maker: http://srijon.softallybd.com
Get Code: http://arduinoworks.com/7-segment-display-with-arduino-interface/
As we Know Arduino is an open source hardware and software project, created with a simple aim in mind, to be as simple as possible. Arduino is not some hardware you should be afraid of. Arduino comes in a variety of flavors and sizes. It is used by artists, hackers, hobbyists, and professionals to easily design, prototype and experiment with electronics. Use it as brains for your robot, to build a new digital music instrument, or to make your house plant tweet you when it's dry. An Arduino contains a microchip, which is a very small computer that you can program. You can attach sensors to it so that it can measure conditions (like how much light there is in the room). It can control how other objects react to those conditions (room gets dark. LED turns on).

The seven elements of the display can be lit in different combinations to represent the arabic numerals. Often the seven segments are arranged in an oblique (slanted) arrangement, which aids readability. In most applications, the seven segments are of nearly uniform shape and size (usually elongated hexagons, though trapezoids and rectangles can also be used), though in the case of adding machines, the vertical segments are longer and more oddly shaped at the ends in an effort to further enhance readability.

In this Project we will interface arduino with Seven segment Display

Recommended