CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - real time Stm32

搜索资源列表

  1. stm32_RTC

    0下载:
  2. stm32下时实时钟例程,Keil uvison-Under real-time clock routine stm32, Keil uvison
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:21830
    • 提供者:xiaoxiu
  1. Temperature

    0下载:
  2. 开发板上外部温度传感器和STM32内部温度传感器来分别传送对应时间日期的温度数据,结果分别在LCD_1620上显示,同时从串口送出,实现对温度数据的实时采集。-Development board and the external temperature sensor and the STM32 internal temperature sensor to transmit the corresponding time period were the temperature data, the r
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:674301
    • 提供者:Loban
  1. RTC_test

    0下载:
  2. MDK环境下stm32的用RTC秒中断显示实时时间的使用实例-MDK environment stm32 the RTC seconds with the use of real time interrupt example shows
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:251339
    • 提供者:肖平
  1. stm32_rtc

    0下载:
  2. 一个关于stm32的实时时钟程序可以实现秒分时日月年周的计算-A real-time clock on the stm32 second time-sharing program can achieve in weeks of sun and moon calculations
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-23
    • 文件大小:4119
    • 提供者:wwm
  1. an2821

    0下载:
  2. 利用STM32实现了液晶的控制和实现了实时时钟的功能!-STM32 achieved using liquid crystal control and achieve real-time clock feature!
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-10
    • 文件大小:1452284
    • 提供者:lixianhui
  1. adptemp-detect-ucos

    0下载:
  2. 在STM32上编写实时操作系统uc/os2,同时运行5个任务,实现led灯扫描,检测板上cpu温度和片外温度,当两个温度相差过大时,通过蜂鸣器报警,同时通过USART串口向PC机发送报警信号,并接受PC机的消除报警指令取消报警。-In STM32 written on real-time operating system, at the same time running os2/uc five task, realize led lamp scanning, detecting board o
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:592852
    • 提供者:郭攀
  1. stm32_rtc

    0下载:
  2. stm32 keil example for rtc (real time clock)
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-28
    • 文件大小:225789
    • 提供者:saeed
  1. FSMC_TFT_OV7670_D(30FPS)

    0下载:
  2. OV7670程序 由STM32驱动 TFT液晶屏显示 实时图像数据-The OV7670 program by the the STM32 driver TFT LCD screen displays real-time image data
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-10
    • 文件大小:2056663
    • 提供者:刘政
  1. RTC_test

    0下载:
  2. stm32 rtc的简单应用的完整工程 包含各个配置等,代码做了一定注释,特别适合初学者学习使用stm32的实时时钟 -the stm32 rtc simple application contains individual configuration, etc. The whole project is suitable for beginners to learn how to use the stm32 The real-time clock
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:795209
    • 提供者:summery
  1. RTx

    0下载:
  2. 基于KEIL的STM32的RTX实时系统的模板-KEIL the STM32 RTX real-time system-based template
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:666312
    • 提供者:Smile
  1. DS18B20

    0下载:
  2. 开发环境:EWARM mcu:STM32 温度传感器DS18B20的温度实时显示(开机画面) 硬件环境: TFT:PE0-PE15--->DB0-DB15 PD7->CS PD8->RS PD9->WR PD10->RD PD11->RESET DS18B20:DQ-->PD4 功能: 显示开机画面,且环境温度的实时显示-Temperature sensor DS18B20 temperature real-time disp
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:815436
    • 提供者:刘润jiang
  1. T_test

    0下载:
  2. 基于STM32的实现温度自动检测,TFT液晶显示,自动报警,自动搅拌,可以显示实时时间,并且画出实时温度曲线。-Realize the temperature automatic detection based on the STM32, TFT LCD, automatic alarm, automatic mixing, you can display real-time time, and draw the real-time temperature curve.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-10
    • 文件大小:2426253
    • 提供者:风李
  1. RTC-ucgui-ucos-V3V0.2

    0下载:
  2. 基于STM32处理器与TFT彩屏的一个实时时钟界面的工程,基于ucos和gui的-Based on the STM32 processor and TFT color screen with a real-time clock interface engineering, based on ucos and gui
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-11
    • 文件大小:2968105
    • 提供者:王祖翔
  1. Source

    0下载:
  2. stm32 RTC程序,利用串口显示一个实时时钟包含main.c和stm32f10x_it.c,其他为STM32启动文件和库文件,KEILv4.10编译通过-stm32 RTC program, the use of the serial port to display a real-time clock contains main.c and stm32f10x_it.c other STM32 start and library files, KEILv4.10 compiled by
  3. 所属分类:SCM

    • 发布日期:2017-11-16
    • 文件大小:166597
    • 提供者:gaoyang
  1. STM32_ADC

    0下载:
  2. STM32微处理器AD采集源代码---实现AD实时采集并把数据实时打印到串口上显示-STM32 microprocessor AD collection source code--- AD in real time acquisition and print real-time data to the serial port on the display
  3. 所属分类:SCM

    • 发布日期:2017-11-21
    • 文件大小:779221
    • 提供者:eiven
  1. STM32PSIM900

    1下载:
  2. 在单片机stm32上驱动gsm/gprs模块SIM900A的代码,模块的驱动同时也包括了gprs的部分功能。本程序是在rt-thread实时系统的基础上编写的,主程序实现了定位器的功能。-Gsm/gprs the module SIM900A the code in microcontroller stm32 drive drive module also includes some of the features of the gprs. This program is prepared on
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:
    • 文件大小:5076676
    • 提供者:杨南风
  1. SPI_SD

    0下载:
  2. STM32基础:实时时钟基础使用例程代码及详细的解释说明;-STM32 foundation: routine code and detailed explanation of the basis of real-time clock
  3. 所属分类:SCM

    • 发布日期:2017-11-02
    • 文件大小:40114
    • 提供者:yaoyao
  1. CM3_RTC

    0下载:
  2. stm32 real-time clock source project
  3. 所属分类:SCM

    • 发布日期:2017-11-27
    • 文件大小:2253082
    • 提供者:陈剑军
  1. USER

    0下载:
  2. STM32开发板实验例程中RTC实时时钟实验USER文件夹编程文件-STM32 development board test routines RTC real time clock experiment USER folder programming file
  3. 所属分类:SCM

    • 发布日期:2017-11-11
    • 文件大小:20463
    • 提供者:包令聪
  1. RTC

    0下载:
  2. rtc实时时钟程序的编写,成功实验过的,用在STM32,KEIL编译-rtc real time clock program, successfully experimented with the STM32, KEIL compiler
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-11-11
    • 文件大小:5223
    • 提供者:
« 1 2 3 4 5 6 78 9 10 11 »
搜珍网 www.dssz.com