当前位置:网站首页>[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>
边栏推荐
- 通过进程PID获取可执行文件路径(QueryFullProcessImageName)
- From the 18th line to the first line, the new story of the network security industry
- Go language self-study series | golang switch statement
- Approval process design
- Famous blackmail software stops operation and releases decryption keys. Most hospital IOT devices have security vulnerabilities | global network security hotspot on February 14
- Creation and destruction of function stack frames
- 无心剑中译泰戈尔《漂鸟集(1~10)》
- Mongodb installation and basic operation
- Download and install common programs using AUR
- Vs2017 is driven by IP debugging (dual machine debugging)
猜你喜欢

“用Android复刻Apple产品UI”(2)——丝滑的AppStore卡片转场动画

Semi supervised learning

Tensorflow realizes verification code recognition (III)

How are integer and floating-point types stored in memory

Digital image processing -- popular understanding of corrosion and expansion

Redis在Windows以及Linux系统下的安装

WinDbg分析dump文件

Microservices - load balancing ribbon

Seckill system 3- product list and product details

嵌入式开发:避免开源软件的7个理由
随机推荐
Effect of ARP package on FTP dump under vxworks-6.6 system
Salary 3000, monthly income 40000 by "video editing": people who can make money never rely on hard work!
Semi supervised learning
请做好3年内随时失业的准备?
win32创建窗口及按钮(轻量级)
Using optimistic lock and pessimistic lock in MySQL to realize distributed lock
Please be prepared to lose your job at any time within 3 years?
From the 18th line to the first line, the new story of the network security industry
From "zero sum game" to "positive sum game", PAAS triggered the third wave of cloud computing
Why can't strings be directly compared with equals; Why can't some integers be directly compared with the equal sign
About text selection in web pages and counting the length of selected text
利用MySQL中的乐观锁和悲观锁实现分布式锁
First!! Is lancet hungry? Official documents
请求头不同国家和语言的表示
Go语言自学系列 | golang中的if else if语句
Secsha system 1- login function
[redis foundation] understand redis persistence mechanism together (rdb+aof graphic explanation)
CString在多线程中的问题
[200 opencv routines] 217 Mouse interaction to obtain polygon area (ROI)
Go语言自学系列 | golang switch语句