 XiaoxiaandGitHub
|
0033349eba
|
Merge pull request #31 from 78/led_strip
feat: add led strip class
|
2025-01-06 01:30:55 +08:00 |
|
Terrence
|
b3cef41d77
|
fix display for magicclick
|
2025-01-06 01:26:39 +08:00 |
|
Terrence
|
b94c8a6e8b
|
rename St7789 to LCD
|
2025-01-05 21:20:30 +08:00 |
|
Terrence
|
c7c5b74d37
|
reconstruct led control
|
2025-01-05 19:36:00 +08:00 |
|
Terrence
|
1820a83256
|
use espressif component
|
2025-01-05 03:34:28 +08:00 |
|
 XiaoxiaandGitHub
|
7ed076ee83
|
Merge pull request #37 from MakerM0/main
add 神奇按钮 MagiClick_2.4 board support
|
2025-01-05 01:41:37 +08:00 |
|
 XiaoxiaandGitHub
|
ad5f687734
|
Update README.md
Add star history
|
2025-01-03 01:02:58 +08:00 |
|
 XiaoxiaandGitHub
|
7128182cf3
|
Merge pull request #35 from whble/main
The repair screen displays ESP_BOX3
|
2025-01-03 00:51:22 +08:00 |
|
 XiaoxiaandGitHub
|
ded4f40e34
|
Update esp_box3_board.cc
fix spacing
|
2025-01-03 00:50:58 +08:00 |
|
 XiaoxiaandGitHub
|
498fd08cc8
|
Update README.md
更新 QQ 群号码
|
2025-01-02 17:42:07 +08:00 |
|
 XiaoxiaandGitHub
|
5675d5eca9
|
Merge pull request #33 from m5stack/m5cores3
Add M5Stack CoreS3 board support
|
2024-12-28 21:55:35 +08:00 |
|
 XiaoxiaandGitHub
|
6654d6348e
|
Update README.md
更新群号
|
2024-12-26 13:28:32 +08:00 |
|
 XiaoxiaandGitHub
|
8ae4f03417
|
Merge pull request #28 from Kevincoooool/fix_c3_bug
Add esp32c3 efuse setting & fix components version
|
2024-12-16 23:01:27 +08:00 |
|
 XiaoxiaandGitHub
|
e1e14e45c5
|
Update sdkconfig.defaults
Fix i2c runtiime error
|
2024-12-16 22:54:42 +08:00 |
|
Terrence
|
051a0ba483
|
add iot speaker for boards
|
2024-12-07 06:19:59 +08:00 |
|
Terrence
|
d31901e9e5
|
add iot framework
|
2024-12-06 11:09:17 +08:00 |
|
 XiaoxiaandGitHub
|
43b1046df5
|
Merge pull request #24 from MakerM0/main
add pdm mic
|
2024-12-06 05:43:08 +08:00 |
|
Terrence
|
4042897857
|
use gpio47 and active low as touch button
|
2024-12-05 02:55:24 +08:00 |
|
Terrence
|
bcfd120b00
|
新的opus封装以及优化const会导致的内存拷贝
|
2024-12-04 02:12:20 +08:00 |
|
Terrence
|
9c1f8a1d06
|
bump to 0.9.5
|
2024-12-03 22:03:22 +08:00 |
|
Terrence
|
313dd712e3
|
fix boot button
|
2024-12-03 22:02:47 +08:00 |
|
Terrence
|
37773c9c15
|
fix compile warnings
|
2024-12-03 12:33:33 +08:00 |
|
Terrence
|
cabd1faaea
|
bump to 0.9.4
|
2024-12-03 11:21:43 +08:00 |
|
 XiaoxiaandGitHub
|
4c222acd46
|
Merge pull request #22 from Kevincoooool/fix_lvgl_offset
Add configurable offset to SPI screen
|
2024-12-03 09:48:14 +08:00 |
|
 XiaoxiaandGitHub
|
60052d80fb
|
Merge pull request #23 from 78/ui
面包板增加触摸对话按钮,使用GPIO45
|
2024-12-03 09:44:50 +08:00 |
|
Terrence
|
064341c5ef
|
面包板增加触摸对话按钮,使用GPIO45
|
2024-12-03 09:43:41 +08:00 |
|
 XiaoxiaandGitHub
|
5e7c5da337
|
Merge pull request #21 from 78/ui
fit the memory usage for esp32c3
|
2024-11-29 11:09:01 +08:00 |
|
Terrence
|
436ff2b906
|
fit the memory usage for esp32c3
|
2024-11-29 11:06:05 +08:00 |
|
 XiaoxiaandGitHub
