登录
首页 » C51 » STM32L432-smart-system

STM32L432-smart-system

于 2017-01-14 发布 文件大小:38476KB
0 168
下载积分: 1 下载次数: 93

代码说明:

  1.手机APP远程控制:STM32L432开发板通过WIFI模块与因特网服务器建立TCP连接,服务器使用腾讯云,服务器系统为ubuntu,就是在ubuntu上建立一个TCP中继服务器,实现远程手机端与家居系统的信息中继传递,从而实现远程控制。 2.室内控制质量检测:通过MQ-2、MQ-135、GP2Y1050AU0F模块实现室内有毒气体(苯等)、可燃气体(一氧化碳等)和PM2.5的检测,并通过ESP8266将检测到的数据反馈给APP端。 3.家具电器自动控制:家具系统能通过检测到的数据自动控制打开空气净化器、抽风机等(261/5000 1. Mobile APP remote control: STM32L432 development board through the WIFI module to establish TCP connection with the Internet server, the server uses Tencent cloud, the server system is ubuntu, is to establish a TCP relay server on ubuntu, remote mobile phone and home system information Relay transmission, in order to achieve remote control. 2. indoor control quality detection: through the MQ-2, MQ-135, GP2Y1050AU0F module to achieve the indoor toxic gases (benzene, etc.), combustible gases (carbon monoxide, etc.) and PM2.5 detection, and through the ESP8266 feedback to the detected data APP side. 3. Furniture electrical automatic control: furniture system can automatically detect the data through the open air purifier, exhaust fan, etc.)

文件列表:

