当前位置:网站首页>[proteus simulation] 8 × 8LED dot matrix screen imitates elevator digital scrolling display
[proteus simulation] 8 × 8LED dot matrix screen imitates elevator digital scrolling display
2022-07-03 15:59:00 【perseverance52】
【Proteus Simulation 】8×8LED Dot matrix screen imitates elevator digital scrolling display
- Proteus Simulation demonstration
8X8 Dot matrix mold taking tools and mold taking methods ( Packaged with source code )
Sample code
// name :8×8LED Dot matrix screen imitates elevator digital scrolling display
// explain : This example simulates the effect of the elevator display scrolling up and down to show the floor , When the target floor is greater than
// Current floor , Will scroll up , Otherwise, scroll down .
#include <reg51.h>
边栏推荐
- 互斥对象与临界区的区别
- App移动端测试【3】ADB命令
- 几种常见IO模型的原理
- Embedded development: seven reasons to avoid open source software
- Batch files: list all files in a directory with relative paths - batch files: list all files in a directory with relative paths
- Automatic generation of client code from flask server code -- Introduction to flask native stubs Library
- Go language self-study series | if else statement in golang
- Tensorflow realizes verification code recognition (III)
- Microservice - fuse hystrix
- Find mapping relationship
猜你喜欢
ASEMI整流桥UMB10F参数,UMB10F规格,UMB10F封装
Low level version of drawing interface (explain each step in detail)
From the 18th line to the first line, the new story of the network security industry
Detailed pointer advanced 1
深度学习之三维重建
Three dimensional reconstruction of deep learning
C language brush questions ~leetcode and simple questions of niuke.com
The accept attribute of the El upload upload component restricts the file type (detailed explanation of the case)
Seckill system 3- product list and product details
Function introduction of JMeter thread group
随机推荐
请做好3年内随时失业的准备?
Go language self-study series | if else statement in golang
App mobile terminal test [5] file writing and reading
初试scikit-learn库
[redis foundation] understand redis persistence mechanism together (rdb+aof graphic explanation)
[combinatorics] combinatorial identities (recursive combinatorial identities | sum of variable terms | simple combinatorial identities and | sum of variable terms | staggered sums of combinatorial ide
Jmeter线程组功能介绍
Microservice - declarative interface call openfeign
Persisting in output requires continuous learning
[200 opencv routines] 217 Mouse interaction to obtain polygon area (ROI)
Pychart error updating package list: connect timed out
Second kill system 3 - list of items and item details
VC下Unicode和ANSI互转,CStringW和std::string互转
SDNU_ ACM_ ICPC_ 2022_ Winter_ Practice_ 4th [individual]
Using optimistic lock and pessimistic lock in MySQL to realize distributed lock
子类隐藏父类的同名函数
Tensorflow realizes verification code recognition (II)
How to use AAB to APK and APK to AAB of Google play apps on the shelves
Please be prepared to lose your job at any time within 3 years?
Backtracking method to solve batch job scheduling problem