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

STM32L432-smart-system

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

  • ds18b20
    单片机DS18B20测温功能模块 DS18B20数字温度传感器接线方便,封装成后可应用于多种场合,如管道式,螺纹式,磁铁吸附式,不锈钢封装式,型号多种多样,有LTM8877,LTM8874等等。主要根据应用场合的不同而改变其外观。封装后的DS18B20可用于电缆沟测温,高炉水循环测温,锅炉测温,机房测温,农业大棚测温,洁净室测温,弹药库测温等各种非极限温度场合。耐磨耐碰,体积小,使用方便,封装形式多样,适用于各种狭小空间设备数字测温和控制领域。.(DS18B20 digital temperature sensor MCU DS18B20 temperature measurement function module wiring convenience, packaged as can be applied to a variety of occasions, such as pipes, threaded, magnets, stainless steel package, a variety of models, LTM8877, LTM8874 and so on. Main changes its appearance depending on the applications. Package after the DS18B20 temperature measurement, can be used in the cable trench blast furnace water cycle temperature measurement, boiler temperature measurement, room temperature measurement, the agriculture greenhouse temperature measurement, temperature measurement of a clean room, the temperature measurement of the ammunition depot various temperature extremes occasions. Resistant to wear and touch, small size, easy to use package forms, suitable for a variety of the narrow space equipment digital temperature measurement and control field. .)
    2012-11-22 20:22:25下载
    积分:1
  • lpc210x--timer
    LPC210X 定时器与串口通讯驱动源码(LPC210X timers and serial communication driver source code)
    2013-07-12 10:55:09下载
    积分:1
  • EV_BIKE
    电动自行车锂电池使用保护板,方案实现文档(Electric bicycle lithium battery protection board, the program implementation document)
    2013-04-04 16:38:11下载
    积分:1
  • 12864
    说明:  12864 液晶 单片机驱动C语言程序,完整单片机C语言程序,51单片机,89C51/89S52/AVR Mega16 等都可用的zigbee程序 。已通过测试,运行可靠。 (12864 LCD Single Chip Driver C language program, complete microcontroller C programming language, 51 SCM, 89C51/89S52/AVR Mega16 are all available zigbee program. Has been tested and reliable operation.)
    2011-03-02 12:24:25下载
    积分:1
  • diwen
    基于C8051F021单片机的迪文触摸屏控制(Devin touchscreen control based on C8051F)
    2014-05-20 16:50:11下载
    积分:1
  • 模数转换多通道
    一种应用于飞思卡尔9s12系列的AD转换模块程序范例(An example of the AD convert program applied in the Freescale 9s12 series.)
    2018-07-13 00:25:42下载
    积分:1
  • 01_LED
    说明:  430单片机中的led显示模块,对于初学者来说,这个程序简单易懂,是学习430的好帮手(430 in single-chip led display module, for beginners, this easy-to-read program is a good helper to learn 430)
    2009-08-20 17:31:40下载
    积分:1
  • MSP430-MAX31856
    说明:  MAX31856测试程序,MSP430F5342通过端口模拟SPI总线操作MAX31856,并将采集到的数据通过UCA1串口发送.硬件上采用隔离电源,隔离通讯接口.多路热电偶信号经多路电子开关选通后再采集.仅供参考,实验室调试通过,未投入实用. 压缩包内容: 1.MSP430程序源代码.包括测试程序及加了协议的多路采集程序. 2.硬件电路图.PDF格式,包括电路板原理图,PCB布局图,元件清单. 3.MAX31856芯片手册及官方例程. 4.PC端程序(通讯协议仿的迅威科技8通道热电偶温度变送器的协议,所以他们的PC端测试程序应该也是可用的) 整理时间:2020年4月15日(MAX31856 test procedure, MSP430F5342 simulates the SPI bus to operate the MAX31856 through the port, and converts the collected data to serial transmission through UCA1. The hardware uses isolated power supply and isolated communication interface. Reform reference, laboratory debugging passed, not occupied practical. Compressed package content: 1. MSP430 program source code. Including test procedures and multi-channel acquisition procedures with added protocols. 2. Hardware circuit diagram. PDF format, including circuit board schematic diagram, PCB layout diagram, component list. 3. MAX31856 chip manual and official routines. 4. PC-side program (the communication protocol is a copy of the Xunwei Technology 8-channel thermocouple temperature threshold protocol, so their PC-side test program should also be available) Arrangement time: April 15, 2020)
    2020-04-15 12:04:45下载
    积分:1
  • Lattice
    用138,595控制的点阵,附带两个不同控制方式的源程序以及电路连接图,(With 138,595 dot control, with two different control modes of the source and a circuit connection diagram,)
    2015-08-04 21:41:18下载
    积分:1
  • second
    秒表程序,从0-60秒,有3个按键,启动,暂停,复位 带仿真和c51源码(second count program.It has three buttons.there are start pause,reset program. proteus and c51)
    2016-11-26 22:08:53下载
    积分:1
  • 696518资源总数
  • 106222会员总数
  • 14今日下载