登录
首页 » 嵌入式芯片 » ARM7 temperature acquisition and display program, including data acquisition, as...

ARM7 temperature acquisition and display program, including data acquisition, as...

于 2022-03-14 发布 文件大小:4.27 kB
0 169
下载积分: 2 下载次数: 1

代码说明:

arm7下的温度采集和显示程序,包含了数据采集,还有数据转换,数据显示,也是嵌入式研究温度传感不可多得的程序。-ARM7 temperature acquisition and display program, including data acquisition, as well as data conversion, data show that research is embedded temperature sensing a rare procedure.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • ARM AT9140008 中断编程 DEMO FOR ADS 1.2
    ARM AT9140008 中断编程 DEMO FOR ADS 1.2-ARM AT9140008 interrupted programming DEMO FOR ADS 1.2
    2023-07-23 22:35:03下载
    积分:1
  • 2410核心板的pcb电路图,具有很好的参考价值,方便学习arm的朋友。...
    2410核心板的pcb电路图,具有很好的参考价值,方便学习arm的朋友。-2410 core pcb circuit board with a good reference value, to facilitate learning arm friends.
    2023-03-24 15:45:04下载
    积分:1
  • 用LPC213X系列的PWM来产生语音。语音数据来源于PC机转换后得到的。最大可以是16位的。 由于是PWM所以输出端口需要低通滤波才能够得到比较干净的声音...
    用LPC213X系列的PWM来产生语音。语音数据来源于PC机转换后得到的。最大可以是16位的。 由于是PWM所以输出端口需要低通滤波才能够得到比较干净的声音。 可以经过修改使用LPC2132以上的ARM的D/A来产生。 This project outputs audio on PWM0 using wave samples that are stored in the on-chip Flash ROM. -LPC213X series used to generate the PWM voice. Voice data from the PC after the conversion. It is the largest of 16. Because there is PWM output ports need low-pass filter can be relatively clean voice. It has been modified over the use LPC2132 ARM D/A to produce. This project outputs audio on PWM0 using wave samples that are stored in the on-chip Flash ROM.
    2023-01-09 20:35:04下载
    积分:1
  • 关于arm的几篇文章。。大家分享
    关于arm的几篇文章。。大家分享-arm of the articles. . Share
    2022-04-06 23:58:17下载
    积分:1
  • seed 的dsp程序s eed 的dsp程序seed 的dsp程序
    seed 的dsp程序s eed 的dsp程序seed 的dsp程序-dsp procedures seed of s eed of the dsp program dsp procedures seed
    2022-03-18 02:18:54下载
    积分:1
  • 44b0 commencement of the proceedings, running in RAM
    44b0启动程序,在RAM运行-44b0 commencement of the proceedings, running in RAM
    2022-04-16 04:10:16下载
    积分:1
  • led_pic_flash
    #include //#include //#include "pic16f877.h" //#include "pic18f4539.h" //#include "pic18f452.h" //htc.h //========================================================== void delay(unsigned int value) {     while(value>0) value--;  } //========================================================== //================================================ //#pragma config FOSC = HS, WDTE = OFF, CP = OFF, PWRTE = OFF //__CONFIG(FOSC_HS & WDTE_OFF & DEBUG_OFF ); //__CONFIG(HS & WDTE_OFF & DEBUG_OFF ); #pragma config   OSC = HS,WDT =OFF #pragma config PWRT = OFF //#pragma config  OSC = HSPLL #pragma config  WDT = OFF #pragma config    LVP = OFF void main(void) { //CLEARBIT(TRISD,0xff); //SETBIT(PORTD,0xff); TRISB=0x00
    2023-05-01 00:10:04下载
    积分:1
  • ADC3_DMA_Keil
    本示例介绍如何使用 ADC3 和 DMA 将从 ADC3 的不断转换的数据传输到内存。ADC3 被配置为连续转换 channel7。每次转换结束时,DMA 传输,在循环模式中,转换后的数据从 ADC3 博士注册到 ADC3ConvertedValue 变量。在此示例中,系统时钟是 144 MHz,APB2 = 72 MHz 和 ADC 时钟 = APB2/2。由于 ADC3 时钟是 36 兆赫和采样时间设置为 3 周期,对 12 位数据的转换时间是 12 周期,所以总转换时间是 (12 + 3) / 36 = 0.41us(2.4Msps)。
    2022-03-19 16:11:14下载
    积分:1
  • 机超声波测距实验
    单片机实现的超声波测量距离的例程。测量得到的距离值分别可以再液晶屏上显示和数码管上进行显示。
    2023-05-22 06:00:03下载
    积分:1
  • LPC2210串口测试程序
    LPC2210串口测试程序-Serial Port Testing Program of LPC2210
    2022-02-06 11:16:56下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载