-
写汇编代码实现一个圆形的先入先出(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
-
RX8025时钟芯片操作程序,初始化时钟,写时间等,用汇编(ASM)编写!...
RX8025时钟芯片操作程序,初始化时钟,写时间等,用汇编(ASM)编写!-RX8025 clock chip operating procedure, initialize the clock, the time to write, using the compilation (ASM) to prepare!
- 2022-03-16 05:33:37下载
- 积分:1
-
基于ds18b20温度传感器的程序设计要求:第一…
基于DS18B20温度传感器的设计程序
要求为:第一,由DS18B20获得外部温度信息然后通过数码管显示,显示值为三位,两位整数,一位小数。第二,判断温度是否大于 50℃,若温度在50℃以上,显示红色发光二极管发光;若温度在50℃以下,显示绿色发光二极管发光。-DS18B20 temperature sensor based on the design of procedural requirements: first, by DS18B20 access to external temperature information through a digital display, showing a value of 3, two integer, a decimal. Second, to determine whether the temperature is greater than 50 ℃, if the temperature at 50 ℃, which indicates that the red light-emitting light-emitting diodes if the temperature below 50 ℃, showing a green light-emitting diode LED.
- 2022-10-25 17:30:03下载
- 积分:1
-
通过P2.4,P3.3实现电机转速控制,源码汇编语言编写,单定时器实现...
通过P2.4,P3.3实现电机转速控制,源码汇编语言编写,单定时器实现-Through P2.4, P3.3 to achieve motor speed control, the preparation of assembly language source code, single-timer realize
- 2023-02-28 12:20:04下载
- 积分:1
-
一个小语言的词法分析程序原理及其实现2
一个小语言的词法分析程序原理及其实现2-a small language lexical analysis procedures and principles to achieve 2
- 2022-02-02 19:11:34下载
- 积分:1
-
本实例可以实现数制转换,输入输出显示,大小写转换
本实例可以实现数制转换,输入输出显示,大小写转换-This example system can achieve a number of conversion, input and output show that the conversion case
- 2023-08-17 20:30:03下载
- 积分:1
-
图形文字识别(OCR)
图形文字识别(OCR) -Graphic character recognition (OCR)
- 2022-03-26 02:26:55下载
- 积分:1
-
The Butterfly Lovers with MCU Play the song, using 89C51
用单片机播放梁祝这首歌,利用89C51单片机-The Butterfly Lovers with MCU Play the song, using 89C51
- 2022-07-11 23:01:07下载
- 积分:1
-
许多专家推荐汇编语言编程指南书!!非
诸多高手推荐的汇编语言编程指导书!!非“汇编语言编程艺术”-Many experts recommend the assembly language programming guide book! ! Non-
- 2022-02-01 12:41:35下载
- 积分:1
-
你想知道你是什么星座吗?这是一个用WIN32编的计算你是什么星座,只要输入你的生日就行了...
你想知道你是什么星座吗?这是一个用WIN32编的计算你是什么星座,只要输入你的生日就行了-Do you want to know what constellations you are you? This is a calculation made using WIN32 what constellations you are, just enter your birthday on the list
- 2022-08-20 01:39:31下载
- 积分:1