forked from xiaozhi/xiaozhi-esp32
Support for DIY AI Watch HU-087 kit (#1445)
* Added new board for hu-087 smart AI watch * Added a README with link to prouct on Aliexpress * Trying to control chatbot mode instead of listening state * Removed the esp32-s3 prefix for the board * Changed board name to match folder naming * Fixed formating and long URL * Fixed typo in README.md
This commit is contained in:
7
main/boards/hu-087/README.md
Normal file
7
main/boards/hu-087/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
|
||||
[product](https://fr.aliexpress.com/item/1005010207331462.html)
|
||||
|
||||
One of the cheapest kit in a watch form factor.
|
||||
|
||||
## Programming ##
|
||||
Before assembling the product, unglue the battery from the board to access the programming header. You'll need a ESP32 programming dongle with control of the EN and IO0 pins. The USB connector is not wired to the USB pins of the ESP32-S3 USB interface and can only be used for charging.
|
||||
Reference in New Issue
Block a user