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

STM32L432-smart-system

于 2017-01-14 发布 文件大小:38476KB
0 122
下载积分: 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 个回复

  • ad-pwm
    使用A/D控制PWM输出,已经通过测试,可以运行,性能稳定(The use of A/D control PWM output, has passed the test, you can run, stable performance)
    2008-01-16 08:44:28下载
    积分:1
  • Freescale
    Freescale智能车入门手册(中文版).pdf(Freescale Smart Car Starter Guide (Chinese version). Pdf)
    2014-03-16 19:50:16下载
    积分:1
  • EDAshiyan2s
    通过上翻键和下翻键来设置方波信号正负脉冲宽度,利用一排流水灯来显示按键的次数,通过观察流水灯亮的盏数确定占空比(按一次上翻键亮一盏灯,流水灯全亮时占空比调到了最高或者是最低状态,按一次下翻键灭一盏灯,流水灯全灭时占空比调到了最低或者是最高状态)。(Duty cycle of LED lights and adjustable oscilloscope display code)
    2015-01-06 21:10:09下载
    积分:1
  • LPC900_051002
    LPC900系列单片机各个模块功能的经典图文解析(LPC900 Series modules feature the classic graphic analysis)
    2013-10-30 23:12:42下载
    积分:1
  • 数字电压测电压
    数字电压计测电压频率。2015年电赛,精度高,易实现(The digital voltage measures the voltage frequency. 2015 electric competition, high precision, easy to achieve)
    2020-06-20 02:40:01下载
    积分:1
  • temperature_transmitter_msp430-master
    基于msp430的数模转换程序,亲测有效(Digital-to-analog conversion program based on msp430, pro-test is effective)
    2020-06-21 11:20:02下载
    积分:1
  • TOOLS FOR SST89X5X
    新型增强型的SST 51单片机的开发工具和资料,包括在线仿真功能,在线编程下载功能,内部FLASH和SRAM的读写源程序,是51单片机开发工程师的第4代开发利器.(new enhanced the SST 51 MCU development tools and information, including online simulation, the ability to download online programming, internal FLASH and SRAM source literacy is 51 MCU development engineers in the development of fourth-generation weapon.)
    2020-11-15 12:19:43下载
    积分:1
  • stm32f407-TCP客户端数据收实验
    说明:  在stm32f407的平台下,进行TCP的客户端数据收发(On the platform of stm32f407, we can send and receive TCP client data)
    2021-01-23 00:54:55下载
    积分:1
  • F28335_RDC_Serial_Flash
    AD2S1210驱动 DSP版本,内部有模拟SPI读写程序,实现普通模式读取角度(AD2S1210 Driver DSP Version)
    2021-03-14 22:29:22下载
    积分:1
  • xiaoche
    只能小车寻线与避障加寻光51单片机代码,就是全国电子设计竞赛1999年的E题啦。(Only the car line code 51 single-chip microcomputer and obstacle avoidance for light)
    2013-08-06 15:00:04下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载