22 Commits

Author SHA1 Message Date
kur1k0 4afbc88f38 Refactor: update i2c_manager
1. Update i2c_manager to the latest version with fixes. 2. Added bm8563_disable_irq to BM8563's driver. 3. Added m5_camera_timer_sleep to m5stack-camera library. 4. Replaced esp_deep_sleep_start with m5_camera_timer_sleep to use BM8563 instead of internal sleep.
2026-03-27 17:54:45 +08:00
onexs-xsi 8a5ff41bc6 1.fix the log format in the m5_camera_led_set_brightness 2025-08-28 11:37:30 +08:00
moyongming 7aa3764e9b 1.fix m5_camera_led_set_brightness(uint8_t brightness)
2.add ledc_fade_func_install(0)
2025-08-28 10:49:18 +08:00
Lyon-Zovey bd31582d2a fixed wake-up demo 2025-08-28 10:49:18 +08:00
Lyon-Zovey f8836cfb4d fixed readme.md + readme_cn.md 2025-08-28 10:49:18 +08:00
kur1k0 077ae95db8 added sdkconfig, rearranged submodules
Signed-off-by: kur1k0 <189315309+RikerZhu@users.noreply.github.com>
2025-08-28 10:49:18 +08:00
Lyon-Zovey 4b2a1dbd75 Compatible with ESP-IDF v5.x version. 2025-08-28 10:46:51 +08:00
imliubo 4978b4da25 Close #2 2024-03-22 09:57:03 +08:00
IAMLIUBO f7b9ebace9 update libsmb2 submodule url 2022-05-10 17:56:37 +08:00
Sean Kwok 97a3d569d8 add unit cam compile option 2022-02-15 19:09:58 +08:00
Sean 750fef2812 update SMB example 2021-11-10 20:41:35 -08:00
Sean 7e7b5c8ea8 add AWS S3 example and fix RTC I2C speed issues 2021-11-10 03:45:09 -08:00
IAMLIUBO 4b91669b1f Add wireless send example.
Timer Camera send to Fire.
2021-10-14 12:02:44 +08:00
IAMLIUBO 7f924ed1c0 Add README.md file
Signed-off-by: IAMLIUBO <imliubo@makingfun.xyz>
2021-09-29 14:44:30 +08:00
IAMLIUBO 664750db0f Add Ali-OSS put example
Signed-off-by: IAMLIUBO <imliubo@makingfun.xyz>
2021-09-29 14:41:44 +08:00
IAMLIUBO 0f1f0d3a56 Add http-stream example
Signed-off-by: IAMLIUBO <imliubo@makingfun.xyz>
2021-09-29 14:41:16 +08:00
IAMLIUBO a3cde81200 Add BM8563 RTC wake-up example
Signed-off-by: IAMLIUBO <imliubo@makingfun.xyz>
2021-09-29 14:40:36 +08:00
IAMLIUBO 9d16b6f9b2 Update .gitignore file
Signed-off-by: IAMLIUBO <imliubo@makingfun.xyz>
2021-09-29 14:39:30 +08:00
IAMLIUBO 73f04f7926 Add m5stack_camera component
Signed-off-by: IAMLIUBO <imliubo@makingfun.xyz>
2021-09-29 14:38:56 +08:00
IAMLIUBO d97b1e4115 Add bm8563 component
Signed-off-by: IAMLIUBO <imliubo@makingfun.xyz>
2021-09-29 14:38:04 +08:00
IAMLIUBO 6334cde960 Add i2c_manager and esp32-camera submodule
Signed-off-by: IAMLIUBO <imliubo@makingfun.xyz>
2021-09-29 14:36:30 +08:00
IAMLIUBO aed41a0caa Initial commit 2021-09-29 12:06:19 +08:00