搜索资源列表
STH11
- 设计了一种基于单片机和SHT11温湿度传感器的温室温湿度控制系统。该系统性能可靠,结构简单,能实现对温室内温湿度的自动调节。 -Based on SCM and SHT11 temperature and humidity sensor, the temperature and humidity control system used for a greenhouse is designed. With a simple structure and reliable performance, t
12
- 全自动洗衣机控制板设计,51单片机C语言设计的,可控制进水,排水,电机正转和反转,水位控制等-Automatic washing machine control panel design, 51 MCU C language designed to control water, drainage, the forward and reverse motor, water level control
基于模型设计—自动代码生成之硬件驱动
- 基于模型设计—自动代码生成之硬件驱动: 分享RTW 工具箱做自动代码生成时,硬件驱动的编写方法;本文涉及两方面的技术难点CMEX S 函数和TLC 文件的编写,对这两方面不熟悉的童鞋可以先看看相关的Help 文档。 通过硬件驱动模块和上层控制模块的结合,可以实现嵌入式系统C 代码的一键式 生成,所生成的代码无需做任何修改就可以直接下载到单片机中。(Model design based on the hardware driver of automatic code generation)