|
e9de52647c
|
Merge pull request #20 from 78/ui
v0.9.2
|
2024-11-25 04:48:43 +08:00 |
|
Terrence
|
ff28586c35
|
add hold to talk test
|
2024-11-25 04:44:27 +08:00 |
|
Terrence
|
e4382faee3
|
charger current set to 400mA
|
2024-11-25 04:33:06 +08:00 |
|
Terrence
|
b07ec1a148
|
连接wifi时按下boot重置wifi
|
2024-11-25 02:27:21 +08:00 |
|
Terrence
|
472219d5bf
|
update protocol to support manual response mode
|
2024-11-25 00:59:03 +08:00 |
|
Terrence
|
aa806f676e
|
fix duplex bug
|
2024-11-23 16:14:24 +08:00 |
|
 XiaoxiaandGitHub
|
2d7a127c27
|
Merge pull request #18 from 78/ui
add network error callback
|
2024-11-20 03:29:43 +08:00 |
|
Terrence
|
c79d6cf4d8
|
add network error callback
|
2024-11-20 03:28:52 +08:00 |
|
 XiaoxiaandGitHub
|
bb43cf5876
|
Merge pull request #17 from 78/ui
add power save timer
|
2024-11-19 08:56:22 +08:00 |
|
Terrence
|
874adc80b8
|
add power save timer
|
2024-11-19 08:50:47 +08:00 |
|
 XiaoxiaandGitHub
|
6dcc64459f
|
Merge pull request #16 from 78/ui
加入中文UI
|
2024-11-18 20:41:27 +08:00 |
|
Terrence
|
6bfe2719a8
|
加入中文UI
|
2024-11-18 06:17:39 +08:00 |
|
Terrence
|
794e6f4bef
|
add websocket protocol
|
2024-11-16 05:49:35 +08:00 |
|
 XiaoxiaandGitHub
|
cabb29a1bb
|
Merge pull request #15 from 78/mqtt
adjust board structure
|
2024-11-16 03:27:11 +08:00 |
|
Terrence
|
a494c41367
|
adjust board structure
|
2024-11-16 03:25:55 +08:00 |
|
 XiaoxiaandGitHub
|
384426e03a
|
Merge pull request #14 from 78/mqtt
set power safe mode
|
2024-11-15 23:18:57 +08:00 |
|
Terrence
|
15891f5840
|
set power safe mode
|
2024-11-15 23:07:20 +08:00 |
|
 XiaoxiaandGitHub
|
1deb477e0e
|
Merge pull request #13 from 78/mqtt
add settings
|
2024-11-15 05:31:23 +08:00 |
|
Terrence
|
58de3852c5
|
add settings
|
2024-11-15 04:44:53 +08:00 |
|
 XiaoxiaandGitHub
|
01fe53c4c7
|
Merge pull request #12 from 78/mqtt
bump to 0.8.0
|
2024-11-14 23:23:51 +08:00 |
|
Terrence
|
ec918748f1
|
bump to 0.8.0
|
2024-11-14 23:15:43 +08:00 |
|
 XiaoxiaandGitHub
