# stm32_Intelligent-pet-feeding **Repository Path**: stm32-microcontroller-code/stm32_Intelligent-pet-feeding ## Basic Information - **Project Name**: stm32_Intelligent-pet-feeding - **Description**: 19.STM32智能宠物喂食系统MF-毕业源码案例设计 - **Primary Language**: C - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-03-12 - **Last Updated**: 2026-03-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README STM32智能宠物喂食系统 1. 使用OLED屏实时显示宠物窝的温度、湿度,投喂食物次数。 2. 使用DHT11检测宠物窝的温湿度。 3. 使用光敏电阻检测环境变化情况。 4. 使用步进电机控制投食。 5. 使用蓝牙模块实现手机通讯,可以使用手机控制投食、开关灯、模式切换 主要元器件: 1. STM32F103C8T6单片机 2. DHT11温湿度传感器 3. OLED 屏幕 4. 光敏传感器 5. BT04A蓝牙模块 6. LED灯