Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我刚刚熟悉了微控制器。当我想在 glcd 上绘图时,它会显示几个点而不是文本。我使用了代码视觉就绪功能。像 glcd_rectangle (8, 18, 120, 30);
或任何其他功能。但它只画了几个点。
这是我的 proteus 的屏幕