LED display refers to LED digital tubes, LED dot matrix displays, etc., which are composed of light-emitting diodes. There are two commonly used types of LED light-emitting devices: digital tubes and dot matrix.
The display interface of LED display can be divided into two display modes: static display and dynamic display according to the driving method. The scanning of dynamic display can be completed by microcontroller software or special hardware. According to the way CPU transmits data to the display interface, it can be divided into two data transmission modes: parallel transmission and serial transmission.
· In static display, except for the period of changing the display data, each display is in the power-on display state, and the power-on duty cycle of each display is about 100%. The advantages of static display are stable display and high brightness; the disadvantage is that it occupies more hardware resources (such as I/O ports, drivers, etc.).
During dynamic display, N displays occupy one display data driver, and the power-on duty cycle of each display is 1/N. The advantage of dynamic display is that it saves hardware resources (such as LO port, driver, etc.); the disadvantage is that it takes up more CPU time when using software scanning, and compared with software scanning, hardware scanning will increase hardware costs. In addition, when the number of dynamic display bits is large, the brightness of the display will be affected.
The parallel transmission interface transmits display data in parallel, and its transmission speed is fast, but it occupies more I/O interfaces. The serial transmission interface transmits display data in serial mode, and its advantage is that it occupies less LO interface and has simple wiring, but its disadvantage is that the transmission speed is slow.
LED large-screen displays have been increasingly used in public places such as advertising, information release, and traffic instructions due to their eye-catching and flexible content, and have achieved good results. LED display screens are mainly divided into two categories: digital display and dot matrix display. This article only discusses dot matrix display.
In fact, no matter what the size of the display screen is, the principle is the same, so it is entirely possible to design a standardized, modular LED display screen. For different needs, you only need to randomly combine the corresponding modules.
This section introduces a modular LED display screen that can be flexibly changed in size as needed, can run independently of a computer, and can also achieve special effects such as flickering and scrolling. Since the refresh rate of the integral display screen is insufficient, flickering and other problems often occur. In this design, the display screen is divided into many small modules, thus solving the above problems.
7-segment light emitting diodes are referred to as LEDs (Light Emitting Diodes). They are a type of display device that displays segments. Seven LEDs form the seven-stroke character "8", and one LED forms a decimal point. The seven segments of the LEDs are called a, b, c, d, e, f, and g, respectively, forming the character "8". As shown in Figure (a), when a certain voltage is applied to a certain segment of the LED, some segments are lit up. If no voltage is applied, it will be dark. In order to protect each segment of the LED from damage, a current limiting resistor is required.
Figure 7 Segment LED display device
Previous article:LED code table and segment code table
Next article:Solutions for energy-efficient area lighting based on white light LEDs
Recommended ReadingLatest update time:2024-11-16 14:57
- Popular Resources
- Popular amplifiers
- MathWorks and NXP Collaborate to Launch Model-Based Design Toolbox for Battery Management Systems
- STMicroelectronics' advanced galvanically isolated gate driver STGAP3S provides flexible protection for IGBTs and SiC MOSFETs
- New diaphragm-free solid-state lithium battery technology is launched: the distance between the positive and negative electrodes is less than 0.000001 meters
- [“Source” Observe the Autumn Series] Application and testing of the next generation of semiconductor gallium oxide device photodetectors
- 采用自主设计封装,绝缘电阻显著提高!ROHM开发出更高电压xEV系统的SiC肖特基势垒二极管
- Will GaN replace SiC? PI's disruptive 1700V InnoMux2 is here to demonstrate
- From Isolation to the Third and a Half Generation: Understanding Naxinwei's Gate Driver IC in One Article
- The appeal of 48 V technology: importance, benefits and key factors in system-level applications
- Important breakthrough in recycling of used lithium-ion batteries
- Innolux's intelligent steer-by-wire solution makes cars smarter and safer
- 8051 MCU - Parity Check
- How to efficiently balance the sensitivity of tactile sensing interfaces
- What should I do if the servo motor shakes? What causes the servo motor to shake quickly?
- 【Brushless Motor】Analysis of three-phase BLDC motor and sharing of two popular development boards
- Midea Industrial Technology's subsidiaries Clou Electronics and Hekang New Energy jointly appeared at the Munich Battery Energy Storage Exhibition and Solar Energy Exhibition
- Guoxin Sichen | Application of ferroelectric memory PB85RS2MC in power battery management, with a capacity of 2M
- Analysis of common faults of frequency converter
- In a head-on competition with Qualcomm, what kind of cockpit products has Intel come up with?
- Dalian Rongke's all-vanadium liquid flow battery energy storage equipment industrialization project has entered the sprint stage before production
- Allegro MicroSystems Introduces Advanced Magnetic and Inductive Position Sensing Solutions at Electronica 2024
- Car key in the left hand, liveness detection radar in the right hand, UWB is imperative for cars!
- After a decade of rapid development, domestic CIS has entered the market
- Aegis Dagger Battery + Thor EM-i Super Hybrid, Geely New Energy has thrown out two "king bombs"
- A brief discussion on functional safety - fault, error, and failure
- In the smart car 2.0 cycle, these core industry chains are facing major opportunities!
- The United States and Japan are developing new batteries. CATL faces challenges? How should China's new energy battery industry respond?
- Murata launches high-precision 6-axis inertial sensor for automobiles
- Ford patents pre-charge alarm to help save costs and respond to emergencies
- New real-time microcontroller system from Texas Instruments enables smarter processing in automotive and industrial applications
- TI IC:cc2540 configuration
- [Zero-knowledge ESP8266 tutorial] Quick Start 13 - 1-digit digital tube display
- Briefly talk about typedef struct
- Designing a compact, efficient and high-performance multi-parameter patient monitor
- Free shipping! New FPGA core board (with power cord)
- Ideal filter is not achievable
- A factory in Shenzhen closed down, and got a batch of WIFI air conditioner microcontrollers. Students who like research can tinker with them.
- This is the best neural network I have ever seen.
- [NXP Rapid IoT Review] Finally received it, routine unboxing
- STM32F429 uses freemodbus to communicate with the computer and shows a write communication error