laride and GitHub
908c9d5708
feat: add esp-spot c5 ( #1462 )
...
* feat: add esp-spot c5
* fix: fix table custom filename
2025-11-20 15:52:49 +08:00
laride and GitHub
860d12a12c
feat: support JPEG input ( #1455 )
2025-11-18 20:34:22 +08:00
laride and GitHub
59d08c7612
feat: add camera support for M5Stack Tab5 ( #1442 )
2025-11-17 22:20:25 +08:00
laride and GitHub
ebbb2fa319
fix: avoid SRAM overflow in software JPEG encode ( #1441 )
2025-11-17 15:20:37 +08:00
laride and GitHub
92de37e182
fix: fix esp_afe_sr_iface_t compile error ( #1423 )
...
* fix: fix esp_afe_sr_iface_t compile error
* fix: fix `MIPI_DSI_PHY_CLK_SRC_DEFAULT` compile error in IDF 5.5.2
2025-11-13 20:05:42 +08:00
laride and GitHub
221d4e7f69
feat: support camera image rotation ( #1370 )
2025-11-04 05:14:00 +08:00
laride and GitHub
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
laride and GitHub
e7fc9ed489
ci: support multiple variants per board ( #1036 )
2025-09-26 05:09:54 +08:00
laride and GitHub
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
laride and GitHub
da228f2582
fix: ci idf.py not found ( #1030 )
2025-08-05 22:18:28 +08:00
laride and GitHub
36476f05cd
feat: add build CI ( #1028 )
2025-08-05 20:03:37 +08:00
laride and GitHub
0621578f55
fix: fix image player compile error ( #933 )
2025-07-18 14:08:04 +08:00
laride and GitHub
5c8707075f
feat: add state change events and callbacks ( #798 )
2025-07-18 01:35:31 +08:00
laride and GitHub
be46cf1731
feat: upgrade component versions for esp-hi ( #931 )
2025-07-18 01:09:40 +08:00
laride and GitHub
b7c1989a34
fix: resolve potential crash on touch isr ( #885 )
2025-07-05 14:56:11 +08:00
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
laride and GitHub
f98ffdbb5c
fix: optimize MCP commands for ESP-Hi ( #825 )
2025-06-16 16:03:21 +08:00
laride and GitHub
c9dec29d73
fix: delay WebServer startup to mitigate stack overflow ( #797 )
2025-06-11 12:12:39 +08:00
laride and GitHub
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
laride and GitHub
bfc695b1ee
feat: ESP-Hi 改用 MCP 协议 ( #740 )
...
* feat(esp-hi): use MCP protocol
* docs(esp-hi): Add README
* feat(esp-hi): remove redundant checks and add option to disable WebUI
2025-06-03 16:45:03 +08:00
laride and GitHub
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
laride and GitHub
e74fd34bf1
feat(Sparkbot): add camera flip control via MCP ( #716 )
2025-05-29 20:01:08 +08:00
2b553ce6ff
feat: add camera functions (ESP-SparkBot) ( #687 )
...
Co-authored-by: lvhaiyu <lvhaiyu@espressif.com >
2025-05-27 11:48:31 +08:00
laride and GitHub
ff7f396f9d
feat: Audio loudness normalization for assets files ( #332 )
2025-03-13 12:14:17 +08:00
45fa2ca389
feat: add AtomS3R CAM/M12 + Echo Base ( #330 )
...
* feat: add AtomS3R CAM/M12 + Echo Base
* Update README.md
fix typing
---------
Co-authored-by: Xiaoxia <terrence@tenclass.com >
2025-03-12 21:56:47 +08:00