• 大小: 9.86M
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2023-06-24
  • 语言: C/C++
  • 标签: 智能  系统  

资源简介

智能滴灌控制器用于家用屋顶花园、菜园等植物所需水和营养液自动浇灌,控制器通过对温度、湿度测量,根据所设定的参数,自动控制滴灌电机转速和时长,从而控制滴灌量满足植物生长的需要。同时,控制器能根据植物生长不同阶段,选择不同的水和营养液的最佳配比,满足植物的最佳生长需要。

本项目计划使用NuMaker-Uni 为核心控制模块,通过WIFI或蓝牙和手机互联,通过手机上APP实现对控制器参数的设定、读取及滴灌方案的选取。控制器根据设定的滴灌方案自动完成滴灌作业。



资源截图

代码片段和文件信息

/******************************************************************************
 * @file     system_Nano100Series.c
 * @version  V1.00
 * $Revision: 4 $
 * $Date: 14/01/29 4:09p $
 * @brief    Nano100 series system clock init code and assert handler
 *
 * @note
 * Copyright (C) 2014 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/

#include 
#include “Nano100Series.h“


/*----------------------------------------------------------------------------
  Clock Variable definitions
 *----------------------------------------------------------------------------*/
uint32_t SystemCoreClock  = __HSI;              /*!< System Clock Frequency (Core Clock) */
uint32_t CyclesPerUs      = (__HSI / 1000

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2016-12-02 16:56  软件源代码及APK\
     目录           0  2016-08-30 14:29  软件源代码及APK\Library\
     目录           0  2016-12-02 16:56  软件源代码及APK\Library\CMSIS\
     文件       46999  2015-08-07 09:51  软件源代码及APK\Library\CMSIS\CMSIS END USER LICENCE AGREEMENT.pdf
     目录           0  2016-12-02 16:56  软件源代码及APK\Library\CMSIS\Include\
     文件        1239  2015-08-07 09:51  软件源代码及APK\Library\CMSIS\Include\arm_common_tables.h
     文件      255755  2015-08-07 09:51  软件源代码及APK\Library\CMSIS\Include\arm_math.h
     文件       32139  2015-08-07 09:51  软件源代码及APK\Library\CMSIS\Include\core_cm0.h
     文件       39428  2015-08-07 09:51  软件源代码及APK\Library\CMSIS\Include\core_cm0plus.h
     文件       98950  2015-08-07 09:51  软件源代码及APK\Library\CMSIS\Include\core_cm3.h
     文件      108260  2015-08-07 09:51  软件源代码及APK\Library\CMSIS\Include\core_cm4.h
     文件       21323  2015-08-07 09:51  软件源代码及APK\Library\CMSIS\Include\core_cm4_simd.h
     文件       15924  2015-08-07 09:51  软件源代码及APK\Library\CMSIS\Include\core_cmFunc.h
     文件       17305  2015-08-07 09:51  软件源代码及APK\Library\CMSIS\Include\core_cmInstr.h
     文件       40737  2015-08-07 09:51  软件源代码及APK\Library\CMSIS\Include\core_sc000.h
     文件       97329  2015-08-07 09:51  软件源代码及APK\Library\CMSIS\Include\core_sc300.h
     文件        1516  2015-08-07 09:51  软件源代码及APK\Library\CMSIS\README.txt
     文件         550  2015-08-07 09:51  软件源代码及APK\Library\CMSIS\index.html
     目录           0  2016-08-30 14:29  软件源代码及APK\Library\Device\
     目录           0  2016-08-30 14:29  软件源代码及APK\Library\Device\Nuvoton\
     目录           0  2016-08-30 14:29  软件源代码及APK\Library\Device\Nuvoton\Nano100Series\
     目录           0  2016-12-02 16:56  软件源代码及APK\Library\Device\Nuvoton\Nano100Series\Include\
     文件      908315  2015-08-07 10:19  软件源代码及APK\Library\Device\Nuvoton\Nano100Series\Include\Nano100Series.h
     文件        1541  2015-08-07 09:51  软件源代码及APK\Library\Device\Nuvoton\Nano100Series\Include\system_Nano100Series.h
     目录           0  2016-12-02 16:56  软件源代码及APK\Library\Device\Nuvoton\Nano100Series\Source\
     目录           0  2016-12-02 16:56  软件源代码及APK\Library\Device\Nuvoton\Nano100Series\Source\ARM\
     文件        9352  2016-08-19 16:07  软件源代码及APK\Library\Device\Nuvoton\Nano100Series\Source\ARM\startup_Nano100Series.s
     目录           0  2016-12-02 16:56  软件源代码及APK\Library\Device\Nuvoton\Nano100Series\Source\IAR\
     文件        5403  2015-08-07 09:51  软件源代码及APK\Library\Device\Nuvoton\Nano100Series\Source\IAR\startup_Nano100Series.s
     文件        3647  2015-08-07 09:51  软件源代码及APK\Library\Device\Nuvoton\Nano100Series\Source\system_Nano100Series.c
     目录           0  2016-08-30 14:29  软件源代码及APK\Library\NuMaker_Uni_Lib\
............此处省略173个文件信息

评论

共有 条评论