# 基于STM32单片机智能垃圾桶自动识别各类垃圾 **Repository Path**: squirrels-love-pears/STM32_Rubbish ## Basic Information - **Project Name**: 基于STM32单片机智能垃圾桶自动识别各类垃圾 - **Description**: 1、离线语音识别识别垃圾种类并且垃圾桶自动翻盖 说出唤醒词“垃圾桶”后,再说一句垃圾名称,语音识别模块端识别到相应关键词,便会将结果通过串口发送到stm32端,stm32端接着会发送打开相应垃圾桶盖的指令,6s后,垃圾桶盖自动关闭。翻盖功能是通过stm32端控制舵机实现。 2、语音播报功能 stm32端若判断到有人说出唤醒词了,通过串口发送指令给语音播报模块,外放喇叭便会播报“你好”的音频,若判断到相应的垃圾种类,便会播报相应的垃圾种类音频。 3、APP/网页端远程控制垃圾桶 stm32端通过串口连接wifi模块esp8266-01s,接入onenet云平台,实现联网功能,通过云端下达指令给设备,从而控制垃圾桶实现翻盖及控制继电器通断。 4、OLED屏显示信息 OLED屏可以显示作者的相关信息、及每次语音播报也会显示相应文字信息。 - **Primary Language**: Unknown - **License**: AGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 7 - **Created**: 2024-08-09 - **Last Updated**: 2024-08-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 基于STM32单片机智能垃圾桶自动识别各类垃圾 #### Description 1、离线语音识别识别垃圾种类并且垃圾桶自动翻盖 说出唤醒词“垃圾桶”后,再说一句垃圾名称,语音识别模块端识别到相应关键词,便会将结果通过串口发送到stm32端,stm32端接着会发送打开相应垃圾桶盖的指令,6s后,垃圾桶盖自动关闭。翻盖功能是通过stm32端控制舵机实现。 2、语音播报功能 stm32端若判断到有人说出唤醒词了,通过串口发送指令给语音播报模块,外放喇叭便会播报“你好”的音频,若判断到相应的垃圾种类,便会播报相应的垃圾种类音频。 3、APP/网页端远程控制垃圾桶 stm32端通过串口连接wifi模块esp8266-01s,接入onenet云平台,实现联网功能,通过云端下达指令给设备,从而控制垃圾桶实现翻盖及控制继电器通断。 4、OLED屏显示信息 OLED屏可以显示作者的相关信息、及每次语音播报也会显示相应文字信息。 #### Software Architecture Software architecture description #### Installation 1. xxxx 2. xxxx 3. xxxx #### Instructions 1. xxxx 2. xxxx 3. xxxx #### Contribution 1. Fork the repository 2. Create Feat_xxx branch 3. Commit your code 4. Create Pull Request #### Gitee Feature 1. You can use Readme\_XXX.md to support different languages, such as Readme\_en.md, Readme\_zh.md 2. Gitee blog [blog.gitee.com](https://blog.gitee.com) 3. Explore open source project [https://gitee.com/explore](https://gitee.com/explore) 4. The most valuable open source project [GVP](https://gitee.com/gvp) 5. The manual of Gitee [https://gitee.com/help](https://gitee.com/help) 6. The most popular members [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)