server.c,9119,2016-11-17
SmartControl APP.zip,5430555,2016-08-30
STM32L432
.........\CORE
.........\....\cmsis_armcc.h,24423,2016-04-28
.........\....\core_cm4.h,114498,2016-04-28
.........\....\core_cmFunc.h,3620,2016-04-28
.........\....\core_cmInstr.h,3636,2016-04-28
.........\....\core_cmSimd.h,3662,2016-04-28
.........\....\startup_stm32l432xx.s,18575,2016-04-29
.........\HALLIB
.........\......\STM32L4xx_HAL_Driver
.........\......\....................\Inc
.........\......\....................\...\Legacy
.........\......\....................\...\......\stm32_hal_legacy.h,176593,2016-04-29
.........\......\....................\...\stm32l4xx_hal.h,27183,2016-04-29
.........\......\....................\...\stm32l4xx_hal_adc.h,55073,2016-04-29
.........\......\....................\...\stm32l4xx_hal_adc_ex.h,123405,2016-04-29
.........\......\....................\...\stm32l4xx_hal_can.h,35920,2016-04-29
.........\......\....................\...\stm32l4xx_hal_comp.h,33673,2016-04-29
.........\......\....................\...\stm32l4xx_hal_conf_template.h,13882,2016-04-29
.........\......\....................\...\stm32l4xx_hal_cortex.h,20077,2016-04-29
.........\......\....................\...\stm32l4xx_hal_crc.h,16616,2016-04-29
.........\......\....................\...\stm32l4xx_hal_crc_ex.h,6452,2016-04-29
.........\......\....................\...\stm32l4xx_hal_cryp.h,30182,2016-04-29
.........\......\....................\...\stm32l4xx_hal_cryp_ex.h,5729,2016-04-29
.........\......\....................\...\stm32l4xx_hal_dac.h,19943,2016-04-29
.........\......\....................\...\stm32l4xx_hal_dac_ex.h,13342,2016-04-29
.........\......\....................\...\stm32l4xx_hal_def.h,8564,2016-04-29
.........\......\....................\...\stm32l4xx_hal_dfsdm.h,37794,2016-04-29
.........\......\....................\...\stm32l4xx_hal_dma.h,27963,2016-04-29
.........\......\....................\...\stm32l4xx_hal_firewall.h,19719,2016-04-29
.........\......\....................\...\stm32l4xx_hal_flash.h,44070,2016-04-29
.........\......\....................\...\stm32l4xx_hal_flash_ex.h,3635,2016-04-29
.........\......\....................\...\stm32l4xx_hal_flash_ramfunc.h,4389,2016-04-29
.........\......\....................\...\stm32l4xx_hal_gpio.h,14117,2016-04-29
.........\......\....................\...\stm32l4xx_hal_gpio_ex.h,16409,2016-04-29
.........\......\....................\...\stm32l4xx_hal_hcd.h,9750,2016-04-29
.........\......\....................\...\stm32l4xx_hal_i2c.h,32313,2016-04-29
.........\......\....................\...\stm32l4xx_hal_i2c_ex.h,7284,2016-04-29
.........\......\....................\...\stm32l4xx_hal_irda.h,40298,2016-04-29
.........\......\....................\...\stm32l4xx_hal_irda_ex.h,17867,2016-04-29
.........\......\....................\...\stm32l4xx_hal_iwdg.h,8757,2016-04-29
.........\......\....................\...\stm32l4xx_hal_lcd.h,40656,2016-04-29
.........\......\....................\...\stm32l4xx_hal_lptim.h,31746,2016-04-29
.........\......\....................\...\stm32l4xx_hal_nand.h,11177,2016-04-29
.........\......\....................\...\stm32l4xx_hal_nor.h,10374,2016-04-29
.........\......\....................\...\stm32l4xx_hal_opamp.h,17758,2016-04-29
.........\......\....................\...\stm32l4xx_hal_opamp_ex.h,3856,2016-04-29
.........\......\....................\...\stm32l4xx_hal_pcd.h,37345,2016-04-29
.........\......\....................\...\stm32l4xx_hal_pcd_ex.h,5085,2016-04-29
.........\......\....................\...\stm32l4xx_hal_pwr.h,17248,2016-04-29
.........\......\....................\...\stm32l4xx_hal_pwr_ex.h,39811,2016-04-29
.........\......\....................\...\stm32l4xx_hal_qspi.h,36292,2016-04-29
.........\......\....................\...\stm32l4xx_hal_rcc.h,192571,2016-04-29
.........\......\....................\...\stm32l4xx_hal_rcc_ex.h,103703,2016-04-29
.........\......\....................\...\stm32l4xx_hal_rng.h,10155,2016-04-29
.........\......\....................\...\stm32l4xx_hal_rtc.h,37323,2016-04-29
.........\......\....................\...\stm32l4xx_hal_rtc_ex.h,50552,2016-04-29
.........\......\....................\...\stm32l4xx_hal_sai.h,36227,2016-04-29
.........\......\....................\...\stm32l4xx_hal_sd.h,44914,2016-04-29
.........\......\....................\...\stm32l4xx_hal_smartcard.h,50165,2016-04-29
.........\......\....................\...\stm32l4xx_hal_smartcard_ex.h,23835,2016-04-29
.........\......\....................\...\stm32l4xx_hal_smbus.h,31696,2016-04-29
.........\......\....................\...\stm32l4xx_hal_spi.h,29410,2016-04-29
.........\......\....................\...\stm32l4xx_hal_spi_ex.h,3426,2016-04-29
.........\......\....................\...\stm32l4xx_hal_sram.h,7538,2016-04-29
.........\......\....................\...\stm32l4xx_hal_swpmi.h,19689,2016-04-29
.........\......\....................\...\stm32l4xx_hal_tim.h,99640,2016-04-29
.........\......\....................\...\stm32l4xx_hal_tim_ex.h,25208,2016-04-29
.........\......\....................\...\stm32l4xx_hal_tsc.h,26642,2016-04-29
.........\......\....................\...\stm32l4xx_hal_uart.h,74020,2016-04-29
.........\......\....................\...\stm32l4xx_hal_uart_ex.h,28644,2016-04-29
.........\......\....................\...\stm32l4xx_hal_usart.h,34506,2016-04-29
.........\......\....................\...\stm32l4xx_hal_usart_ex.h,14811,2016-04-29
.........\......\....................\...\stm32l4xx_hal_wwdg.h,10327,2016-04-29
.........\......\....................\...\stm32l4xx_ll_adc.h,427979,2016-04-29
.........\......\....................\...\stm32l4xx_ll_bus.h,75986,2016-04-29
.........\......\....................\...\stm32l4xx_ll_comp.h,39710,2016-04-29
.........\......\....................\...\stm32l4xx_ll_cortex.h,26829,2016-04-29
.........\......\....................\...\stm32l4xx_ll_crc.h,17343,2016-04-29
.........\......\....................\...\stm32l4xx_ll_crs.h,26848,2016-04-29
.........\......\....................\...\stm32l4xx_ll_dac.h,86447,2016-04-29
.........\......\....................\...\stm32l4xx_ll_dma.h,87807,2016-04-29
.........\......\....................\...\stm32l4xx_ll_exti.h,52741,2016-04-29
.........\......\....................\...\stm32l4xx_ll_fmc.h,36763,2016-04-29
.........\......\....................\...\stm32l4xx_ll_gpio.h,42583,2016-04-29
.........\......\....................\...\stm32l4xx_ll_i2c.h,86768,2016-04-29
.........\......\....................\...\stm32l4xx_ll_iwdg.h,12206,2016-04-29
.........\......\....................\...\stm32l4xx_ll_lptim.h,55373,2016-04-29
.........\......\....................\...\stm32l4xx_ll_lpuart.h,77780,2016-04-29
.........\......\....................\...\stm32l4xx_ll_opamp.h,35134,2016-04-29
.........\......\....................\...\stm32l4xx_ll_pwr.h,48234,2016-04-29
.........\......\....................\...\stm32l4xx_ll_rcc.h,176903,2016-04-29
.........\......\....................\...\stm32l4xx_ll_rng.h,10377,2016-04-29
.........\......\....................\...\stm32l4xx_ll_rtc.h,155661,2016-04-29
.........\......\....................\...\stm32l4xx_ll_sdmmc.h,36335,2016-04-29
.........\......\....................\...\stm32l4xx_ll_spi.h,51375,2016-04-29
.........\......\....................\...\stm32l4xx_ll_swpmi.h,38663,2016-04-29
.........\......\....................\...\stm32l4xx_ll_system.h,58940,2016-04-29

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

