-
51 与PC串口通信,IO口模拟串口显示,
51 与PC串口通信,IO口模拟串口显示,-AT892051
- 2022-03-02 12:35:26下载
- 积分:1
-
usb开发 HID_KEYS 用单片机模拟usb开发
usb开发 HID_KEYS 用单片机模拟usb开发-usb analog usb development HID_KEYS with MCU Development
- 2023-01-17 23:45:02下载
- 积分:1
-
msp430单片机控制完全时钟程序,这个程序太好用了,欢迎高手来交流...
msp430单片机控制完全时钟程序,这个程序太好用了,欢迎高手来交流-MSP430 single chip microcomputer to control fully clock procedures, which spent too good to welcome you to share
- 2023-05-05 14:41:03下载
- 积分:1
-
空调控制器中按键功能实现的子程序,包括模式设定,温度湿度设定等....
空调控制器中按键功能实现的子程序,包括模式设定,温度湿度设定等.-air conditioning controller button functions of the subroutine, including setting mode, temperature humidity limit.
- 2022-10-19 00:35:03下载
- 积分:1
-
这是一个关于ARM9 pcb and sch的压缩文档,希望能给你帮助.
这是一个关于ARM9 pcb and sch的压缩文档,希望能给你帮助.-on ARM9 pcb and sch compressed files, in the hope of giving you help.
- 2022-01-25 14:43:42下载
- 积分:1
-
用C8051F330单片机控制直流电机的程序
驱动为L298
用C8051F330单片机控制直流电机的程序
驱动为L298-C8051F330 single-chip control with DC motor-driven procedures L298
- 2022-07-09 10:00:01下载
- 积分:1
-
老外做的软件实现DTMF
老外做的软件实现DTMF-foreigner Software DTMF
- 2022-03-14 19:38:24下载
- 积分:1
-
PIC16F877A
基于PIC16F877A的DS18B20一线总线多路测温系统(采用Proteus模拟)。
Proteus模拟电路图+PIC C语言源程序(MPLAB V8.00)
这可不是用多I/O模拟的多路测温哦!看系统功能:
1)、由一线数据线寄生供电,采用MOSFET强上拉给DQ供电;
2)、上电自动搜索可用的传感器并做CRC校验(实现了Search ROM命令);
3)、 报警下限可选择;
4)、轮询显示温度,通过LCD1602输出;
5)、 传感器中途拔出或温度越界均报警;
6)、 采用声光报警方式,可做为温度控制信号标志。
-PIC16F877A-based multi-channel bus of DS18B20 line temperature measurement system (using the Proteus simulation). Proteus analog circuit+ PIC C language source code (MPLAB V8.00) This is not using multiple I/O simulation of multi-channel temperature measurement Oh! See system functions: 1) by the parasitic power line data line, using MOSFET strong pull-up power supply to the DQ 2), power-on automatically search for available sensors and do CRC check (to achieve a Search ROM command) 3) alarm limit choice 4), polling shows the temperature, through the LCD1602 output 5), half-way pulled out or the temperature sensors are all cross-border police 6), using sound and light alarm mode can be used as the
- 2022-04-24 15:29:39下载
- 积分: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
-
单片机调试程序,液晶1602驱动程序,希望对大家有帮助
单片机调试程序,液晶1602驱动程序,希望对大家有帮助-Single-chip debugger, LCD driver 1602, in the hope that we have to help
- 2022-02-09 15:48:40下载
- 积分:1