-
PIC16F914 Singlechip information for use by personal collection to share with yo...
单片机PIC16F914资料,使用说明,经个人收集与大家共同分享。-PIC16F914 Singlechip information for use by personal collection to share with you.
- 2023-08-10 05:35:06下载
- 积分:1
-
Embedded C programming a microcontroller electronic books
嵌入式C编程技术一本单片机电子书-Embedded C programming a microcontroller electronic books
- 2022-03-03 05:12:41下载
- 积分:1
-
CAN总线原理和应用系统设计
CAN总线原理和应用系统设计-邬宽明
网评很好的一本书,电子版的很难找,CAN总线开发的经典教科书-Principle and Application of CAN Bus System Design- Wu Kuan-ming network assessment a very good book, the electronic version of the hard to find, CAN Bus development of the classic textbook
- 2023-02-02 13:15:04下载
- 积分:1
-
基于51单片机的液晶显示
单片机驱动液晶,基于51-Microprocessor LCD, based on 51
- 2022-01-22 06:59:45下载
- 积分:1
-
一个可作为mp3播放器固件的代码集,包括解码,播放,控制,任务管理等....
一个可作为mp3播放器固件的代码集,包括解码,播放,控制,任务管理等.-as an MP3 player firmware code sets, including decoding, audio, control, task manageme#$#!116333#!#$XTerran_NoMgr.rar!#$#cluster management, which will mainly address the Terminal Services session assignments, as a machine routing machines, and the remaining machines sharing Terminal Services sessions.
- 2022-10-15 17:50:03下载
- 积分:1
-
TLC5618 D/A 输出
TLC5618 D/A 输出-Programmable DoubleChannel12-bit DACTLC5618in D/A output
- 2022-08-25 02:47:58下载
- 积分:1
-
iar编译器调试msp430单片机c程序详细教程
iar编译器调试msp430单片机c程序详细教程-iar compiler debugging MCU Controller c procedures detailed guidance
- 2022-11-28 09:00:04下载
- 积分: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
-
MAX1247 subroutine, 12 realize high
MAX1247子程序,实现12位高精度串行AD转换-MAX1247 subroutine, 12 realize high-precision serial AD converter
- 2022-03-19 21:02:24下载
- 积分:1
-
具有固定的“红灯―绿灯”转换间隔,并自动切换。它们一般由“通行与禁止时间控制显示、红黄绿三色信号灯和方向指示灯”三部分组成。在交通灯的通行与禁止时间控制显示中,...
具有固定的“红灯―绿灯”转换间隔,并自动切换。它们一般由“通行与禁止时间控制显示、红黄绿三色信号灯和方向指示灯”三部分组成。在交通灯的通行与禁止时间控制显示中,通常要么东西、南北两方向各50秒;要么根据交通规律,东西方向60秒,南北方向40秒,时间控制都是固定的。交通灯的时间控制显示,以固定时间值预先“固化”在单片机中,每次只是以一定周期交替变化。-having fixed the "red light-green light" switch partitions, and automatic switching. They are generally from "prohibiting access and time control, red-yellow-green lights and direction indicator" is composed of three parts. Traffic lights in the passage of time and prohibit control indicates that things are usually either the north-south direction of the two 50 seconds; either on the basis of traffic laws, an east-west direction 60 seconds, 40 seconds north-south direction, the time control are fixed. Traffic lights to the time control, a pre-fixed time value "cured" in SCM, each is a certain cycle alternation.
- 2022-01-25 16:49:25下载
- 积分:1