当前位置:网站首页>Stm32f1 and stm32subeide programming example -max7219 drives 8-bit 7-segment nixie tube (based on GPIO)
Stm32f1 and stm32subeide programming example -max7219 drives 8-bit 7-segment nixie tube (based on GPIO)
2022-07-04 14:26:00 【Visual intelligence】
MAX7219 drive 8 position 7 Segment nixie tube ( be based on GPIO)
1、MAX7219 Introduce
MAX7219/MAX7221 Is a compact serial input / Output common cathode display driver , Microprocessor (μPs) Connect to up to 8 Bit 7 Segment number LED Monitor 、 Bar graph display or 64 Independent LED. On chip includes BCD Code B decoder 、 Multiplex scanning circuit 、 Segment and digital drive, as well as the 8x8 static state RAM. Only one external resistor is needed to set all LED The current of the section . MAX7221 And SPI、QSPI and MICROWIRE compatible , And a segment driver with limited swing rate to reduce EMI.
A convenient 4 Line serial interface connects to all common μP. You can address and update individual numbers without rewriting the entire display . MAX7219 It also allows the user to choose for each number code-B Decode or not .
These devices include a 150μA Low power shutdown mode 、 Analog and digital brightness control 、 One allows users to display 1 To 8 Bit digital scan limit register , And a mandatory all LED Illuminated test mode .
MAX7219 Has the following characteristics :
- 10MHz serial interface
- A separate LED Segment control
- decode / No decoded digital selection
- 150μA Low power shutdown ( Data retention )
- Digital and analog brightness control
- The display is blank when powered on
- Drive common cathode LED display
- For lowering EMI Limited swing rate segmented driver (MAX7221)
- SPI、QSP
边栏推荐
- leetcode:6110. 网格图中递增路径的数目【dfs + cache】
- LifeCycle
- Install and use MAC redis, connect to remote server redis
- 【MySQL从入门到精通】【高级篇】(四)MySQL权限管理与控制
- 商業智能BI財務分析,狹義的財務分析和廣義的財務分析有何不同?
- ML:SHAP值的简介、原理、使用方法、经典案例之详细攻略
- Error in find command: paths must precede expression (turn)
- 实战解惑 | OpenCV中如何提取不规则ROI区域
- nowcoder重排链表
- RK1126平台OSD的实现支持颜色半透明度多通道支持中文
猜你喜欢
Incremental ternary subsequence [greedy training]
商业智能BI财务分析,狭义的财务分析和广义的财务分析有何不同?
codeforce:C. Sum of Substrings【边界处理 + 贡献思维 + 灵光一现】
Vscode common plug-ins summary
测试流程整理(2)
92.(cesium篇)cesium楼栋分层
为什么图片传输要使用base64编码
【MySQL从入门到精通】【高级篇】(五)MySQL的SQL语句执行流程
[FAQ] Huawei Account Service Error Report 907135701 Common reasons Summary and Solutions
[matlab] summary of conv, filter, conv2, Filter2 and imfilter convolution functions
随机推荐
Innovation and development of independent industrial software
sql优化之查询优化器
如何游戏出海代运营、游戏出海代投
Mongodb commonly used 28 query statements (forward)
C # WPF realizes the real-time screen capture function of screen capture box
ML之shap:基于boston波士顿房价回归预测数据集利用Shap值对LiR线性回归模型实现可解释性案例
商业智能BI财务分析,狭义的财务分析和广义的财务分析有何不同?
迅为IMX6Q开发板QT系统移植tinyplay
92.(cesium篇)cesium楼栋分层
Gorm data insertion (transfer)
Remove duplicate letters [greedy + monotonic stack (maintain monotonic sequence with array +len)]
Supprimer les lettres dupliquées [avidité + pile monotone (maintenir la séquence monotone avec un tableau + Len)]
Real time data warehouse
(1)性能调优的标准和做好调优的正确姿势-有性能问题,上HeapDump性能社区!
AI and Life Sciences
【云原生】我怎么会和这个数据库杠上了?
卷积神经网络经典论文集合(深度学习分类篇)
Install and use MAC redis, connect to remote server redis
[FAQ] Huawei Account Service Error Report 907135701 Common reasons Summary and Solutions
Leetcode T49: 字母异位词分组