-
51 single
51单片机矩阵键盘扫描扫描之逐行扫描法.asm程序-51 single-chip scan matrix keyboard scanning method of progressive scan. Asm program
- 2022-01-26 08:31:50下载
- 积分:1
-
信息的基本原则,以及想要的核心结构…
dos 底层原理资料,和内核结构说明,想了解dos的编程的或许有用的哦-dos underlying principles of information, and the core structure that would like to know the dos programming, perhaps, useful Oh
- 2022-02-16 02:00:11下载
- 积分:1
-
mpc563 串行通讯程序和串行外围设备通讯程序代码
mpc563 串行通讯程序和串行外围设备通讯程序代码-mpc563 program code
- 2022-01-26 05:45:37下载
- 积分:1
-
好的界面
好的界面-Good interface
- 2022-02-01 13:06:47下载
- 积分:1
-
用汇编语言编写的兰花草音乐曲,实验时用51单片机一片,蜂鸣器一个,LM386一片,是学习51单片机典型实例,特共享给大家....
用汇编语言编写的兰花草音乐曲,实验时用51单片机一片,蜂鸣器一个,LM386一片,是学习51单片机典型实例,特共享给大家.-Written in assembly language orchids music music, experiments with a microcomputer 51, a buzzer, LM386 1, 51 MCU typical examples of learning, special to share to others.
- 2022-07-03 07:50:33下载
- 积分:1
-
Assembly Language Programming
*****汇编语言程序设计 源代码-Assembly Language Programming
- 2022-01-31 16:41:32下载
- 积分:1
-
jpxs程序功能可以实现,但本人认为算法比较混乱,待以后作出好的算法。
键盘用p2.2...
jpxs程序功能可以实现,但本人认为算法比较混乱,待以后作出好的算法。
键盘用p2.2--p2.7
码显示用p3.6,p3.7-jpxs program features can be achieved, but I think that the algorithm a bit confusing, to be later made a good algorithm. P2.2 p2.7 code using the keyboard display with p3.6, p3.7
- 2022-08-16 09:47:28下载
- 积分:1
-
The English version of summer vacation to do personal consumption systems, I hop...
暑假做的英文版个人消费系统,希望大家喜欢-The English version of summer vacation to do personal consumption systems, I hope everyone likes
- 2022-07-13 14:26:39下载
- 积分:1
-
基于单片机的交通灯程序。对于十字路口中的红黄绿灯的时间设定各有说明...
基于单片机的交通灯程序。对于十字路口中的红黄绿灯的时间设定各有说明-Based on SCM procedures for traffic lights. In the red, yellow, green light for the intersection of time to set their own description
- 2023-01-26 22:10:03下载
- 积分:1
-
写汇编代码实现一个圆形的先入先出(FIFO)缓冲器…
To write assembly code to implement a circular First In First Out (FIFO) buffer in the data memory of PIC18F452 microcontroller, using the microcontroller’s direct addressing mode and indirect addressing mode. To expand on the FIFO assignment and implement the FIFO solution on the QWIKFLASH PIC target board and display the FIFOSTATUS as LED indicators. Recall:
Flags within a file register called FIFOSTATUS:
• Bit 0: FIFO_full
• Bit 1: FIFO_empty
• Bit 2: attempt_2_read when FIFO_empty
• Bit 3: attempt_2_write when FIFO_full
- 2023-05-10 17:35:03下载
- 积分:1