Other Parts Discussed in Thread: TM4C1294NCPDT
您好!
你好。
如何在 TM4C1294NCPDT 中执行两位七段显示多路复用。
客户有键盘代码、 他希望在两位七段显示屏中显示按键数字、但显示屏闪烁。
请提供建议。 非常感谢。
此致、
Ray Vincent
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Other Parts Discussed in Thread: TM4C1294NCPDT
您好!
你好。
如何在 TM4C1294NCPDT 中执行两位七段显示多路复用。
客户有键盘代码、 他希望在两位七段显示屏中显示按键数字、但显示屏闪烁。
请提供建议。 非常感谢。
此致、
Ray Vincent
您好!
键盘如何通过什么接口连接到 MCU? 您应该能够通过 GPIO 驱动7段显示屏。 尽管我们没有7段示例、但我找到了该示例的链接 。https://create.arduino.cc/projecthub/aboda243/get-started-with-seven-segment-c73200