-
2013年电子设计大赛G题代码
2013年电子设计大赛G题代码,其中做到了第三步。配环境的时候要注意下载stc12的头文件。
- 2023-05-09 04:35:03下载
- 积分:1
-
本系统利用集成智能温度传感器测量温度,采用光纤传输温度信号。系统由单片机(HT46R24)控制温度传感器(DS18B20)的温度采集。当有采集温度的指令的时候,...
本系统利用集成智能温度传感器测量温度,采用光纤传输温度信号。系统由单片机(HT46R24)控制温度传感器(DS18B20)的温度采集。当有采集温度的指令的时候,才启动温度传感器并采回其数据,在没有进行温度采集的时候,将通过抬高温度传感器的地,关断其工作电源,如此可以降低系统的功耗。系统将每一次采集回来的数据与前一次的数据比较,若温度变化超限或温升超标,立即发送上述温度值;否则,累加到采集了一定的次数,再向主机发送最新温度值。-The system uses an integrated smart temperature sensors measure temperature, using optical fiber transmission temperature signal. System consists of microcontroller (HT46R24) controlling the temperature sensor (DS18B20) the temperature of collection. When a collection of instructions, when the temperature before start-up temperature sensors and taken back to its data, collected in the absence of the temperature when the temperature sensor will raise, the turn-off the power of their work, so you can reduce system power consumption. The system will come back every time collecting data and previous data comparison, if the temperature changes or temperature exceeding overrun immediately send the temperature value otherwise accumulate to collect a certain number of times, again
- 2022-02-22 01:47:25下载
- 积分:1
-
uCOS-II源码及源码分析
它的特点:
1)开源,
2)可移植性,绝大部分代码用C写,硬件相关部分用汇编写,
3可固化,
- 2022-11-18 09:20:03下载
- 积分:1
-
GA仿真软件的说明书
GA仿真软件的说明书-GA simulation software instruction booklet
- 2022-01-21 22:22:45下载
- 积分:1
-
三星s3c44b0芯片下的看总线的程序,是嵌入式开发的实用入门程序...
三星s3c44b0芯片下的看总线的程序,是嵌入式开发的实用入门程序
- 2022-12-30 18:25:03下载
- 积分:1
-
89C516RD+的两个AD转换程序,89C51是22.1184MHZ,有64KB Flash 256B(DataRAM)+1024B(Ext.RAM)的性价比...
89C516RD+的两个AD转换程序,89C51是22.1184MHZ,有64KB Flash 256B(DataRAM)+1024B(Ext.RAM)的性价比很高的MCU-89C516RD AD converter, 89C51 is 22.1184MHZ, 64KB Flash 256B (DataRAM) 1024B (Ext.RAM) of high performance and low price MCU
- 2023-03-17 21:00:03下载
- 积分:1
-
PIC16f628 8 channels IR data decoder
基于PIC16F28的DIY遥控器
- 2022-12-13 06:20:03下载
- 积分:1
-
STM32从入门到精通
STM32从入门到精通,一系列STM32寄存器设置
- 2023-04-12 22:50:05下载
- 积分:1
-
C 指针相关练习的所有可能的组合
这是关于指针的所有练习
它具有:
array_passby_pointer
array_pointer1
new_operator
pass_by_ptrs
pointers_arrays
random_pointer_return
因此,它涵盖指针的几乎所有的主题
- 2022-05-07 09:41:48下载
- 积分:1
-
基于STM32的数字舵机控制系统的设计
数字舵机在飞机系统的设计当中是很重要的,特别是控制飞机的副翼,尾翼等,它比模拟舵机更有效和高效,但成本高,设计的要求也比较高,它的有点是:控制角度的精度高,稳定和。
- 2022-03-21 09:49:36下载
- 积分:1