登录
首页 » C# » NB_stm32l151

NB_stm32l151

于 2020-04-08 发布
0 143
下载积分: 1 下载次数: 12

代码说明:

说明:  这是采用stm32L151主芯片驱动NB做云端通信,采用GPS定位。和采集温度。加震动检测。休眠状态达到9umA。(This is the use of stm32L151 main chip to drive NB for cloud communication and GPS positioning. And collection temperature. Add vibration detection. The sleep state reaches 9umA.)

文件列表:

NB_stm32l151, 0 , 2018-08-20
NB_stm32l151\CMSIS, 0 , 2018-08-20
NB_stm32l151\CMSIS\Include, 0 , 2018-08-20
NB_stm32l151\CMSIS\Include\arm_common_tables.h, 4676 , 2015-04-20
NB_stm32l151\CMSIS\Include\arm_const_structs.h, 3666 , 2015-04-20
NB_stm32l151\CMSIS\Include\arm_math.h, 242444 , 2015-04-20
NB_stm32l151\CMSIS\Include\core_cm0.h, 33042 , 2015-04-20
NB_stm32l151\CMSIS\Include\core_cm0plus.h, 40429 , 2015-04-20
NB_stm32l151\CMSIS\Include\core_cm3.h, 99832 , 2015-04-20
NB_stm32l151\CMSIS\Include\core_cm4.h, 109142 , 2015-04-20
NB_stm32l151\CMSIS\Include\core_cm4_simd.h, 22735 , 2015-04-20
NB_stm32l151\CMSIS\Include\core_cmFunc.h, 17146 , 2015-04-20
NB_stm32l151\CMSIS\Include\core_cmInstr.h, 20513 , 2015-04-20
NB_stm32l151\CMSIS\Include\core_sc000.h, 41744 , 2015-04-20
NB_stm32l151\CMSIS\Include\core_sc300.h, 98211 , 2015-04-20
NB_stm32l151\CMSIS\Include\stm32l1xx.h, 505206 , 2015-04-21
NB_stm32l151\CMSIS\Include\system_stm32l1xx.h, 2220 , 2015-04-21
NB_stm32l151\CMSIS\system_stm32l1xx.c, 20175 , 2015-04-21
NB_stm32l151\Libraries, 0 , 2018-08-20
NB_stm32l151\Libraries\inc, 0 , 2018-08-20
NB_stm32l151\Libraries\inc\misc.h, 9173 , 2015-04-21
NB_stm32l151\Libraries\inc\stm32l1xx_adc.h, 28932 , 2015-04-21
NB_stm32l151\Libraries\inc\stm32l1xx_aes.h, 9391 , 2015-04-21
NB_stm32l151\Libraries\inc\stm32l1xx_comp.h, 7062 , 2015-04-21
NB_stm32l151\Libraries\inc\stm32l1xx_crc.h, 2414 , 2015-04-21
NB_stm32l151\Libraries\inc\stm32l1xx_dac.h, 14712 , 2015-04-21
NB_stm32l151\Libraries\inc\stm32l1xx_dbgmcu.h, 3823 , 2015-04-21
NB_stm32l151\Libraries\inc\stm32l1xx_dma.h, 21338 , 2015-04-21
NB_stm32l151\Libraries\inc\stm32l1xx_exti.h, 8724 , 2015-04-21
NB_stm32l151\Libraries\inc\stm32l1xx_flash.h, 28215 , 2015-04-21
NB_stm32l151\Libraries\inc\stm32l1xx_fsmc.h, 16537 , 2015-04-21
NB_stm32l151\Libraries\inc\stm32l1xx_gpio.h, 16118 , 2015-04-21
NB_stm32l151\Libraries\inc\stm32l1xx_i2c.h, 31666 , 2015-04-21
NB_stm32l151\Libraries\inc\stm32l1xx_iwdg.h, 4326 , 2015-04-21
NB_stm32l151\Libraries\inc\stm32l1xx_lcd.h, 22397 , 2015-04-21
NB_stm32l151\Libraries\inc\stm32l1xx_opamp.h, 6443 , 2015-04-21
NB_stm32l151\Libraries\inc\stm32l1xx_pwr.h, 7318 , 2015-04-21
NB_stm32l151\Libraries\inc\stm32l1xx_rcc.h, 19481 , 2015-04-21
NB_stm32l151\Libraries\inc\stm32l1xx_rtc.h, 42282 , 2015-04-21
NB_stm32l151\Libraries\inc\stm32l1xx_sdio.h, 22738 , 2015-04-21
NB_stm32l151\Libraries\inc\stm32l1xx_spi.h, 19932 , 2015-04-21
NB_stm32l151\Libraries\inc\stm32l1xx_syscfg.h, 23195 , 2015-04-21
NB_stm32l151\Libraries\inc\stm32l1xx_tim.h, 43729 , 2015-04-21
NB_stm32l151\Libraries\inc\stm32l1xx_usart.h, 17642 , 2015-04-21
NB_stm32l151\Libraries\inc\stm32l1xx_wwdg.h, 3539 , 2015-04-21
NB_stm32l151\Libraries\src, 0 , 2018-08-20
NB_stm32l151\Libraries\src\misc.c, 11391 , 2015-04-21
NB_stm32l151\Libraries\src\stm32l1xx_adc.c, 74932 , 2015-04-21
NB_stm32l151\Libraries\src\stm32l1xx_aes.c, 20740 , 2015-04-21
NB_stm32l151\Libraries\src\stm32l1xx_aes_util.c, 21648 , 2015-04-21
NB_stm32l151\Libraries\src\stm32l1xx_comp.c, 13312 , 2015-04-21
NB_stm32l151\Libraries\src\stm32l1xx_crc.c, 3598 , 2015-04-21
NB_stm32l151\Libraries\src\stm32l1xx_dac.c, 25184 , 2015-04-21
NB_stm32l151\Libraries\src\stm32l1xx_dbgmcu.c, 6264 , 2015-04-21
NB_stm32l151\Libraries\src\stm32l1xx_dma.c, 38920 , 2015-04-21
NB_stm32l151\Libraries\src\stm32l1xx_exti.c, 10365 , 2015-04-21
NB_stm32l151\Libraries\src\stm32l1xx_flash.c, 71664 , 2015-04-21
NB_stm32l151\Libraries\src\stm32l1xx_flash_ramfunc.c, 20965 , 2015-04-21
NB_stm32l151\Libraries\src\stm32l1xx_fsmc.c, 14140 , 2015-04-21
NB_stm32l151\Libraries\src\stm32l1xx_gpio.c, 20749 , 2015-04-21
NB_stm32l151\Libraries\src\stm32l1xx_i2c.c, 50616 , 2015-04-21
NB_stm32l151\Libraries\src\stm32l1xx_iwdg.c, 9283 , 2015-04-21
NB_stm32l151\Libraries\src\stm32l1xx_lcd.c, 24724 , 2015-04-21
NB_stm32l151\Libraries\src\stm32l1xx_opamp.c, 20235 , 2015-04-21
NB_stm32l151\Libraries\src\stm32l1xx_pwr.c, 33989 , 2015-04-21
NB_stm32l151\Libraries\src\stm32l1xx_rcc.c, 68153 , 2015-04-21
NB_stm32l151\Libraries\src\stm32l1xx_rtc.c, 98146 , 2015-04-21
NB_stm32l151\Libraries\src\stm32l1xx_sdio.c, 37846 , 2015-04-21
NB_stm32l151\Libraries\src\stm32l1xx_spi.c, 42142 , 2015-04-21
NB_stm32l151\Libraries\src\stm32l1xx_syscfg.c, 22207 , 2015-04-21
NB_stm32l151\Libraries\src\stm32l1xx_tim.c, 110397 , 2015-04-21
NB_stm32l151\Libraries\src\stm32l1xx_usart.c, 58282 , 2015-04-21
NB_stm32l151\Libraries\src\stm32l1xx_wwdg.c, 10449 , 2015-04-21
NB_stm32l151\Project, 0 , 2018-08-28
NB_stm32l151\Project\Listings, 0 , 2018-08-20
NB_stm32l151\Project\Listings\STM32l151_NB.map, 196460 , 2018-08-28
NB_stm32l151\Project\Listings\startup_stm32l1xx_md.lst, 42415 , 2018-08-27
NB_stm32l151\Project\Objects, 0 , 2018-08-28
NB_stm32l151\Project\Objects\STM32l151_NB.axf, 443920 , 2018-08-28
NB_stm32l151\Project\Objects\STM32l151_NB.build_log.htm, 1481 , 2018-08-28
NB_stm32l151\Project\Objects\STM32l151_NB.htm, 90106 , 2018-08-28
NB_stm32l151\Project\Objects\STM32l151_NB.lnp, 1376 , 2018-08-28
NB_stm32l151\Project\Objects\STM32l151_NB.sct, 479 , 2018-08-14
NB_stm32l151\Project\Objects\STM32l151_NB_NB_STM32l151.dep, 87675 , 2018-08-28
NB_stm32l151\Project\Objects\adc.crf, 383126 , 2018-08-28
NB_stm32l151\Project\Objects\adc.d, 2313 , 2018-08-28
NB_stm32l151\Project\Objects\adc.o, 422996 , 2018-08-28
NB_stm32l151\Project\Objects\bc95.crf, 383354 , 2018-08-28
NB_stm32l151\Project\Objects\bc95.d, 2398 , 2018-08-28
NB_stm32l151\Project\Objects\bc95.o, 429212 , 2018-08-28
NB_stm32l151\Project\Objects\ds18b20.crf, 384026 , 2018-08-28
NB_stm32l151\Project\Objects\ds18b20.d, 2517 , 2018-08-28
NB_stm32l151\Project\Objects\ds18b20.o, 431744 , 2018-08-28
NB_stm32l151\Project\Objects\flash_rom.crf, 383010 , 2018-08-28
NB_stm32l151\Project\Objects\flash_rom.d, 2619 , 2018-08-28
NB_stm32l151\Project\Objects\flash_rom.o, 423224 , 2018-08-28
NB_stm32l151\Project\Objects\key.crf, 384373 , 2018-08-28
NB_stm32l151\Project\Objects\key.d, 2313 , 2018-08-28
NB_stm32l151\Project\Objects\key.o, 430848 , 2018-08-28
NB_stm32l151\Project\Objects\main.crf, 383326 , 2018-08-28

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

