Xiaoxia
ac03f8097d
Add 16 more languages to locales ( #1297 )
...
* Add 16 more languages to locales
* Update esp-wifi-connect component version
2025-10-16 23:22:01 +08:00
yusuhua
92238612b6
Fix LilyGo-T-CameraPlus-S3 Camera ( #1295 )
...
* 修改摄像头配置
* Fix lilygo-t-cameraplus-s3 camera
---------
Co-authored-by: yusuhua <yusuhua@baidu.com >
2025-10-15 15:48:41 +08:00
Xiaoxia
c62ab7b239
Fix lichuang-dev camera ( #1290 )
...
* Fixatk-dnesp32s3 camera
* Update bread s3cam README
* Fix lichuang-dev camera
2025-10-14 20:44:44 +08:00
DeepStart
992be9a636
将太极派新款和旧款分离 ( #1287 )
...
* 将太极派新款和旧款分离
* 新增太极派OTA配置
* 新增OTA配置
2025-10-14 18:52:18 +08:00
laride
60ad1c5afc
Refactor: Use esp_video component ( #1245 )
...
* refactor: migrate camera module to esp-video library
* refactor: migrate boards to esp-video API (1/2)
* refactor: migrate boards to esp-video API (2/2)
* fix: use ESP-IDF 5.5
* refactor: migrate the JPEG encoder to `esp_new_jpeg`
* feat: add YUV422 support
* feat: improve pixelformat and device selection process
* feat: use ESP32-P4 Hardware JPEG Encoder
2025-10-14 10:44:45 +08:00
Linar Yusupov
4854bda302
add support for Wireless-Tag WTP4C5MP07S ESP32P4 board + 7 inch MIPI DSI LCD display combo ( #1281 )
...
* add support for Wireless-Tag WTP4C5MP07S ESP32P4 + 7 inch MIPI DSI LCD display combo
* a minor update of README
* update of the device name/folder
* exclude USE_DEVICE_AEC from the options list
2025-10-13 14:13:48 +08:00
konglingboy
1ccd5108c3
Optimize AdcBatteryMonitor to work without charge detection pin. ( #1276 )
...
Co-authored-by: Yuv Zhao <admin@yuvcloud.com >
2025-10-11 21:11:30 +08:00
junchao98
1d1f9ff1ff
enable rrti for m5stack-tab5 ( #1268 )
2025-10-10 10:58:47 +08:00
LILYGO_L
8373a26f85
Add LILYGO T-Display-P4 board adaptation ( #1269 )
...
* Adapt for LilyGO-T-Circle-S3 device
* Adapt for LilyGO-T-Circle-S3 device
* Remove comments and modify the size of the lilygo-t-circle-s3 image
* Modify the code style and format to Google C++
* Modify the code style and format to Google C++
* Fixed bugs in the LILYGO T-Circle-S3 board and added support for two new boards: LILYGO T-Display-S3-Pro-MVSRLora and LILYGO T-Display-S3-Pro-MVSRLora_NO_BATTERY.
* Added support for two new boards: LILYGO T-Display-S3-Pro-MVSRLora and LILYGO T-Display-S3-Pro-MVSRLora_NO_BATTERY.
* Merge branch 'main' of https://github.com/Llgok/xiaozhi-esp32
* Added support for two new boards: LILYGO T-Display-S3-Pro-MVSRLora and LILYGO T-Display-S3-Pro-MVSRLora_NO_BATTERY.
* Added support for two new boards: LILYGO T-Display-S3-Pro-MVSRLora and LILYGO T-Display-S3-Pro-MVSRLora_NO_BATTERY.
* Added support for two new boards: LILYGO T-Display-S3-Pro-MVSRLora and LILYGO T-Display-S3-Pro-MVSRLora_NO_BATTERY.
* Added support for two new boards: LILYGO T-Display-S3-Pro-MVSRLora and LILYGO T-Display-S3-Pro-MVSRLora_NO_BATTERY.
* Fix the color display issue for T-Display-S3-Pro-MVSRLora and LILYGO T-Display-S3-Pro-MVSRLora_NO_BATTERY.
* Update T-CameraPlus-S3_V1.2 Version Xiaozhi Example
* Resolve the issue where the camera on the T-CameraPlus-S3_V1.2 board cannot be used normally.
* Enhance microphone reception volume
* fix the issue where voice wake-up is not working
* fix the issue where voice wake-up is not working
* Add LILYGO T-Display-P4 board adaptation
2025-10-10 10:57:59 +08:00
Y1hsiaochunnn
6a28a98c8b
Added Waveshare ESP32-P4-WIFI6-Touch-LCD-7B third party board ( #1243 )
...
* Modify the MIPILCDDISPLAY class
* Added Waveshare ESP32-P4-WIFI6-Touch-LCD-7B third party board
* Add config,json for Waveshare ESP32-P4 series boards
* Fix some errors
2025-10-09 12:00:22 +08:00
Xiaoxia
549399b795
Add esp32c5 configuration ( #1258 )
...
* Add esp32c5 configuration
* update idf_component.yml
2025-10-05 09:59:28 +08:00
masc2008
3ee2195340
Change the button array to ADC buttons as in the board for esp32s3-korv2 ( #1256 )
...
* Change the button array to ADC buttons as in the board for esp32s3-korv2
* Add MuteVol function to control audio volume
2025-10-03 11:01:00 +08:00
Xiaoxia
2fd0ff0b2a
Add SetInputGain(float gain) to AudioCodec ( #1252 )
2025-10-02 09:55:45 +08:00
Xiaoxia
911fee2d85
Update README ( #1251 )
...
* Upgrade to the latest ml307 component
* update README
2025-10-02 03:29:16 +08:00
Toby
68b0e225a2
OTTO 左右腿反了 ( #1239 )
2025-09-27 05:20:37 +08:00
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
v2.0.3
2025-09-26 08:52:43 +08:00
Xiaoxia
916ea39fad
fix emote display errors ( #1240 )
2025-09-26 06:18:57 +08:00
zczc365
983d86a334
fix:小智云聊some bugfix ( #1238 )
2025-09-26 05:12:35 +08:00
laride
e7fc9ed489
ci: support multiple variants per board ( #1036 )
2025-09-26 05:09:54 +08:00
DeepStart
e329fcc6b8
添加太极派双声道配置 ( #1235 )
...
* Add Guition Boards
* Add Product Links
* 适配新版太极派
* 适配新版太极派
* 添加太极派双声道配置
* 添加太极派双声道配置
* 添加太极派双声道配置
* 太极派添加双声道输出配置
2025-09-26 05:04:12 +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
Tomato Me
96e39bea1b
添加 Waveshare ESP32-S3-Touch-LCD-3.49 ( #1227 )
2025-09-22 10:46:33 +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
ooxxU
4616fa3486
ESP32 Wifi And 4G Merge In All ( #1219 )
2025-09-19 00:33:33 +08:00
Xiaoxia
f11f84dfbd
fix: Add function to handle local asset file paths
v2.0.2
2025-09-17 08:36:39 +08:00
Xiaoxia
f418c16b2c
Detect wake word model from index.json ( #1211 )
...
* detect wake word model from index.json
* update wait time before entering wifi configure mode
2025-09-17 08:31:51 +08:00
ZhouShaoYuan
a1e1f73886
fix: Corrected the inverted touch screen parameter configuration of lichuang_S3_dev, which caused touch offset. ( #1209 )
2025-09-17 01:18:22 +08:00
Xiaoxia
d2e99bae34
fix multinet model for v2 ( #1208 )
2025-09-16 19:05:28 +08:00
Xiaoxia
d188415949
fix: ESP-HI audio sampling problem ( #1207 )
2025-09-16 17:23:52 +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
b413e3ec03
regenerate jpeg encoder ( #1198 )
...
* regenerate jpeg encoder
* add README to gif/jpeg
* 开机启动显示开发板信息,提前启动event loop
2025-09-16 05:00:02 +08:00
Terrence
fe7ae99a4d
Bump to 2.0.1
v2.0.1
2025-09-14 18:25:22 +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
zczc365
384da9fd0f
fix:小智云聊compile error ( #1195 )
2025-09-14 13:51:19 +08:00
Xiaoxia
ae40f72a39
fix: crash if GIF version is 87a ( #1194 )
...
* fix: no tool call reply after self.reboot
* fix: 87a gif error
* append display info to board info
2025-09-13 16:53:10 +08:00
zczc365
d0ba3a923c
添加小智云聊-S3并修改8388支持AEC ( #1179 )
2025-09-13 14:38:16 +08:00
Terrence
76c19a0f2d
fix: compiling errors
v2.0.0
2025-09-12 15:55:55 +08:00
Terrence
f79506d58b
feat: add manual upgrade firmware
2025-09-12 08:45:29 +08:00
Terrence
469ee2d92a
rename withSystemTools to withUserTools
2025-09-11 04:22:33 +08:00
Xiaoxia
57c2c64047
feat: Add gif support ( #1183 )
...
* feat: Add gif support
* fix: compiling errors
* fix remove bg image
2025-09-11 03:53:12 +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
bce662d135
feat: default to flash non assets
2025-09-10 01:02:23 +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
Terrence
897239e997
fix: c3 lcd stack protected error
2025-09-05 07:55:36 +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
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"
v1.9.0
2025-09-04 15:18:22 +08:00
Xiaoxia
fc355605f5
fix compiling errors ( #1161 )
2025-09-04 15:17:32 +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
ggc121238
3e37551923
add waveshare-s3-audio-board ( #1139 )
...
* add waveshare-s3-audio-board
* Modify the product link in the readme of the waveshare esp32s3-audio-board
* Modify reset time
2025-09-01 10:50:39 +08:00