-
NASM汇编编译器的源
nasm汇编编译器源码-NASM compilation compiler source
- 2022-08-17 00:01:27下载
- 积分:1
-
基于凌阳波形发生器的程序,产生三角波,方波,正弦波,100Hz~200KHz...
基于凌阳波形发生器的程序,产生三角波,方波,正弦波,100Hz~200KHz-Sunplus based waveform generator procedure, resulting in the triangular wave, square wave, sine wave, 100Hz ~ 200KHz
- 2022-10-02 03:50:03下载
- 积分:1
-
键盘实现电子琴功能....用61h和1ah端口实现
键盘实现电子琴功能....用61h和1ah端口实现-Electronic organ function keyboard implementation .... 1ah use port 61h and implementation
- 2022-06-12 04:01:21下载
- 积分:1
-
DS1620/display for 8051
DS1620/8051显示器
- 2022-05-21 17:05:32下载
- 积分:1
-
特点:
1. 双轴倾角传感器
2. 测量范围0.5g(±30 度)或者1g(±90 度)
3. 单极5V 供电,比例电压输出
4. 高分辨率双轴
特点:
1. 双轴倾角传感器
2. 测量范围0.5g(±30 度)或者1g(±90 度)
3. 单极5V 供电,比例电压输出
4. 高分辨率双轴倾角传感器
5. 数字SPI 或模拟输出
6. 内置温度传感器
7. 长期稳定性非常好
8.高分辨率,低噪声,工作温度范围宽
优势:
长期稳定性好,温度特性优良
抗冲击能力强
应用:
双轴平台调平
倾斜测量
垂直方向的各种角度的测量-Features: 1. Biaxial inclination sensor 2. Measuring range of 0.5g (± 30 degrees) or 1g (± 90 degrees) 3. Unipolar 5V power supply, the ratio of voltage output 4. High-resolution dual-axis inclination sensor 5. SPI digital or analog output 6. Built-in temperature sensor 7. 8 very good long-term stability. High-resolution, low noise, wide operating temperature range of advantages: long-term stability, excellent temperature characteristics of the application of anti-shock capability: dual-axis tilt platform leveling vertical measurement range of the angle measurement
- 2023-01-03 08:30:03下载
- 积分: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
-
win32 汇编教程。全面介绍windows环境下,汇编语言的编程教学。
win32 汇编教程。全面介绍windows环境下,汇编语言的编程教学。-win32 compilation of tutorials. Comprehensive introduction windows environment, assembly language programming teaching.
- 2023-03-04 16:15:04下载
- 积分:1
-
基于arm的示波器设计,内含单片机控制外部驱动程序
基于arm的示波器设计,内含单片机控制外部驱动程序-Based on the arm of the embedded microcontroller control design, oscilloscope external driver
- 2022-03-15 00:56:44下载
- 积分:1
-
该程序实现显示一个数字的方阵,程序中的清屏功能可将上次运行的结果
清除,重新显示下次运行结果。本程序在dos中或windows98中运行。...
该程序实现显示一个数字的方阵,程序中的清屏功能可将上次运行的结果
清除,重新显示下次运行结果。本程序在dos中或windows98中运行。-the program figures show a phalanx, procedures of the screen will be the last operation to remove a result, the next re-running show results. This procedure dos or running Windows98.
- 2023-05-10 04:05:03下载
- 积分:1
-
This is a AT89C51 experimental development board to the PC serial port to send o...
这是一个AT89C51单片机实验开发板向PC机的串口单向发送数据AF的演示程序-This is a AT89C51 experimental development board to the PC serial port to send one-way data AF Speech showing procedures
- 2022-07-28 00:22:53下载
- 积分:1