-
< AVR单片机C语言开发入门指导>>
Project 多通道AD转换
Chip type ATmega8
Clock fr...
< AVR单片机C语言开发入门指导>>
Project 多通道AD转换
Chip type ATmega8
Clock frequency :内部RC(INT)8.000000M
Author
ATMEGA8内部的转换器-" > Project multi-channel AD converter Chip type ATmega8 Clock frequency: the internal RC (INT) 8.000000M Author ATMEGA8 inside the converter
- 2022-03-12 18:24:15下载
- 积分:1
-
51mcu demo 应用于avr单片甲
51mcu demo 应用于avr单片甲-51mcu demo applies to a single-chip avr
- 2022-12-16 16:15:09下载
- 积分:1
-
Embedded systems are widely used in various fields of science and technology and...
嵌入式系统已经广泛应用于各个科技领域和日常生活的每个角落,由于其本身的特性,使得我们很难发现它的存在。甚至一些从事嵌入式系统开发的科技人员也只知单片机,不知道嵌入式系统。本节从嵌入式系统的定义开始,阐述嵌入式系统的含义、特点等,以使读者加深对嵌入式系统的理解。
-Embedded systems are widely used in various fields of science and technology and everyday life in every corner, due to its own characteristics, making it very difficult for us to discover its existence. Embedded systems and even some involved in the development of scientific and technical personnel are also only single-chip, embedded systems do not know. This section from the beginning of the definition of embedded systems, embedded systems on the meaning, characteristics and so on, in order to enable readers to deepen their understanding of embedded systems.
- 2022-03-01 20:18:55下载
- 积分:1
-
非常有用 毕业设计的朋友需要的请下载 好的话记得回复 直流稳压电源...
非常有用 毕业设计的朋友需要的请下载 好的话记得回复 直流稳压电源-Very useful design graduate of the Friends, please download necessary so well remember the reply of DC regulated power supply
- 2022-05-27 16:50:38下载
- 积分:1
-
A paper on the numerical control system, in the pc machine to achieve
一篇关于数控系统的论文,在pc机上实现,欢迎大家下载-A paper on the numerical control system, in the pc machine to achieve
- 2023-02-27 08:55:03下载
- 积分:1
-
ucos的PPT课件 基本原理及其在9s12单片机上怎样移植
ucos的PPT课件 基本原理及其在9s12单片机上怎样移植-OUT PPT Courseware the basic principle and the 9s12 on how to transplant MCU
- 2023-06-13 21:25:09下载
- 积分: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
-
该文档包含了keilc常用的子程序,共有25个运算类代码,非常实用....
该文档包含了keilc常用的子程序,共有25个运算类代码,非常实用.-This document contains commonly used keilc subprogram, a total of 25 computing category code, very useful.
- 2022-03-17 21:44:58下载
- 积分:1
-
当按下开关SP1,AT89S51单片机产生“叮咚”声从P1.0端口输出到LM386,经过放大之后送入喇叭。...
当按下开关SP1,AT89S51单片机产生“叮咚”声从P1.0端口输出到LM386,经过放大之后送入喇叭。 -When pressing the switch SP1, AT89S51 Single-chip a " ding dong" sound from the output port P1.0 to LM386, after amplification into speakers after.
- 2022-11-20 18:20:03下载
- 积分:1
-
8051编译器 dos下 很小
8051编译器 dos下 很小-8051 compiler under small dos
- 2022-06-12 15:53:52下载
- 积分:1