# stm32_intelligent_seat_cushion **Repository Path**: stm32-microcontroller-code/stm32_intelligent_seat_cushion ## Basic Information - **Project Name**: stm32_intelligent_seat_cushion - **Description**: 基于stm32单片机的智能坐垫控制系统-毕业源码案例设计 - **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 上电后可以设置坐垫运行时间,精确到时分秒,时间到了后停止运行并语音提示注意起身运动劳逸结合。 3 可以通过按键设置手动模式或者自动模式,手动模式下可以控制3个继电器分别对应加热,散热和风干,也可以控制温湿度的阈值。 4 手机端也可以通过蓝牙调试器发送命令控制继电器的开启或者关闭。