-
temperature for 51 process ds18b20 SCM. C language
ds18b20测温程序用于51单片机的。C语言编写的-temperature for 51 process ds18b20 SCM. C language
- 2022-04-29 08:04:19下载
- 积分:1
-
C8051F330/1 MCU 有一个可编程内部高频振荡器、一个可编程内部低频振荡器和一个外部振荡器驱动电路。可以通过对 OSCICN 和 OSCICL 寄存...
C8051F330/1 MCU 有一个可编程内部高频振荡器、一个可编程内部低频振荡器和一个外部振荡器驱动电路。可以通过对 OSCICN 和 OSCICL 寄存器编程来使能/禁止内部高频振荡器和调节其输出频率(参看振荡器框图);可以通过对 OSCLCN 寄存器编程来使能/禁止内部低频振荡器和调节其输出频率(参看图9.3)。系统时钟可以由外部振荡器电路或任何一个内部振荡器提供。表9.1给出了内部振荡器的电气特性。 -C8051F330/1 MCU has a programmable internal high-frequency oscillator, a programmable internal low frequency oscillator and an external oscillator drive circuit. Can register on OSCICN and OSCICL programming to enable/disable the internal high-frequency oscillator and adjust its output frequency (see diagram oscillator) OSCLCN can register through the programming to enable/disable the internal low frequency oscillator and adjust its output frequency (see Figure 9.3). System clock can be external oscillator circuit, or any provision of an internal oscillator. Table 9.1 gives the electrical characteristics of the internal oscillator.
- 2022-07-16 04:48:51下载
- 积分:1
-
嵌入式/微控制器嵌入式/嵌入式微控制器…
嵌入式/单片机编程 嵌入式/单片机编程1 嵌入式/单片机编程2 -Embedded/Microcontroller Programmer Embedded/Embedded Microcontroller Programmer 1/2 Microcontroller Programmer
- 2023-06-23 08:15:02下载
- 积分:1
-
单片机实验:定时/寄存器8253。原代码,ASM文件。
单片机实验:定时/记数器8253。的原程序代码,ASM文件。-SCM Experiment : Timing/Register 8253. The original code, ASM file.
- 2022-03-05 19:43:07下载
- 积分:1
-
本函数是USBcy68013的bulk数据传输的测试程序.
本函数是USBcy68013的bulk数据传输的测试程序.-This function is the bulk data transfer USBcy68013 test procedures.
- 2022-01-25 16:00:32下载
- 积分:1
-
设计程序使一个LED发光管以0.6秒为周期闪烁,即发光管每0.3秒点亮或熄灭一次。
分析题目要求,主要涉及两方面的操作,即控制LED发光管的亮灭以及定时0....
设计程序使一个LED发光管以0.6秒为周期闪烁,即发光管每0.3秒点亮或熄灭一次。
分析题目要求,主要涉及两方面的操作,即控制LED发光管的亮灭以及定时0.3秒。对于LED发光管,只用一个IO就可以控制了(例如使用IOA0);而对于0.3秒定时,我们可以利用TimerA定时器轻易地实现。-The design process of a LED to LED blinking 0.6 seconds for the cycle, that is, every 0.3 seconds LED lit or extinguished once. Analysis of the subject requirements, mainly related to two aspects of the operation, that is, control LED LED light out as well as the timing of 0.3 seconds. The LED light-emitting tube, only one can control the IO (such as the use of IOA0) and for 0.3 seconds from time to time, we can use to easily achieve TimerA timer.
- 2022-03-16 15:40:25下载
- 积分:1
-
数码管遥控解码烧写程序到89S52中 运行即可 晶振为12M
数码管遥控解码烧写程序到89S52中 运行即可 晶振为12M-Digital control programmer remote control decoding procedure to be crystal 89S52 run for 12M
- 2022-01-26 03:06:20下载
- 积分:1
-
医疗设备开发原代码5 医疗设备开发原代码5
医疗设备开发原代码5 医疗设备开发原代码5-Medical equipment, the development of the original code 5, the original code to develop medical equipment 5
- 2022-01-20 23:21:31下载
- 积分:1
-
MSP430单片机的开发板原理图,用于初期对430单片机的学习,也可自己制作开发板...
MSP430单片机的开发板原理图,用于初期对430单片机的学习,也可自己制作开发板-MSP430 MCU development board schematic diagram for the early stage of 430 single-chip learning, can also produce their own development board
- 2022-01-24 09:51:14下载
- 积分:1
-
功能:
1、作为主机通讯采集两路下位机数据并将此数据通过8255送出(十路水位值)
并计算水头送STC板
2、采集数据为BCD码制,先转换成二进制...
功能:
1、作为主机通讯采集两路下位机数据并将此数据通过8255送出(十路水位值)
并计算水头送STC板
2、采集数据为BCD码制,先转换成二进制,处理后再转换成BCD
3、通讯采用方式3,多机通讯,上位机发地址时TB8=1,其他TB8=0
下位机SM2=1,RB8=1时产生中断后使SM2=0收发数据,结束后SM2=1
在此系统中本机硬件地址要设为0-Features: 1, as the host of two-way communication acquisition of data-bit machine and send this data through 8255 (the road level 10 value) and calculate the head sent to STC board 2, for BCD code data collection system, the first converted into binary, and then deal with the conversion into BCD 3, communication using methods 3, multi-machine communications, address PC made TB8 = 1, other TB8 = 0 under the digital machine SM2 = 1, RB8 = 1 when the failure to make SM2 = 0 to send and receive data, after the end of SM2 = 1 in this system to the local hardware address set to 0
- 2023-07-17 03:30:03下载
- 积分:1