-
单片机资料宝典,适合想学习单片机的新手,单片机高手可以用来查阅。...
单片机资料宝典,适合想学习单片机的新手,单片机高手可以用来查阅。-Single-chip data book for the novice to learn single-chip, single-chip can be used to access a master.
- 2022-03-06 06:15:21下载
- 积分:1
-
Silicon Lab
Silicon Lab公司以太网控制器芯片CP2200/1中文数据手册,网上大多数是英文的,中文的很难找.所以非常难得!-Silicon Lab
- 2023-08-27 06:40:04下载
- 积分:1
-
/// ////ADC0监控中断调试程序////////////////
/////////选择AIN0.3为ADC0转化输入,单端模式/////
//...
/// ////ADC0监控中断调试程序////////////////
/////////选择AIN0.3为ADC0转化输入,单端模式/////
//调试时可采用变位器作为ADC输入源,调节其电压观察监控中断情况-/////// ADC0 interrupt debugger monitor ///////////////////////// AIN0.3 choice for ADC0 conversion input, single-ended mode/////// debug device when using variable-bit ADC as input source, adjust its voltage monitor to observe a break in
- 2023-02-06 16:10:04下载
- 积分:1
-
Short Message gsm alarm procedures, and hardware with complete switch input, sho...
gsm短消息报警程序,与硬件配合,完成开关量输入,短消息通知主人,用于防盗报警系统。-Short Message gsm alarm procedures, and hardware with complete switch input, short message to inform the owner for the anti-theft alarm system.
- 2022-04-18 14:41:47下载
- 积分:1
-
闪烁的灯光广告灯左移到右边。8X8 LED点阵…
闪烁灯广告灯的左移右移 . 8X8 LED点阵显示技术等共40个实验-Flashing lights advertising lights left shifted to the right. 8X8 LED dot matrix display technology, a total of 40 experiments
- 2022-07-28 15:52:08下载
- 积分:1
-
调用汉字库显示汉字(点阵字库和曲线字库)
调用汉字库显示汉字(点阵字库和曲线字库)-show characters (font and lattice curves font)
- 2022-05-24 18:59:32下载
- 积分:1
-
LED大屏显示C语言源代码,可以任意扩展,
LED大屏显示C语言源代码,可以任意扩展,-LED large screen display C language source code, can be expanded
- 2023-08-24 07:50: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
-
PIC18F4550_USB development of the original code, can require the development of...
PIC18F4550_USB开发原代码,可以给需要用单片机开发USB通信使用参考-PIC18F4550_USB development of the original code, can require the development of USB communication using single-chip reference
- 2022-06-18 01:12:04下载
- 积分:1
-
s6b0724 control chip control 128X64 LCD program
s6b0724控制芯片控制128X64液晶显示程序-s6b0724 control chip control 128X64 LCD program
- 2022-05-22 20:11:53下载
- 积分:1