|
ddb375173e
|
Merge pull request #10 from Justin-sky/main
Delete useless code.
|
2024-11-07 01:53:25 +08:00 |
|
Terrence
|
35cd80feb7
|
fixbug: internal memory not enough
|
2024-11-06 22:48:21 +08:00 |
|
Terrence
|
20deb2b777
|
add st7789
|
2024-11-06 10:06:05 +08:00 |
|
Terrence
|
3575448373
|
move all hardware init to boards
|
2024-11-06 06:18:56 +08:00 |
|
Terrence
|
55ff4e1f74
|
move wifi/ml307 to boards folder
|
2024-11-06 03:40:49 +08:00 |
|
Terrence
|
82030d003d
|
rename CreateAudioDevice to GetAudioDevice
|
2024-11-05 21:17:56 +08:00 |
|
Terrence
|
458ac2c999
|
rename files
|
2024-11-05 20:15:00 +08:00 |
|
Terrence
|
bc4b0a0bb1
|
move audio enable/disable in ws connect/discconect
|
2024-11-05 16:50:29 +08:00 |
|
Terrence
|
8fccef2c52
|
remove unnecessary mutex (use Schedule)
|
2024-11-05 13:55:42 +08:00 |
|
Terrence
|
92efdc9b64
|
add Board::GetJson
|
2024-11-03 05:54:15 +08:00 |
|
Terrence
|
5006e5bda1
|
add ref resampler
|
2024-11-03 01:34:18 +08:00 |
|
Terrence
|
91c7774117
|
bump to 0.6.2
|
2024-11-01 15:19:37 +08:00 |
|
Terrence
|
b0bc81b921
|
add new boards
|
2024-11-01 14:26:02 +08:00 |
|
Terrence
|
a701d5918e
|
add abort command
|
2024-10-31 05:57:13 +08:00 |
|
Terrence
|
6f5f5a0642
|
use protocol 3
|
2024-10-30 06:58:29 +08:00 |
|
Terrence
|
3e1e576272
|
update ml307 component version
|
2024-10-29 00:26:05 +08:00 |
|
Terrence
|
33518dca2b
|
add config files for known boards
|
2024-10-29 00:22:29 +08:00 |
|
Terrence
|
fe05a039a2
|
fix v0.4.x board name
|
2024-10-25 12:46:33 +08:00 |
|
Terrence
|
32a5977fcc
|
update to 0.4.1
|
2024-10-25 12:29:23 +08:00 |
|
Terrence
|
357cd95693
|
fix audio data overflow
|
2024-10-25 12:25:22 +08:00 |
|
Terrence
|
2833142870
|
update docs
|
2024-10-25 10:05:01 +08:00 |
|
Terrence
|
a2487f46c8
|
ES8311 + ES7210
|
2024-10-24 09:53:08 +08:00 |
|
Terrence
|
4c6da771ec
|
add versions.py for ota upgrade
|
2024-10-17 18:34:51 +08:00 |
|
Terrence
|
ad8033fb47
|
bump to 0.3.3
|
2024-10-15 04:02:41 +08:00 |
|
Terrence
|
caae7cb930
|
add volume up gpio button
|
2024-10-15 03:56:35 +08:00 |
|
Terrence
|
548b854777
|
bump to 0.3.2
|
2024-10-11 00:59:03 +08:00 |
|
Terrence
|
56560685b1
|
add tcp transport support
|
2024-10-10 21:41:20 +08:00 |
|
Terrence
|
073fd4046e
|
fix frame size calculation
|
2024-10-04 04:26:08 +08:00 |
|
Terrence
|
2be6217b1f
|
v0.3.1
|
2024-10-03 06:41:16 +08:00 |
|
Terrence
|
879f1cc21e
|
reconstruct application
|
2024-10-03 06:39:22 +08:00 |
|
Terrence
|
e59be04394
|
update to 4MB partition
|
2024-10-01 15:58:03 +08:00 |
|
Terrence
|
d26e8d25ff
|
support ML307, new version 0.3.0
|
2024-10-01 14:16:12 +08:00 |
|
Terrence
|
8e9be5abc7
|
add websocket protocol
|
2024-09-26 16:19:54 +08:00 |
|
Terrence
|
7fd72aa8e2
|
add more wake word packets
|
2024-09-26 16:19:06 +08:00 |
|
Terrence
|
0396b4a91c
|
fix bugs
|
2024-09-25 03:44:28 +08:00 |
|
Terrence
|
53b08843d4
|
add vad to detection and communication
|
2024-09-17 11:26:07 +08:00 |
|
Terrence
|
797f9c2515
|
start AP if WiFi station fails to connect
|
2024-09-15 14:03:11 +08:00 |
|
Terrence
|
cebe41c2d0
|
update opus encoder version
|
2024-09-14 15:00:48 +08:00 |
|
Terrence
|
e46016b3fc
|
add testing
|
2024-09-14 14:58:03 +08:00 |
|
Terrence
|
140ed56ee9
|
增加 RGB 灯亮的注意事项
|
2024-09-12 21:48:47 +08:00 |
|
Terrence
|
1093bce089
|
add usage to readme
|
2024-09-12 19:53:14 +08:00 |
|
Terrence
|
79ca6febb7
|
new partition table
|
2024-09-12 00:51:43 +08:00 |
|
Terrence
|
0fc9f551ec
|
update version to 0.2.0
|
2024-09-10 16:04:28 +08:00 |
|
Terrence
|
3a97934b15
|
use led, wifi component
|
2024-09-10 05:58:56 +08:00 |
|
Terrence
|
6112726b6d
|
fix wifi name with space and Chinese
|
2024-09-10 00:46:58 +08:00 |
|
Terrence
|
20c8c98b38
|
add reset to factory
|
2024-09-10 00:45:13 +08:00 |
|
Terrence
|
c212e0c482
|
add default 16M flash for esp32s3
|
2024-09-07 16:22:33 +08:00 |
|
Terrence
|
001c17f2d2
|
fix ota post field
|
2024-09-06 18:50:31 +08:00 |
|
Terrence
|
e25bf7155d
|
add OTA support
|
2024-09-05 17:22:01 +08:00 |
|
Terrence
|
bad888e3ec
|
separate encoder for detect word
|
2024-09-04 13:36:20 +08:00 |
|
Terrence
|
10574dd2bc
|
opus encode valid data packets
|
2024-09-03 16:13:32 +08:00 |
|