Terrence
af879d7806
Bump to 1.5.2
2025-03-22 23:12:04 +08:00
Xiaoxia
e1e5387a78
Add missing ja-JP/upgrade.p3
v1.5.2
2025-03-22 06:54:37 +08:00
Terrence
dfd3069ee9
reduce audio processing stack size from 8192 to 4096
2025-03-22 06:45:46 +08:00
Terrence
1619217bd9
Upgrade esp-sr to 2.0.2, improve performance
2025-03-22 06:09:12 +08:00
Terrence
023dd7fb27
Add lower limit to audio
2025-03-22 06:03:22 +08:00
Terrence
3efef0cf20
fixbug: display spi error when setting brightness
2025-03-22 06:00:22 +08:00
Terrence
80e02d7c70
Add PMIC init to waveshare 1.8
2025-03-22 05:10:38 +08:00
Kevincoooool
8e2cf90d86
Update esp32s3_korvo2_v3_board.cc ( #382 )
2025-03-21 12:54:52 +08:00
Kevincoooool
34ab004c38
开机检查背光是否为0,如果为0则调为10 ( #379 )
...
* Update backlight.cc
* Update backlight.cc
---------
Co-authored-by: Xiaoxia <terrence@tenclass.com >
2025-03-21 12:16:26 +08:00
Terrence
11c79bf086
fix release
2025-03-20 14:07:44 +08:00
ZhouKe
e440aa725a
-修复 st7796 参数 ( #375 )
...
-增加非IPS的ST7796屏
v1.5.0
2025-03-20 13:50:28 +08:00
Terrence
26e47427b9
Bump to 1.5.0
2025-03-20 03:13:14 +08:00
Terrence
f76502cb59
Add screen theme switch to atk boards and atoms3
2025-03-20 03:13:04 +08:00
Terrence
6bb1ab7583
Add theme switch to all LCD boards
2025-03-20 03:00:07 +08:00
Terrence
71799ed85c
Bump to 1.4.8
2025-03-20 02:03:55 +08:00
Terrence
f553459121
fix atk-dnesp32s3 backlight output invert
2025-03-20 01:26:39 +08:00
Chinsyo
39e9d49288
Add single-led support for SenseCAP Watcher ( #373 )
...
* add single-led support for SenseCAP Watcher
* Rename blaklight.cc to backlight.cc
2025-03-20 00:45:09 +08:00
ZhouKe
d84e27aae7
微调微信界面 ( #370 )
...
* 微调微信界面
* 调整气泡框左边距
2025-03-20 00:42:52 +08:00
mtdxc
4884122cc1
cherry-pick #357 , fix: 解决esp32-box-lite麦克风收音太小的问题 ( #372 )
...
Co-authored-by: cqm <cqm@97kid.com >
2025-03-20 00:41:13 +08:00
Xiaoxia
d0ae468fac
add ja-JP sounds
2025-03-18 21:21:30 +08:00
ZhouKe
61cc1a236b
add iot command for theme switch ( #364 )
2025-03-18 21:00:54 +08:00
SunnyBoy-y
13fd170a89
Update atk_dnesp32s3_box.cc ( #362 )
...
atk_dnesp32s3_box适配微信界面
2025-03-18 20:55:36 +08:00
SunnyBoy-y
b2bcb96942
修复部分开发版在config中DISPLAY_BACKLIGHT_OUTPUT_INVERT调整失效问题并适配类微信界面 ( #361 )
...
* Update atk_dnesp32s3.cc
修复在config中DISPLAY_BACKLIGHT_OUTPUT_INVERT调整失效问题
* Update atk_dnesp32s3_box.cc
修复在config中调整DISPLAY_BACKLIGHT_OUTPUT_INVERT失效的问题
* Update df_k10_board.cc
修复config中DISPLAY_BACKLIGHT_OUTPUT_INVERT调整失效问题
* Update esp_box_board.cc
修复更改config中DISPLAY_BACKLIGHT_OUTPUT_INVERT失效问题
* Update esp_box3_board.cc
修复在config中DISPLAY_BACKLIGHT_OUTPUT_INVERT调整失效问题
* Update atk_dnesp32s3.cc
dnesp32s3适配微信界面
2025-03-18 20:55:03 +08:00
ZhouKe
2c8f2f7d42
add dark mode ( #363 )
2025-03-18 10:33:22 +08:00
Paul Xu
349267ef23
fix: 解决行空板df-k10麦克风收音太小的问题 ( #357 )
...
Fixes 78/xiaozhi-esp32#350
2025-03-18 00:51:23 +08:00
ZhouKe
423ddcb287
在LCD面板使用微信聊天样式。 ( #356 )
...
* 在LCD面板使用微信聊天样式。
* 调整换行
2025-03-18 00:47:35 +08:00
Kevincoooool
0e28cd8a54
降低pclk频率/增大背光PWM频率防止电感啸叫 ( #355 )
2025-03-17 09:45:03 +08:00
Lucinhu
c165d6f7e1
fix: 解决sensecap-watcher显示异常 ( #348 )
2025-03-14 23:40:13 +08:00
ooxxU
a7ed9fd0cf
fix ESP32 IOT Pin Bug, Pin35 are used for input and cannot be used for output. changed to Pin12. ( #349 )
2025-03-14 23:31:54 +08:00
bruceOrange22
4a7ef0b995
feat:解决第一次编译,报错,找不到release路径的问题 ( #342 )
...
* 解决第一次编译,报错,找不到release路径的问题
* Update release.py
---------
Co-authored-by: guoxianwei <xianwei.guo@orioniot.cn >
Co-authored-by: Xiaoxia <terrence@tenclass.com >
2025-03-14 11:12:59 +08:00
Xiaoxia
a1d150a0b4
fix play_p3 time
2025-03-14 03:06:53 +08:00
dujianmin
e777287463
重新整理了代码规范。去掉了一部分多余代码。 ( #340 )
...
* 添加嘟嘟开发板CHATX电池检测功能
* 从新整理了代码的书写规范。去掉一部分多余的代码
* Update du-chatx-wifi.cc
---------
Co-authored-by: Xiaoxia <terrence@tenclass.com >
2025-03-14 03:00:29 +08:00
ooxxU
e29fde6fa3
fix esp32 lcd show bug: Pin conflict ( #339 )
2025-03-14 02:53:52 +08:00
香草味的纳西妲
d235ac4f52
add: 音频/P3批量转换工具 ( #336 )
...
Co-authored-by: NyaOH-Nahida <3051979160@qq.com >
2025-03-13 14:21:04 +08:00
香草味的纳西妲
0ef913635d
fix: bug修复 ( #335 )
2025-03-13 13:11:45 +08:00
laride
ff7f396f9d
feat: Audio loudness normalization for assets files ( #332 )
2025-03-13 12:14:17 +08:00
香草味的纳西妲
7eb710d404
add: GUI版P3文件简易播放器 ( #334 )
2025-03-13 08:11:58 +08:00
Xiaoxia
5a2e9ac87f
add play_p3 and README
2025-03-12 23:28:20 +08:00
laride
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
ooxxU
d60446bc53
新增 ESP32 系列开发板 LCD 屏幕显示的支持 ( #313 )
...
1. 支持 ESP32 系列开发板: DevKitC / NodeMcu-32S / GoouuuESP32 / ESP32 DoIt / ESP-32S
2. 注意: 非ESP32-C3 / 非ESP32-S3
Co-authored-by: Xiaoxia <terrence@tenclass.com >
2025-03-12 02:30:45 +08:00
wdmomoxx
e23f6cf6d8
增加设备ESP32-CGC ( #201 )
...
* Update Kconfig.projbuild
增加设备ESP32-CGC
* Update CMakeLists.txt
新增设备EPS32-CGC
* Update idf_component.yml
添加ST7735显示驱动
* Update lamp.cc
与ESP32的屏幕GPIO引脚冲突修改
* Add files via upload
新增一个引脚控制风扇
* Update wifi_board.cc
编译提示错误没有这个函数,暂时注释掉
//wifi_ap.SetLanguage(Lang::CODE);
* Create README.md
创建新设备ESP32-CGC
* Add files via upload
创建新设备ESP32-CGC
* Add files via upload
ESP32-CGC设备引脚图
* Update esp32_cgc_board.cc
* Update idf_component.yml
* Delete main/iot/things/newfan.cc
* Update lamp.cc
* Update wifi_board.cc
* Update idf_component.yml
* Delete main/boards/esp32-cgc/esp32_cgc_board.cc
* Delete main/boards/esp32-cgc/config.h
* Delete main/boards/esp32-cgc/README.md
* Add files via upload
添加设备ESP32-CGC
* Update Kconfig.projbuild
添加ESP32-CGC多屏选择支持,增加一个ST7735-128x128分辨率
* Update config.json
* Delete docs/ESP32-CGC-PINMAP.png
* Update README.md
* Update README.md
* Update esp32_cgc_board.cc
* Update config.h
* Update esp32_cgc_board.cc
跟随主线修改
* Create README.md
加入了ESP32 CGC 144开发板
* Add files via upload
加入ESP32 CGC 144开发板
* Update esp32_cgc_144_board.cc
* Update config.h
* Update Kconfig.projbuild
增加ESP32 CGC 144
* Update CMakeLists.txt
增加ESP32 CGC 144
* Update config.json
* Update config.h
* Update esp32_cgc_144_board.cc
修改屏幕控制参数
* Add files via upload
* Update Kconfig.projbuild
删除重复定义
* Update esp32_cgc_144_board.cc
修改音量控制,增加语音配网指令
* Add files via upload
* Delete main/boards/esp32-cgc-144/esp32_cgc_144_lcd_display.h
* Delete main/boards/esp32-cgc-144/esp32_cgc_144_lcd_display.cc
* Update board_control.cc
修改背光控制逻辑
* Update esp32_cgc_144_board.cc
跟随主代码更新
* Update config.h
删除不使用的引脚定义
* Update esp32_cgc_board.cc
跟随主代码更新,去除多余引脚
* Update esp32_cgc_board.cc
* Update board_control.cc
* Update config.h
* Update esp32_cgc_144_board.cc
* Update Kconfig.projbuild
* Update CMakeLists.txt
* Update CMakeLists.txt
先移除144开发板
* Update Kconfig.projbuild
先移除144开发板
* Delete main/boards/esp32-cgc-144 directory
先移除144开发板
* Update esp32_cgc_board.cc
---------
Co-authored-by: Xiaoxia <terrence@tenclass.com >
2025-03-12 02:15:53 +08:00
Xiaoxia
2fdcda30ea
fix esp-box-lite compiling error
2025-03-11 03:58:33 +08:00
hbs2001
4b46e4890d
添加了ESP32S3_KORVO2_V3官方lcd屏幕的支持 ( #323 )
...
* ESP32S3_KORVO2_V3添加官方开发板屏幕支持
* 修正笔误
* Update esp32s3_korvo2_v3_board.cc
---------
Co-authored-by: hbs2001 <wangyuchong@yuchong.wang >
Co-authored-by: Xiaoxia <terrence@tenclass.com >
2025-03-11 01:43:16 +08:00
virgil
236e21ffc2
Fix sensecap-watcher board bug ( #322 )
...
* fix: fixed the issue that the device enters re-network configuration mode by mistake when long pressing to start the device.
* fix: Do not shut down when connected to type-c.
* fix: fixed the issue that firmware verification failed during OTA for 32M flash.
* doc: update readme.
* fix: Solve the problem that the partition table configuration is not effective.
2025-03-11 01:38:42 +08:00
Terrence
9bc8be2f25
add IoT led control to kevin c3
2025-03-10 20:50:02 +08:00
Xiaoxia
dd1139b169
Add discharging status
2025-03-09 19:18:10 +08:00
Terrence
ad0c5312f8
Bump to 1.4.6
v1.4.6
2025-03-09 00:52:28 +08:00
Terrence
a66760348f
fix esp32 compile error
2025-03-08 22:59:11 +08:00
HonestQiao
849b1a5ddc
df-k10 update ( #308 )
...
* 添加DF设备ESP32-S3-K10
添加DFS3设备板子K10
* 完善DFRobot 行空板 K10适配
* Enable K10 RGB LED
* Enable K10 SetOutputVolume
* 优化K10按键处理
* 添加K10编译配置文件
* DF-K10 去掉多余PSRAM参数,修正README中PSRAM类型说明
---------
Co-authored-by: vonweller <154695311+vonweller@users.noreply.github.com >
2025-03-08 22:50:41 +08:00
Terrence
5568c70cb4
fix no oled display error
2025-03-08 19:56:56 +08:00