-
利用DS18B20温度传感器+AT89C51控制直流电机转速,
利用DS18B20温度传感器+AT89C51控制直流电机转速,-The use of DS18B20 temperature sensor+ AT89C51 control DC motor speed,
- 2022-01-26 00:18:10下载
- 积分:1
-
A/D转换加1602显示proteus仿真
A/D转换加1602显示proteus仿真-A/D converter plus 1602 Show proteus simulation
- 2022-02-14 09:17:48下载
- 积分:1
-
基于分布式算法数字滤波器 VHDL语言编写 适用于FPGA
基于分布式算法数字滤波器 VHDL语言编写 适用于FPGA-Digital filters based on distributed algorithms written in VHDL for FPGA
- 2023-01-04 04:25:03下载
- 积分:1
-
P1口的某口亮与不亮的变色,不断变色,作指示闪灯用
P1口的某口亮与不亮的变色,不断变色,作指示闪灯用-mouth of a P1-mouth and the bright color, continuously changing color, directed by flashes
- 2022-03-16 00:47:59下载
- 积分: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
-
嗨,所有找到的水平
Hi All Find The Attchment
- 2022-06-15 01:39:39下载
- 积分:1
-
汇编闹钟
这是一个用8086汇编语言编写的小闹钟,具有闹钟,响铃,整点报时功能,界面简洁,适合初学者研究
- 2022-02-04 14:23:30下载
- 积分:1
-
STM32汇编LCD初始化
应用背景
本人原创STM32汇编实现LCD的显示,目前搜遍全球也没有STM32汇编实现LCD显示的代码。 编译器 ARM-NONE-EABI ,是在LINUX下编译的。
代码很复杂不容易看懂,我用了很长时间才写出来,大概有1000行汇编代码,写了半个多月才写出来,真是不容易啊。 程序包括IO设置 时钟初始化,NVIC中断设置,定时器,温度传感器等,红外遥控, 然后在LCD上显示
关键技术
初始化代码
shizhong:
ldr r0, = 0x40021000
ldr r1, = 0x14D83
str r1, [r0]
gsszbz:
ldr r2, [r0]
ldr r1, = 0x20000
tst r1, r2 @高速时钟标志位
bne rccchushihua
b gsszbz
rccchushihua:
ldr r0, = 0x40022000
mov r1, # 0x00000032
str r1, [r0] &n
- 2022-03-12 04:17:41下载
- 积分:1
-
not the failure of the no no the failure of the failure of the no no no of the
没的 没的 没的 没的-not the failure of the no no the failure of the failure of the no no no of the
- 2022-11-29 12:25:04下载
- 积分:1
-
基于51的数字时钟汇编设计,最基础的部分,采用动态显示。
基于51的数字时钟汇编设计,最基础的部分,采用动态显示。-Based on 51 digital clock assembly design, the most basic part of the dynamic display.
- 2023-03-05 03:50:04下载
- 积分:1