发表评论

0 个回复

  • HighPriorityBroadcastReceiver
    High Priority Broadcast Receiver extends Result Receiver.
    2014-02-17 14:33:41下载
    积分:1
  • 10functionsofNI-DAQmx
    学会NI-DAQmx中的十个函数解决80 的数据采集应用问题 。Labview语言编写。(Learning NI-DAQmx ten functions to solve the 80 problems of the data acquisition applications, whitch is written by labview language.)
    2014-06-06 23:49:26下载
    积分:1
  • CC2530
    CC2530 步进电机控制实验。一个简单的例程(CC2530 stepping motor control experiment)
    2020-12-29 00:09:02下载
    积分:1
  • receive
    IA4421接收程序,MSP430FE425为接收器,(IA4421RECEIVE)
    2009-10-14 16:02:33下载
    积分:1
  • LABjs-2.0.3
    LABjs 的核心是 LAB(Loading and Blocking):Loading 指异步并行加载,Blocking 是指同步等待执行。LABjs 通过优雅的语法(script 和 wait)实现了这两大特性,核心价值是性能优化。LABjs 是一个文件加载器。(LABjs lets you load pretty much any script file, whether you control it or not, with no intrusion or convention for dependencies, other than the order and blocking that you define. It keeps track of what you ve asked for and what has downloaded, and lets you only define a handler once for a group of scripts that will execute together in parallel. The API style (with chaining) makes is very easy to convert a set of script tags in your page into code to load them, without having to worry that race conditions will cause issues for scripts loading in the wrong order if there are explicit dependencies involved.)
    2014-01-09 15:15:47下载
    积分:1
  • chengxu
    在下的毕业设计,   本题要求设计一个直流电机控制系统。在设计中,采用国产单片机中目前比较新式的STC12C5A60S2作为整个控制系统的控制电路的核心,因为STC12C5A60S2内部有PCA模块,可以产生PWM波形;采用带中断的独立式键盘作为命令的输入,每当按键时蜂鸣器响;配以LCD12864显示实现对带光码盘的直流电动机转速参数的测量、显示和控制。LMD18200驱动模块内部是H型驱动电路,驱动能力较强,完成电机正反转以及速度的控制。为优化直流电机的响应,采用PID反馈,实现闭环控制。(Graduation in the next, and that the requirements to design a DC motor control system. In the design, the use of the relatively new domestic microcontroller as a control circuit of STC12C5A60S2 entire control system core, because STC12C5A60S2 internal PCA module can generate PWM waveforms using a separate keyboard with interrupt input as a command, whenever the button When the buzzer sounds accompanied LCD12864 display realize the measurement of the optical encoder with DC motor speed parameters, display and control. LMD18200 internal drive module is H-drive circuit, driving ability, and the speed of completion of the motor reversing control. In order to optimize the response of DC motor, using PID feedback, closed loop control.)
    2014-01-23 09:26:35下载
    积分:1
  • 1277168144
    S3F9454 example IAR Compiler use timer0 ADconvert
    2013-03-07 13:17:15下载
    积分:1
  • 40single_chip
    40个单片机的小程序,适合与单片价的入门与进阶,是我平时搜集的(40 small single-chip process for the entry price with a single and advanced, is my usual collection of)
    2009-05-21 13:28:30下载
    积分:1
  • C8051_yuanlijiyingyong_ppt
    C8051单片机原理及应用ppt:高档8位SOC单片机C8051F系列为主线,介绍单片机的原理、片内资源的使用方法、指令系统、程序设计及单片机应用系统的设计方法。 以目前流行的C51为主要编程语言,兼顾汇编语言。 (C8051 Principles and Applications ppt: high-end 8-bit microcontroller C8051F SOC Series main line, introducing the principle of single chip, chip to use the resources, instruction, programming and microcomputer application system design. To the popular C51 as the main programming language, both assembly language.)
    2010-06-04 19:28:37下载
    积分:1
  • 源程序(HTU21D探头)VER1.3
    法国Humirel公司新一代HTU21D温度和湿度传感器驱动(The Humirel HTU21D is a new generation of temperature and humidity sensors)
    2019-03-06 10:55:24下载
    积分:1
  • 696516资源总数
  • 106571会员总数
  • 2今日下载