发表评论

0 个回复

  • 2)STM32F030串口AD
    基于keil5的STM32F030的AD+串口(AD+ serial port of STM32F030 based on keil5)
    2020-10-10 15:57:34下载
    积分:1
  • DC_motor_ppt
    DC motor position control
    2016-05-26 19:34:06下载
    积分:1
  • 12
    说明:  一个按键的多次击键组合判别技巧 有时在设计中,往往要用一个按键来输入多种信息。如:单击/双击/三击、短击/长击、 还有各种组合击键方式。可以用以下程序来做。 如果按键闭合时间判断为一次短击 如果按键闭合时间判断为一次长击(A button multiple keystroke combinations sometimes Discriminant skills in design, often using a button to enter a wide range of information. Such as: click/double/triple-clicking, hit a short/long shot, there are various combinations of keystrokes way. The following procedures can be used to do. If the button closure for a short time to judge the hit to determine if the button closure for a long time to hit)
    2008-06-22 10:37:45下载
    积分:1
  • danpianjiLCDshuzhiceshiyi
    项目16 基于单片机LCD数字测速仪的设计 使用C++程序编程(Item 16 LCD digital speedometer on chip design using C++ programming)
    2011-06-29 08:58:27下载
    积分:1
  • PIC红外接收程序
    红外线遥控接收程序,接收的是一个电视遥控器编码,共25个按锓 20140727经过调试,可以正常收码;收到的码按从高到低,存放在rx3,rx2,rx1,rx0四个寄存器中。(Infrared remote control receiver program, receiving is a TV remote encoding, a total of 25 to 20140727 Qin after debugging, can normally receive code; the code according to the received from high to low, stored in RX3, rx2, rx1, rx0 in the four registers.)
    2017-11-25 12:36:31下载
    积分:1
  • 18b20--bluetooth
    51单片机采集18B20温度数据发送到蓝牙模块(Send 51 SCM Acquisition 18B20 temperature data to the Bluetooth module)
    2013-12-10 14:09:19下载
    积分:1
  • DataAdapter
    使用DataAdapter对数据库进行操作 将SQL-search.aspx程序可改为使用DataAdapter对数据库进行操作. 程序使用"Dim objAdapt As New OleDbDataAdapter(strcmd,objCon)"创建了DataAdapter对象。(Use DataAdapter to operate the database The SQL-search.aspx program can be changed using the DataAdapter to operate the database. The program uses "Dim objAdapt As New OleDbDataAdapter (strcmd, objCon)" Creating a DataAdapter object. )
    2013-12-27 21:39:40下载
    积分:1
  • Ejercicio-5-i2c-eeprom
    EEPROM, 24LC256, .C, .H, Proteus, mplab, codigo-ascii
    2015-06-02 06:04:16下载
    积分:1
  • hongwaigooog
    单片机红外遥控最全的资料,包含很多当前电视遥控专用芯片的解码方式,C语言和汇编语言编写的解码范例程序,看完了你就会了!(infrared remote control MCU most complete information, including many current television remote control decoder ASIC, C and Assembly Language prepared by the example of decoding procedures will be watching you!)
    2020-06-26 05:00:02下载
    积分:1
  • MSP430DATASHEET
    MSP430系列单片机是美国德州仪器(TI)1996年开始推向市场的一种16位超低MSP430单片机功耗、具有精简指令集(RISC)的混合信号处理器(Mixed Signal Processor)。称之为混合信号处理器,是由于其针对实际应用需求,将多个不同功能的模拟电路、数字电路模块和微处理器集成在一个芯片上,以提供“单片机”解决方案。该系列单片机多应用于需要电池供电的便携式仪器仪表中。(Texas Instruments MSP430 MCU is (TI) 1996 began to market a 16-bit ultra-low-power MSP430 microcontroller with a reduced instruction set (RISC) mixed-signal processor (Mixed Signal Processor). Called mixed-signal processors, due to its demand for practical application, the plurality of different functional analog circuit, digital circuit modules and integrated on a single chip microprocessor, to provide a "single-chip" solution. The family of microcontrollers and more applications that require battery-powered portable instrumentation.)
    2014-06-14 00:12:24下载
    积分:1
  • 696518资源总数
  • 105651会员总数
  • 15今日下载