Rene
46eaabc576
Merge branch 'main' into develop
2025-11-11 22:41:51 +01:00
Rene
efb7258bcc
Comment out default environment and upload port in platformio.ini
2025-11-11 16:54:39 +01:00
Rene
c1beb4d6e3
Merge pull request #177 from csabyka/develop
...
Added S3 wroom n16r8 board
2025-11-11 16:51:38 +01:00
Csaba Mártha
e3a7a0c89b
Added s3 wroom n16r8
2025-11-11 13:11:38 +01:00
Rene
346deda2bb
Merge pull request #170 from StaticRocket/develop
...
platformio.ini: add m5stack-timer-cam
2025-04-20 21:09:24 +02:00
Randolph Sapp
e466d592be
platformio.ini: add m5stack-timer-cam
...
Add the m5stack-timer-cam definitions following information from the
board documentation [1] and the board entry on platform.io [2]. Tweak
the upload speed to use a known working value. Mention the X version in
the readme as well since it uses the same board and is just a chassis
change.
[1] https://docs.m5stack.com/en/unit/timercam
[2] ec69109ed6/boards/m5stack-timer-cam.json
Signed-off-by: Randolph Sapp <rs@ti.com >
2025-04-20 02:12:52 -05:00
Rene Zeldenthuis
00635d03b7
git submodule stuff
2025-03-15 14:39:57 +01:00
Rene
1bb103a2a8
Merge pull request #163 from ndoo/main
...
Add support for M5Stack AtomS3R-CAM
2025-03-15 13:53:34 +01:00
Andrew Yong
d55a97a3a7
Add support for M5Stack AtomS3R-CAM
...
Signed-off-by: Andrew Yong <me@ndoo.sg >
2025-03-07 11:56:07 +08:00
Rene
32cbc2479d
Merge pull request #158 from rzeldent:133-esp32-cam-led-flash-not-working
...
133-esp32-cam-led-flash-not-working
2025-01-05 13:02:44 +01:00
Rene Zeldenthuis
e93511d0c8
Added functions for flasg from API
2025-01-05 12:38:21 +01:00
Rene Zeldenthuis
8be1484386
Merge branch 'main' into develop
2024-12-29 13:27:29 +01:00
Rene Zeldenthuis
a4c6d60279
Moved dependabot
2024-12-29 11:45:53 +01:00
Rene
45d08d08ce
Add files via upload
2024-12-29 11:42:17 +01:00
ColdLlama
0eb4ddfe69
Update README.md ( #151 )
...
corrected a tiny typo from "to" to "two"
2024-11-17 15:15:06 +01:00
Kaze
7a5abd3235
Update README.md ( #148 )
...
According to AI-Thinker officials, the ESP32-2 is a module and not a CPU, so it was changed to the ESP32.
2024-11-12 16:35:02 +01:00
Dominik Rimpf
069e6ff2e7
Add support for M5PoECAM-W ( #140 )
...
* add support for M5PoECAM-W (U121-B)
* update documentation for newly added M5PoECAM-W
* update board values for m5poecam-w
2024-08-24 11:32:26 +02:00
Rene Zeldenthuis
fe7195c232
Update with settings from Sheed
2024-03-19 13:49:06 +01:00
Rene Zeldenthuis
383d5803af
Merge branch 'main' into develop
2024-03-10 12:47:22 +01:00
Rene Zeldenthuis
312d916647
merge issues and fixes
2024-03-10 12:46:48 +01:00
Rene Zeldenthuis
c1d92bcb36
Merge branch 'main' into develop
2024-03-10 11:27:10 +01:00
Rene Zeldenthuis
71079f4796
Fix merge
2024-03-10 11:24:40 +01:00
Rene
d99d1c510f
Merged from develop (Updated documentation) ( #115 )
...
* Added seeed_xiao_esp32s3
* Fixed typo
* Updating build system
* Fixed typos
* Renamed envirnment name to seeed_xiao_esp32s3
* Update README.md
* Updated platformio definitions
* Added cache
* Updated README.md
* - Default value for initResult if initialzation fails
* constexpr camera_config_t m5stack_camera_settings
* Added M5Stack UnitCamS3
* Work in progress
* WIP
* Work in progress
* Removed OTA
* Added unitcams3
* UnitcamS3
* Corrected HTML for ipv4
fixed Sewrial issue esp32s2
* USER_LED_ON_LEVEL=LOW
* Added documentation pins for Mems/grove/led
* Typo
* Removed non required depencency
* Removed non required depencency
* Readded
* Added sccb_i2c_port
Retry 3 times camera init
* Added Freenove wroom-1 n8r8 board (#112 )
Co-authored-by: Nick Eales <nick.eales@outlook.com >
* Fixing missing comma in xiao board json (#114 )
* Updated Markdown
---------
Co-authored-by: absentwallaby <64674944+absentwallaby@users.noreply.github.com >
Co-authored-by: Nick Eales <nick.eales@outlook.com >
Co-authored-by: Nick Volgas <n.volgas@gmail.com >
2024-03-10 11:11:03 +01:00
Rene
c61e6cd882
Merge branch 'main' into develop
2024-03-10 11:10:09 +01:00
Rene Zeldenthuis
80a23aa5c4
Updated Markdown
2024-03-10 11:01:38 +01:00
Nick Volgas
e702191382
Fixing missing comma in xiao board json ( #114 )
2024-02-23 19:42:09 +01:00
absentwallaby
613965e425
Added Freenove wroom-1 n8r8 board ( #112 )
...
Co-authored-by: Nick Eales <nick.eales@outlook.com >
2024-02-22 00:12:54 +01:00
Rene Zeldenthuis
a760fdae38
Added sccb_i2c_port
...
Retry 3 times camera init
2024-02-15 21:22:22 +01:00
Rene
a60fbc7917
Develop ( #108 )
...
* Added seeed_xiao_esp32s3
* Fixed typo
* Updating build system
* Fixed typos
* Renamed envirnment name to seeed_xiao_esp32s3
* Update README.md
* Updated platformio definitions
* Added cache
* Updated README.md
* - Default value for initResult if initialzation fails
* constexpr camera_config_t m5stack_camera_settings
* Added M5Stack UnitCamS3
* Work in progress
* WIP
* Work in progress
* Removed OTA
* Added unitcams3
* UnitcamS3
* Corrected HTML for ipv4
fixed Sewrial issue esp32s2
* USER_LED_ON_LEVEL=LOW
* Added documentation pins for Mems/grove/led
* Typo
* Removed non required depencency
* Removed non required depencency
* Readded
2024-02-13 14:13:45 +01:00
Rene
1c2236466d
Merge branch 'main' into develop
2024-02-13 14:13:05 +01:00
Rene Zeldenthuis
9ba11162d8
Readded
2024-02-10 00:31:34 +01:00
Rene Zeldenthuis
fd21f32870
Merge branch 'develop' of https://github.com/rzeldent/esp32cam-rtsp into develop
2024-02-10 00:26:39 +01:00
Rene Zeldenthuis
4239de2286
Removed non required depencency
2024-02-10 00:26:37 +01:00
Rene Zeldenthuis
60b602b077
Removed non required depencency
2024-02-10 00:20:34 +01:00
Rene Zeldenthuis
7b4f4c056a
Typo
2024-02-07 02:09:06 +01:00
Rene Zeldenthuis
4df6c9469d
Added documentation pins for Mems/grove/led
2024-02-07 02:07:23 +01:00
Rene Zeldenthuis
50f4b6f94e
USER_LED_ON_LEVEL=LOW
2024-02-07 00:14:55 +01:00
Rene Zeldenthuis
f9336ad803
Corrected HTML for ipv4
...
fixed Sewrial issue esp32s2
2024-02-07 00:00:41 +01:00
Rene Zeldenthuis
8e5f4ee66c
UnitcamS3
2024-02-06 16:16:52 +01:00
Rene Zeldenthuis
138c620296
Added unitcams3
2024-02-05 01:19:04 +01:00
Rene Zeldenthuis
545a824b37
Removed OTA
2024-02-05 00:55:44 +01:00
Rene Zeldenthuis
e8cdf6d044
Work in progress
2024-02-04 23:23:59 +01:00
Rene Zeldenthuis
a90c4fe672
WIP
2024-02-04 20:22:09 +01:00
Rene Zeldenthuis
5bdfc45e3b
Work in progress
2024-02-04 17:11:21 +01:00
Rene
d0ef68bbf4
Added M5Stack UnitCamS3
2024-01-28 13:43:31 +01:00
Rene
51c5bf08bc
constexpr camera_config_t m5stack_camera_settings
2024-01-28 12:06:25 +01:00
Rene
7f37bff13d
- Default value for initResult if initialzation fails
2024-01-17 23:51:03 +01:00
Rene Zeldenthuis
351c6a29d5
Updated README.md
2023-12-19 00:01:14 +01:00
Rene
5e4fee3624
Update README.md
1.0.6
2023-12-18 23:50:10 +01:00
Rene
7a0259d878
Update README.md
2023-12-18 23:49:50 +01:00