-
北京青云创新的KCM,kcm06XK的驱动,不过是与MSP430单片机的。
北京青云创新的KCM,kcm06XK的驱动,不过是与MSP430单片机的。-Beijing Qingyun innovative KCM, kcm06XK drive, but with the MSP430.
- 2022-06-19 20:32:59下载
- 积分:1
-
这是一个简单的pid控制程序,用的是增量式pid控制,在智能车上使用的。...
这是一个简单的pid控制程序,用的是增量式pid控制,在智能车上使用的。-This is a simple pid control procedures, using the incremental pid control, used in the smart car.
- 2022-04-28 00:20:34下载
- 积分:1
-
About PID control methods and performance indicators, technical parameters, note...
讲述了PID的 控制方法和性能指标,技术参数,注意事项。-About PID control methods and performance indicators, technical parameters, note.
- 2022-01-31 19:19:42下载
- 积分:1
-
由格89S52
89S52 单片机 + 74HC595 + 组成的8X8 LED 点阵驱动显示程序,Keil C环境编写,带显示字符压缩/解压源/显示/代码。-89S52 composed of lattice-driven 8X8 LED display program, Keil C environment preparation, showed a band of characters compression/decompression source/Display/code.
- 2023-03-03 19:00:03下载
- 积分:1
-
8253的初始化程序举例:
例1:选择2号计数器,工作在3方式,计数初值为533H(2个字节),采用二进制计数。其初始化程序段为
MOV DX,307...
8253的初始化程序举例:
例1:选择2号计数器,工作在3方式,计数初值为533H(2个字节),采用二进制计数。其初始化程序段为
MOV DX,307H ;命令口
MOV AL,10110110B ;2号计数器的初始化命 令字
OUT DX,AL ;写入命令寄存器
MOV DX,306H ;2号计数器数据口
MOV AX,533H ;计数初值
OUT DX,AL ;选送低字节到2号计数器
MOV AL,AH ;取高字节送AL
OUT DX,AL ;后送高字节到2号计数器
-8253 initialization procedures examples : Example 1 : Select counters on the 2nd, in three ways. Counting for the initial 533H (2 bytes), a binary counting. Initialization of its procedures for MOV DX, 307H; I ordered MOV AL, 10110110B; on the 2nd Counter initialize command word OUT DX, AL; write commands Register MOV DX, 306H; data on the 2nd Counter I MOV AX, 533H; Counting initial OUT DX, AL; low-byte sent to the 2nd Counter MOV AL, AH; With a high-byte send AL OUT DX, AL; evacuations high byte counter to the 2nd
- 2023-08-04 20:25:03下载
- 积分:1
-
基于单片机用软件实现直流电机PWM 调速系统
基于单片机用软件实现直流电机PWM 调速系统-Realize single-chip software-based DC motor PWM speed control system
- 2022-03-12 14:34:49下载
- 积分:1
-
基于SPE061A(凌阳单片机)具有语音功能的水温控系统
基于SPE061A(凌阳单片机)具有语音功能的水温控系统-Based on SPE061A (Sunplus Singlechip) voice-enabled water temperature control system
- 2022-01-24 14:51:45下载
- 积分:1
-
acm poj_1001源码1001Exponentiation_9.23.c
acm poj_1001源码1001Exponentiation_9.23.c-acm poj_10011001Exponentiation_9.23.cpp
- 2022-03-01 12:29:57下载
- 积分:1
-
这是AVR 1602b字符液晶显示模块
这个是AVR的1602B字符型LCD模块-this is the AVR 1602B character LCD module
- 2022-02-26 14:54:17下载
- 积分:1
-
This document explains AVR MCU Atmega 16 the keyboard keys to control the proced...
本文档说明AVR单片机的Atmega 16对键盘按键控制的程序-This document explains AVR MCU Atmega 16 the keyboard keys to control the procedures
- 2022-09-26 20:35:03下载
- 积分:1