智能咖啡杯控制系统Intelligent Coffee Cup Control System内容摘要随着科学技术与经济的快速发展,人们的生活水平也随着提高,许多人都会在闲暇时饮用咖啡,不过,目前市场上的咖啡杯大多数都为陶瓷杯,不够智能化。为满足这一需要,设计了一个智能咖啡杯控制系统。本设计以 STM32F103 单片机为核心,以 DS18B20 温度传感器为测温元件并结合 5 个模块来实现。完成 OLED 显示模块、加热模块、GSM 短信模块、步进电机模块、LED 灯光模块这五大模块功能的设计。实现了短信提醒功能、自动加热功能与自动搅拌等功能。本文主要介绍了工作的几个方面:分析了国内外咖啡杯的研究背景和发展现状。介绍了硬件环境的搭建以及所用传感器的工作原理、选型和型号特点,描述了温度传感器获取咖啡温度、加热、短信提醒等功能的软件构建过程。最后,对智能咖啡杯控制系统进行了全面测试,验证了设计的准确性和实用性。关键词:智能咖啡杯 温度控制 STM32 GSM AbstractWith the quick boom of economy and the rapid progress in science and technology, the living standards of people all over the word have improved remarkably. Many people will drink coffee in their spare time. However, most coffee cups on the market are ceramic cups, which are not intelligent enough. In order to meet this need, an intelligent coffee cup control system was designed. This design took STM32F103 as the core, DS18B20 temperature sensor as the temperature measuring element. What's more, it completed the design of five modules, including OLED display module, heating module, GSM short message module, stepping motor module and LED light module. In addition, the functions of SMS reminder, automatic heating and automatic mixing were realized.This article primarily introduced our study from three different parts. Firstly, we summarized the research background and status quo of coffee cup around the word. Secondly, we described diverse software designs and developments, such as constructing hardware environment, the...