Xiaoxia
dd45d0de26
Bump to 2.0.3 ( #1241 )
...
* fix c6 compilation error
* remove afe preferred core
* fix release.py missing board type config
* Bump to 2.0.3
* remove duplicated depends
2025-09-26 08:52:43 +08:00
Xiaoxia
d3e7fee828
fix multiple wakenet words and custom wake word ( #1226 )
...
* fix multiple wakenet words and custom wake word
* fix idf_component.yml
2025-09-22 10:49:08 +08:00
Y1hsiaochunnn
a8687f3736
New Waveshare ESP32-S3-Touch-LCD-4B third party board, 86 box form. ( #1199 )
...
Co-authored-by: Xiaoxia <terrence@tenclass.com >
2025-09-19 22:42:30 +08:00
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
147d71b9f1
feat: add snapshot mcp tool ( #1196 )
...
* use main task to execute tool calls
* feat: add snapshot mcp tool
* fix compiling errors
* 取消 audio input 的 pin core,core1留给显示,可能会对aec性能有影响
* update ml307 version
* remove v1 theme colors
2025-09-14 15:16:49 +08:00
Terrence
76c19a0f2d
fix: compiling errors
2025-09-12 15:55:55 +08:00
Xiaoxia
4048647ef8
feat: Add lvgl display theme control ( #1180 )
...
* feat: Add lvgl display theme control
* fix: compiling errors
* move light/dark themes to lcd display
* fix compile errors
---------
Co-authored-by: Xiaoxia <terrence.huang@tenclass.com >
2025-09-10 18:43:47 +08:00
Terrence
897239e997
fix: c3 lcd stack protected error
2025-09-05 07:55:36 +08:00
Johnson
3a3dfc003e
Fix build error with esp_emote_gfx ( #1159 )
...
'bool' is defined in header '<stdbool.h>'; this is probably fixable by adding '#include <stdbool.h>'
11 | #include "decoder/gfx_aaf_format.h"
2025-09-04 15:18:22 +08:00
Xiaoxia
5d3f597137
Bump to v1.9.0 ( #1157 )
...
* update v2 partition table readme
* feat: Add user only tool
* Add image cache
* smaller cache and buffer, more heap
* use MAIN_EVENT_CLOCK_TICK to avoid audio glitches
* fix: esp_psram_get_size not found in c3
* Bump to 1.9.0
2025-09-04 12:30:26 +08:00
Xiaoxia
d09537ed5c
Add V2 parition tables ( #1137 )
...
* v1.9.0: update font icons, add mqtt reconnect
* Add v2 parition tables
2025-08-29 09:04:23 +08:00
Xiaoxia
ddbb24942d
v1.8.9: Upgrade component versions ( #1118 )
2025-08-23 07:12:14 +08:00
laride
2d772dad68
fix: resolve some audio issues on esp-hi ( #1027 )
...
* fix: resolve crash when closing codec dev on esp-hi
* fix: fix incorrect status display in non-zh-CN languages
* fix: reduce noise when not in Speaking state
2025-08-19 11:50:00 +08:00
Terrence
44b8d5e4c1
fix: c3 wakeword not working with esp-sr 2.1.5
2025-08-15 01:07:00 +08:00
vritser
cfb635d870
feat: 适配 ESP-S3-EV-Board-2 开发板 ( #1043 )
...
* feat: 适配 ESP-S3-EV-Board-2 开发板
* fix: config name
* fix: ev_board type choice
* fix: remove version config
---------
Co-authored-by: vritser <vritser@gmail.com >
2025-08-12 20:21:18 +08:00
Xiaoxia
9ae34d3b45
feat: Add locales with OGG sounds ( #1057 )
...
* fix jiuchuan build problem
* feat: Add locales with OGG sounds
* fix building echoear
* Support ogg files frame duration <= 60
2025-08-12 18:41:00 +08:00
virgil
845b760db3
fix: Delete the esp_jpeg_simd component to resolve function conflicts ( #1049 )
2025-08-08 21:00:34 +08:00
Terrence
d58d55cfe7
Bump to 1.8.5
2025-08-02 01:27:14 +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
HonestQiao
4859d57fea
修复esp32-p4配网客户端无法连接、连接获取不到ip或者无法打开配置页面的问题 ( #1012 )
2025-07-31 05:14:17 +08:00
Xiaoxia
345c8be467
Add custom wakeword threshold option ( #1003 )
2025-07-29 10:56:52 +08:00
Terrence
b031a829c0
Bump to 1.8.2
2025-07-22 22:43:41 +08:00
Terrence
d1c047d060
Update to esp-ml307@3.1.1
2025-07-21 05:46:05 +08:00
Terrence
a35a344f42
Fix frame samples for server AEC
2025-07-20 07:53:52 +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
laride
0621578f55
fix: fix image player compile error ( #933 )
2025-07-18 14:08:04 +08:00
laride
be46cf1731
feat: upgrade component versions for esp-hi ( #931 )
2025-07-18 01:09:40 +08:00
Xiaoxia
6bb95073a4
v1.7.7: 支持 EC801E 模组,增加 xmini-c3-v3, xmini-c3-4g ( #930 )
2025-07-17 20:18:21 +08:00
flying1425
f002a1185b
添加对微雪电子 ESP32-S3-Touch-LCD-3.5B 开发板的支持 ( #849 )
...
* 添加对微雪电子 ESP32-S3-Touch-LCD-3.5B 开发板的支持
* 更改config.json的错误
* 修改板子的id以waveshare开头
* 更改config.json
* 修改config.json的 name
---------
Co-authored-by: flyingtjy <flyingtjy@gmail.com >
2025-07-05 18:09:23 +08:00
laride
b7c1989a34
fix: resolve potential crash on touch isr ( #885 )
2025-07-05 14:56:11 +08:00
Ky1eYang
10016a3ea5
feat: 添加声波配网, 需调整application的ReadAudio公有, 需添加条件编译, 位于'afsk_demod.h'内定义参数 ( #852 )
...
* feat: 添加声波配网, 需调整application的ReadAudio公有, 需添加条件编译, 位于'afsk_demod.h'内定义参数
* mod: afsk的重构,旨在提高代码可读性并遵循Google C++代码风格指南
* mod: 更新依赖esp-wifi-connect需求版号
* feat: 添加声波配网, 需调整application的ReadAudio公有, 需添加条件编译, 位于'afsk_demod.h'内定义参数
* mod: afsk的重构,旨在提高代码可读性并遵循Google C++代码风格指南
* mod: 更新依赖esp-wifi-connect需求版号
* mod: 添加判断只有在WiFi配置模式下才会调用ReadAudio, 否则delay(联网成功重启后该任务不会被启动)
* add: 添加USE_ACOUSTIC_WIFI_PROVISIONING进MENU开关声波配网功能
---------
Co-authored-by: yangkaiyue <yangkaiyue1@tenclass.com >
2025-07-05 14:45:48 +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
Hangon66
f2f54ba1fd
添加 jiuchuan-s3 开发板支持 ( #775 )
...
* 添加 jiuchuang-s3 开发板支持
* 增加编译指南
* 优开发板支持包文件目录,更新README.md
删除了多余板载文件
[* ]README.md -> 更新了编译指南和烧录指南
* 修改板级支持包名
* 使用乐鑫提供的电源监测
* 修复部分代码格式问题
* 解决合并冲突
* 解决部分合并内容
* 完善合并内容
* 修复电量映射表错误
---------
Co-authored-by: unknown <jake12355>
2025-06-29 05:41:42 +08:00
Terrence
d3367d6b92
Update esp-ml307 to 2.2.1
2025-06-18 05:24:51 +08:00
Terrence
116234a147
Bump to 1.7.5
2025-06-16 20:55:57 +08:00
Xiaoxia
89f10365b1
xmini-c3: 休眠时关闭es8311可减少20mA电流 ( #822 )
...
* Correct class member name
* xmini-c3: 休眠时关闭es8311可减少20mA电流
2025-06-16 12:51:27 +08:00
Terrence
f8cd0d30cd
fix idf_component.yml
2025-06-09 12:11:51 +08:00
laride
01215d77ed
fix: 修复 ESP-Hi 在联网时 crash 的问题 ( #790 )
...
* fix: resolve crash issue during network connection on ESP-Hi
* fix: adjust dependency rules for some components
2025-06-09 11:48:20 +08:00
Terrence
d58037eecd
fix p4 compiling errors
2025-06-08 02:39:53 +08:00
virgil
5c51fbc2f8
Feat sscma camera ( #770 )
...
* feat: add sscma camera
* fix: 修复sscma camera 无法使用等问题
* feat: update README.md
* style: optimize styles
* style: fix styles
* Update sscma_camera.h
---------
Co-authored-by: Xiaoxia <terrence@tenclass.com >
2025-06-06 14:22:39 +08:00
Xiaoxia
8729fad9a8
v1.7.1: fix send audio ( #771 )
...
* screen -> display
* Add AUDIO_CODEC_DEFAULT_MIC_GAIN
* WebRTC -> NSNet
* fix: send audio priority
2025-06-06 14:03:46 +08:00
小鹏
7bb12f31f0
增加ottoRobot和electronBot的支持 ( #757 )
...
* otto v1.4.0 MCP
1.使用MCP协议控制机器人
2.gif继承lcdDisplay,避免修改lcdDisplay
* otto v1.4.1 gif as components
gif as components
* electronBot v1.1.0 mcp
1.增加electronBot支持
2.mcp协议
3.gif 作为组件
4.display子类
* 规范代码
1.规范代码
2.修复切换主题死机bug
2025-06-05 23:51:49 +08:00
Li Junru
54ff46788b
fix(esp-hi): fix can not wake up ( #754 )
2025-06-05 15:52:11 +08:00
Terrence
f5d6cd2d36
Bump to 1.7.0
2025-06-04 20:32:41 +08:00
Terrence
f41210577b
v1.6.8: Move partition CSV files into a folder
2025-06-04 12:11:55 +08:00
Li Junru
336eff728d
feat(esp-hi): update adc mic version ( #741 )
2025-06-04 01:32:57 +08:00
laride
9122664f0f
feat: 添加 ESP-Hi WebUI ( #739 )
...
* feat(esp-hi): Skip download if file already exists locally
* feat(esp-hi): add WebUI
2025-06-03 15:24:11 +08:00
Terrence
67c44403a3
Update ESP-IDF version to 5.4
2025-06-01 21:44:12 +08:00
Terrence
1a695a203b
fix compiling errors
2025-05-30 01:09:51 +08:00