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
Xiaoxia
e5ac40aac8
fix audio pm ( #1004 )
2025-07-29 15:25:40 +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
Terrence
ecfebc4a29
Add preview image to lcd display
2025-05-25 07:02:44 +08:00
Terrence
0204b8800b
update status bar immediately after network started
2025-05-24 07:25:34 +08:00
Terrence
0b98392286
Remove update display timer
2025-05-24 03:03:33 +08:00
Xiaoxia
f76f31aa12
Prevent too many opus packets in queue
2025-04-13 23:12:44 +08:00
virgil
076d907abf
sensecap watcher manufacture ( #469 )
...
* feat: add shutdown and battery cmd.
* fix: fixed the issue that the LCD does not light up when some devices are turned on.
* fix: fix task sys_evt stack overflow.
* feat: Optimize UI display for circles; add Added factory reset function.
* feat: "low_battery_label_" obj configurable
* feat: add read_mac cmd
* fix: fix "low_battery_label_" obj redefine
* style: modify Google C++ Style.
* Update sensecap_watcher.cc
Remove extra spaces
---------
Co-authored-by: Xiaoxia <terrence@tenclass.com >
2025-04-12 09:33:07 +08:00
Terrence
6bb1ab7583
Add theme switch to all LCD boards
2025-03-20 03:00:07 +08:00
ZhouKe
61cc1a236b
add iot command for theme switch ( #364 )
2025-03-18 21:00:54 +08:00
Terrence
5568c70cb4
fix no oled display error
2025-03-08 19:56:56 +08:00
Terrence
20696b37f9
1.4.3: Low power popup & replace OledDisplay with Ssd1306Display
2025-03-06 05:22:06 +08:00
Terrence
cead024698
Add Backlight and PowerSaveTimer
2025-03-05 09:37:13 +08:00
Terrence
5997ff2ac4
没有唤醒词的板子可以开启Auto Light Sleep,待机40~50mA
2025-03-04 06:27:11 +08:00
Terrence
939564b175
Add English system sounds
2025-02-19 23:54:59 +08:00
Terrence
3a71c1e895
Enhance device activation and OTA update process
...
- Add support for device activation with audio feedback
- Refactor OTA update flow to include activation code handling
- Update asset management for localized sound resources
- Improve error handling and device state management
- Reorganize binary asset includes and CMake configuration
2025-02-16 06:59:19 +08:00
Terrence
8ace1095e9
使用定时器调节屏幕亮度
2025-02-14 01:15:10 +08:00
Kevincoooool
9b8db4a551
iot增加屏幕背光亮度调节 ( #150 )
2025-02-14 00:21:46 +08:00
Terrence
c36e25ce3f
upgrade to LVGL 9
2025-02-03 23:43:07 +08:00
Terrence
ef69840907
move fonts configuration to boards
2025-01-24 03:00:56 +08:00
Terrence
37773c9c15
fix compile warnings
2024-12-03 12:33:33 +08:00
Kevincoooool
43a0cbeebc
Add configurable offset to SPI screen
2024-11-30 19:00:05 +08:00
Terrence
6bfe2719a8
加入中文UI
2024-11-18 06:17:39 +08:00