laride
ff7f396f9d
feat: Audio loudness normalization for assets files ( #332 )
2025-03-13 12:14:17 +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
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
kautism
e1b84e824c
Add new language ( #303 )
...
* Add language
* Add ja-JP
* rollback fonts change
* fix cn's language file
* fix cn's font name not rollback
* Update esp32-s3-touch-lcd-1.46.cc
---------
Co-authored-by: Xiaoxia <terrence@tenclass.com >
2025-03-08 16:21:55 +08:00
Terrence
0842b8f3c3
fix compiling error
2025-03-08 15:58:15 +08:00
Xiaoxia
5c3e1a87d6
fixbug: bread-compact-wifi-lcd no backlight
2025-03-08 05:51:05 +08:00
Xiaoxia
4bf6fa8324
oled12832: move emotion to the left
2025-03-08 05:31:55 +08:00
Xiaoxia
8267f59a6a
sending part of IoT states
2025-03-08 04:04:40 +08:00
Terrence
b8bf6bea2e
add update param to SendIotDescriptors
2025-03-08 03:26:15 +08:00
Terrence
968bf0e2eb
move cores3_audio_codec.cc to boards
2025-03-08 02:58:02 +08:00
HonestQiao
1f803dec16
新增 DFRobot 行空板 K10 ( #299 )
...
* 添加DF设备ESP32-S3-K10
添加DFS3设备板子K10
* 完善DFRobot 行空板 K10适配
* Enable K10 RGB LED
* Enable K10 SetOutputVolume
* 优化K10按键处理
* 添加K10编译配置文件
---------
Co-authored-by: vonweller <154695311+vonweller@users.noreply.github.com >
2025-03-08 02:22:44 +08:00
yusuhua
a1bade4e0f
增加LilyGo T-Circle-S3和T-CameraPlus-S3的屏幕背光和低功耗模式 ( #304 )
...
* 增加LilyGo T-Circle-S3和T-CameraPlus-S3的屏幕背光和低功耗模式
* 增加LilyGo T-Circle-S3和T-CameraPlus-S3的屏幕背光和低功耗模式
2025-03-08 02:21:05 +08:00
WMnologo
febcfefd19
修改了protocol.cc文件中的SendIotDescriptors方法,实现将待发送的消息拆分后发送,以解决4g模块在mqtt发布消息过长时导致的网络异常的问题 ( #302 )
2025-03-08 02:10:00 +08:00
mtdxc
9335a41220
支持乐鑫的esp32-box-lite开发板 ( #288 )
...
* add esp-box-lite
* 增加adc按钮支持,响应esp32box-lite的音量上下键
* 注释改进
* 只对esp-box-lite启用CONFIG_SOC_ADC_SUPPORTED
---------
Co-authored-by: cqm <cqm@97kid.com >
2025-03-07 21:53:29 +08:00
Terrence
11c146f6ad
fix led highlight when listening
2025-03-07 18:07:40 +08:00
Kevincoooool
55e000f922
增加Kevin SP V4开发板,以代替不能OTA的SP V3 ( #293 )
2025-03-07 17:57:48 +08:00
二九
bdc4da0650
Adds battery power to the current board ( #249 )
...
* Add files via upload
Added board description
* Add files via upload
New battery control
* Add files via upload
New battery control
* Add files via upload
Update format
* Add files via upload
Added screen version compatibility
* Add files via upload
Added screen version compatibility
* Add files via upload
修改程序风格
* Add files via upload
修改程序风格
* Add files via upload
更新背光
* Add files via upload
Update the backlight control program
* Add files via upload
Update the backlight control program
* Add files via upload
Update the backlight control program
* Add files via upload
Update function function implementation
* Add files via upload
Update function function implementation
* Add files via upload
Remove excess space
* Add files via upload
添加注释
* Add files via upload
添加程序注释
2025-03-07 17:55:52 +08:00
Terrence
0533bee83e
fix board name empty
2025-03-07 04:10:52 +08:00
HonestQiao
1b338fa71b
修复麦克风PDM数据位宽读取bug,唤醒也能正常使用 ( #284 )
...
* 修复麦克风PDM数据位宽读取bug,唤醒也能正常使用
* 重载NoAudioCodecSimplexPdm::Read()
2025-03-07 00:12:30 +08:00
HonestQiao
d822fc7512
添加普通LED支持,支持不同状态亮度设置和呼吸灯效果 ( #283 )
2025-03-06 23:41:18 +08:00
Forairaaaaa
8147746bfa
add atoms3r backlight iot support ( #279 )
...
* add atoms3r backlight iot support
* fix no backlight on error page
2025-03-06 21:45:16 +08:00
Terrence
f1de536110
Don't feed wake word if listening
2025-03-06 07:13:17 +08:00
Terrence
70cb3410b0
set i2c freq to 400000
2025-03-06 06:27:36 +08:00
Terrence
20696b37f9
1.4.3: Low power popup & replace OledDisplay with Ssd1306Display
2025-03-06 05:22:06 +08:00
netseye
40be60ff9b
Add M5CoreS3 IoT support ( #277 )
...
Co-authored-by: Jeakin <Jeakin@botu.cc >
2025-03-05 23:18:48 +08:00
Terrence
f5008af2d1
add powersave to sensecap watcher
2025-03-05 20:04:13 +08:00
Terrence
cead024698
Add Backlight and PowerSaveTimer
2025-03-05 09:37:13 +08:00
Terrence
3609aaa412
use original brightness
2025-03-05 09:27:43 +08:00
MakerM0
b587e45562
给magiclick-c3系列板子增加低功耗模式 ( #273 )
...
* 给magiclick-c3系列板子增加低功耗模式
light-sleep
* Update magiclick_c3_board.cc
2025-03-05 01:16:13 +08:00
Terrence
df252e9049
Add missing DISPLAY_SPI_MODE
2025-03-04 23:59:29 +08:00
Terrence
b18784bd8e
sensecap_watcher: format code
2025-03-04 23:35:03 +08:00
Arx
ed46a94d27
增加 乐鑫科技的ESP32-S3-BOX 开发板 ( #266 )
...
Co-authored-by: ZengDerong <derong.zeng@nvc-lighting.com >
2025-03-04 22:51:48 +08:00
Jiao Haoyang
8c826a81de
Update config.h ST7789缺少一个宏定义 ( #268 )
2025-03-04 20:39:41 +08:00
virgil
2eb8cac140
Add SenseCAP Watcher ( #241 )
...
* feat: add sensecap watcher board.
* feat(sensecap): Add button function.
* fix: fix compilation error.
* style:Modify code style.
* fix: fix wake bug
* fix: fix compilation error & Enable click to toggle state.
* style: move sensecap_audio_codec files to sensecap board
* fix: Optimize shutdown.
2025-03-04 20:38:53 +08:00
Terrence
bdda575383
fix pm not enable
2025-03-04 08:16:16 +08:00
Terrence
6318dd1793
IoT电池状态读取
2025-03-04 07:56:07 +08:00
Terrence
1a808962e2
display优先级调为最低,避免滚动字幕消耗过多CPU
2025-03-04 07:33:49 +08:00
Terrence
5997ff2ac4
没有唤醒词的板子可以开启Auto Light Sleep,待机40~50mA
2025-03-04 06:27:11 +08:00
Terrence
5a71e1bdd6
MQTT会话超时与网络错误处理
2025-03-04 05:32:11 +08:00
Terrence
c60f134093
支持分别关闭降噪和唤醒功能
2025-03-04 05:30:35 +08:00