基于Arduino Uno(Maker Uno), ESP8286 和 LU-ASR01 的可以使用语音,网页和按钮控制开启关闭的智能垃圾桶原型。
A smart trash can prototype based on Arduino Uno (Maker Uno), ESP8286 and LU-ASR01 that can be turned on and off using voice, web and button control.
For the voice control module, we use a microcontroller LU-ASR01 from China. This requires a special IDE named 天问block(tian wen block) to compile the voice control function. The CodeForVoiceControl.hd script requires 天问Block to open.
For other scripts of Maker Uno or ESP8286, Arduino IDE is the tool we use to develop.
project_WIFI_part is code folder for ESP8286, which plays the role of the web server;
Project_Arduino_part is the code folder for slave Maker Uno to control servos, buttons
Project_detect_full is the code folder for the module to detect whether the garbage is full in the bin.
⬇️⬇️⬇️ It is a video on Bilibili, click the pictrue to view it.
