Commit Graph

60 Commits

Author SHA1 Message Date
Rene Zeldenthuis
e93511d0c8 Added functions for flasg from API 2025-01-05 12:38:21 +01:00
Rene Zeldenthuis
312d916647 merge issues and fixes 2024-03-10 12:46:48 +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
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 Zeldenthuis
8c263be1a6 - Added temperature
- Added uptime
2023-06-16 18:20:35 +02:00
Rene Zeldenthuis
a711eec80c Added cores to logging 2023-05-29 13:29:16 +02:00
Rene Zeldenthuis
621dbe466e - Added CSS in html
- Embed using platformIO
- new minify (also css)
2023-04-16 17:17:28 +02:00
Rene Zeldenthuis
97acc08edf Added logging 2023-03-26 22:26:12 +02:00
Rene Zeldenthuis
86dcf88d4e Added led flashing for connectivity 2023-03-26 21:54:24 +02:00
Rene Zeldenthuis
7ceb878a59 Merge branch 'develop' into feature/http_stream 2023-03-25 22:01:07 +01:00
Rene Zeldenthuis
19b8f77d57 Added JPEG Motion streaming 2023-03-25 21:39:11 +01:00
Rene Zeldenthuis
1b06941ee8 Added setting for PSRAM and Buffers 2023-03-25 20:33:59 +01:00
Rene Zeldenthuis
261bca818c Add handling for unauthorized 2023-03-19 13:50:21 +01:00
Rene Zeldenthuis
a1c8bf18e8 Change moment of camera initialization 2023-03-08 20:02:26 +01:00
Rene Zeldenthuis
266d40fbf9 Check for valid sensor pointer 2023-02-28 14:32:20 +01:00
Rene Zeldenthuis
3f1900731f - Removed setting for framebuffers 2023-02-09 20:28:45 +01:00
Rene Zeldenthuis
0db96e634f Updated names settings 2023-02-09 20:08:50 +01:00
Rene Zeldenthuis
151911e1c2 - HTML update 2023-02-09 00:57:07 +01:00
Rene Zeldenthuis
2739ed4953 - Updated HTML
- Lookup in separate files
2023-02-09 00:42:32 +01:00
Rene Zeldenthuis
c5c4f87d47 Added options for camera 2023-02-08 23:45:03 +01:00
rzeldent
e1f458de30 Merge branch 'develop' into feature/update_moustache 2023-02-05 13:13:16 +01:00
Rene Zeldenthuis
e41611dc98 Use micro-moustache 2023-02-05 13:07:10 +01:00
Rene Zeldenthuis
370f3c805c - remove old frames from the frame buffer before sending snapshot 2022-11-06 20:44:50 +01:00
Rene Zeldenthuis
11dfe22807 - Do not copy the framebuffer
- Typo in logging
2022-11-06 20:37:48 +01:00
Rene Zeldenthuis
e6acdbe8a1 Grab frame before snapshot 2022-11-06 11:02:32 +01:00
Rene Zeldenthuis
e95a7b3aa2 - Added basic auth to restart and LED
- GUI: show IP address instead of hostname.local
2022-11-04 14:02:35 +01:00
Rene Zeldenthuis
379b946048 - Removed check for reset URL
- Light configurable through API
- Fixed HTML if initialization of camera failed
2022-11-02 00:06:49 +01:00
Rene Zeldenthuis
30d506576f Added flash LED static setting 2022-10-31 22:29:52 +01:00
Rene Zeldenthuis
348d513be0 Fix for crash getting frame buffer 2022-10-18 10:20:48 +02:00
Rene Zeldenthuis
68497a6c2c Added checks for snapshot 2022-10-18 09:46:36 +02:00
Rene Zeldenthuis
4acee4a82c Renamed log line 2022-10-18 09:40:32 +02:00
rzeldent
f177a9fa36 Merge pull request #14 from rzeldent:feature/led_feedback
- Added connection LED feedback
2022-10-10 00:03:59 +02:00
Rene Zeldenthuis
1c637df5a1 - Added connection LED feedback
- Typos
2022-10-10 00:02:08 +02:00
Rene Zeldenthuis
6d245acc52 use moustache library 2022-10-01 17:02:24 +02:00
Rene Zeldenthuis
22402b129b Fixed OnConnect Callback; was overwritten 2022-09-20 16:33:51 +02:00
Rene Zeldenthuis
0023644f93 Added hostname 2022-09-20 16:00:11 +02:00
Rene Zeldenthuis
3f310ca54d Removed not rquired cast 2022-09-20 15:27:34 +02:00
Rene Zeldenthuis
fb7ee1db3e Merge branch 'feature/ota' into feature/html_gzip 2022-09-20 15:11:23 +02:00
Rene Zeldenthuis
e69f33c6a2 - Added margin for alerts
- Bootstrap css gzip
2022-09-20 15:06:05 +02:00
Rene Zeldenthuis
cc132876e7 MDNS already done by iotConf.
Start OTA when connected
2022-09-20 13:59:47 +02:00
Rene Zeldenthuis
84505eef0a Added OTA updating 2022-09-20 11:33:46 +02:00
Rene Zeldenthuis
cbdea51a12 GZip compression for static files 2022-09-20 11:20:19 +02:00
Rene Zeldenthuis
8a154ed469 Added an image from the camera in the overview page 2022-09-17 14:50:33 +02:00
Rene Zeldenthuis
ba712ad170 Added additional information in the status overview 2022-09-17 11:37:07 +02:00
Rene Zeldenthuis
9659e53247 Added session count in HTML 2022-09-13 01:32:41 +02:00
Rene Zeldenthuis
0ac251cf42 fixed html 2022-09-13 01:03:05 +02:00
Rene Zeldenthuis
8174b1e5d2 - Moved html from SPIFF to code
- Added script to process html
- Added WRover and MStack camera's
- Automatic detection PSRAM
- Added setting for # frame buffers
- Feedback of camera initialization value
- Added connected feedback
2022-09-12 23:45:04 +02:00
Rene Zeldenthuis
d8ef39b8bc Readded config changed check for reboot. 2022-09-10 23:53:31 +02:00
Rene Zeldenthuis
ac8064f20c HTML to SPIFF template bootstrap 5 2022-09-10 23:27:41 +02:00
Rene Zeldenthuis
cbf0dbffbc Fixed template typo 2022-09-10 01:29:42 +02:00