espressif2022
|
8d58bdb21b
|
feat: add emote style for v2 (#1217)
* feat: add emote style for v2
* feat: delete asset probe apply
|
2025-09-19 14:14:43 +08:00 |
|
Xiaoxia
|
5018f6c03a
|
feat: build default assets instead of downloading and v2 tables for esp-hi, echoear (#1203)
* fix: call flush ready on io ready
* eachear: update to v2 partition table but disable class Assets currently
* stop gif if previewing an image
* feat: build default assets instead of downloading
* version updates
* fix None error
* delay 1s before enter wifi config mode
* fix compiling with v1 partition table
---------
Co-authored-by: Xiaoxia <terrence.huang@tenclass.com>
|
2025-09-16 15:24:24 +08:00 |
|
Xiaoxia
|
d04b08133f
|
Move fonts / assets definition from main/boards to CMakeLists.txt (#1174)
* update surfer-c3-1.14tft font size
* Move fonts / assets definition from main/boards to CMakeLists.txt
* fix c3 compiling errors
---------
Co-authored-by: Xiaoxia <terrence.huang@tenclass.com>
|
2025-09-08 17:30:18 +08:00 |
|
Xiaoxia
|
83f6f8c703
|
Switch to 2.0 branch (#1152)
* Adapt boards to v2 partition tables
* fix esp log error
* fix display style
* reset emotion after download assets
* fix compiling
* update assets default url
* Add user only tools
* Add image cache
* smaller cache and buffer, more heap
* use MAIN_EVENT_CLOCK_TICK to avoid audio glitches
* bump to 2.0.0
* fix compiling errors
---------
Co-authored-by: Xiaoxia <terrence.huang@tenclass.com>
|
2025-09-04 15:41:28 +08:00 |
|
espressif2022
|
cd23e0f155
|
feat: add emote_gfx UI for EchoEar (#1022)
* feat: add emote_gfx UI for EchoEar
* feat: delete local assets
|
2025-08-01 18:07:13 +08:00 |
|
Xiaoxia
|
3c71558a5f
|
v1.8.0: Audio 代码重构与低功耗优化 (#943)
* Reconstruct Audio Code
* Remove old IoT implementation
* Add MQTT-UDP documentation
* OTA升级失败时,可以继续使用
|
2025-07-19 22:45:22 +08:00 |
|
ning yuxiang
|
2cdec25162
|
Add support for EchoEar V1.2 version PCB. (#891)
Co-authored-by: NingYuxiang <ningyuxiang@espressif.com>
|
2025-07-09 03:10:43 +08:00 |
|
laride
|
b7c1989a34
|
fix: resolve potential crash on touch isr (#885)
|
2025-07-05 14:56:11 +08:00 |
|
laride
|
ad2c187433
|
添加 EchoEar 喵伴 (#869)
* add EchoEar
Co-authored-by: Qin Feng <qingfeng@espressif.com>
* feat: use new display backlight API
* feat: use MCP protocol
* remove yuying lcd
* add echoear README.md
---------
Co-authored-by: NingYuxiang <ningyuxiang@espressif.com>
Co-authored-by: Qin Feng <qingfeng@espressif.com>
|
2025-06-30 23:01:17 +08:00 |
|