New Release 1.70.5

Here you'll find the updated available
Post Reply
User avatar
cicciocb
Site Admin
Posts: 3240
Joined: Mon Feb 03, 2020 1:15 pm
Location: Toulouse
Has thanked: 646 times
Been thanked: 2284 times
Contact:

New Release 1.70.5

Post by cicciocb »

Hi all,
I've just published a new release 1.70.5 that mainly corrects an issue found when using the onUrlMessage event (thanks to videobelu)

This version contains all the improvements achieved with the 1.70.4 and should be now very stable and reliable.

Additionally it includes other fixes linked to the TFT GUI (thanks to karlkloss) and some other TFT functionality .

Enjoy the update, and as always, please don’t hesitate to share your feedback.

This is the change log :

Code: [Local Link Removed for Guests]

Version 1.70.5
- Fixed the onUrlMessage event (1st and 2nd fix)
- Increased the ping time period from 5 to 10 seconds
- TFT
    - Implemented gui.textarea (same syntax as the VGAGUI.TEXTAREA)
    - Fixed the repetitive event on button when the text changes inside
    - Implemented GUI.GetText (same as VGAGUI.GETTEXT)
    - Implemented GUI.Visible obj, visible (0=hidden, 1=shown)
    - Implemented the function TFT.WIDTH and TFT.HEIGHT that returns the size of the TFT
User avatar
cicciocb
Site Admin
Posts: 3240
Joined: Mon Feb 03, 2020 1:15 pm
Location: Toulouse
Has thanked: 646 times
Been thanked: 2284 times
Contact:

Re: New Release 1.70.5

Post by cicciocb »

As a little Christmas Gift I've just uploaded the version 1.70.5 for the Annex CAM.

This version includes a new "stream" output in format MJPEG ...
simply do http://ip_of_the_module/stream.

I've also included 2 little demos, one that use the previous "picture" method and another one that use the new "stream" output.
image.png
You'll found these examples in the zip attached.

Enjoy and .... Happy Christmas
You do not have the required permissions to view the files attached to this post.
User avatar
PeterN
Posts: 805
Joined: Mon Feb 08, 2021 7:56 pm
Location: Krefeld, Germany
Has thanked: 387 times
Been thanked: 447 times
Contact:

Re: New Release 1.70.5

Post by PeterN »

That are again good news!
Will test that with at least two modules, which are presently working with the „old“ version
User avatar
PeterN
Posts: 805
Joined: Mon Feb 08, 2021 7:56 pm
Location: Krefeld, Germany
Has thanked: 387 times
Been thanked: 447 times
Contact:

Re: New Release 1.70.5

Post by PeterN »

The version log says:
Improved the CAMERA.PICTURE (the image taken is the current one - no 4 stage buffer anymore)

THANKS!
RonS
Posts: 258
Joined: Thu Mar 02, 2023 10:15 pm
Location: germany
Has thanked: 123 times
Been thanked: 62 times

Re: New Release 1.70.5

Post by RonS »

Danke- ein schönes weihnachtsgeschenk -

Thank you this is a nice Christmas gift I hope - at that time I found Annex just because of this camera function
Modules : 3xESP32-Cam MB (Chip"DM ESP32 S" ),AI-Thinker Audio Kit (ES8388), ESP32 Dev Kit with Display
RonS
Posts: 258
Joined: Thu Mar 02, 2023 10:15 pm
Location: germany
Has thanked: 123 times
Been thanked: 62 times

Re: New Release 1.70.5

Post by RonS »

[Local Link Removed for Guests] wrote: [Local Link Removed for Guests]Tue Dec 24, 2024 10:03 am As a little Christmas Gift I've just uploaded the version 1.70.5 for the Annex CAM.

This version includes a new "stream" output in format MJPEG ...
simply do http://ip_of_the_module/stream.

I've also included 2 little demos, one that use the previous "picture" method and another one that use the new "stream" output.

image.png
You'll found these examples in the zip attached.

Enjoy and .... Happy Christmas
hello, there are cam modules with the esp32s3 - e.g. from Freenove (honestly I have
two of them in the hope on more stability - but that was a mistake)
would these modules bring advantages ? -
Modules : 3xESP32-Cam MB (Chip"DM ESP32 S" ),AI-Thinker Audio Kit (ES8388), ESP32 Dev Kit with Display
User avatar
cicciocb
Site Admin
Posts: 3240
Joined: Mon Feb 03, 2020 1:15 pm
Location: Toulouse
Has thanked: 646 times
Been thanked: 2284 times
Contact:

Re: New Release 1.70.5

Post by cicciocb »

RonS wrote: [Local Link Removed for Guests] hello, there are cam modules with the esp32s3 - e.g. from Freenove (honestly I have
two of them in the hope on more stability - but that was a mistake)
would these modules bring advantages ? -
There is so little interest about the cam so that I do not plan to develop a specific version for the -S3 (despite I have one since long time, I've never tested it)
Helmut_number_one
Posts: 212
Joined: Fri Dec 09, 2022 10:03 am
Location: Flensburg Deutschland
Has thanked: 161 times
Been thanked: 30 times

Re: New Release 1.70.5

Post by Helmut_number_one »

RonS wrote:
I have two of them in the hope on more stability - but that was a mistake)
would these modules bring advantages ? -

I'm too, would it, bedder performance?
Best regards
User avatar
cicciocb
Site Admin
Posts: 3240
Joined: Mon Feb 03, 2020 1:15 pm
Location: Toulouse
Has thanked: 646 times
Been thanked: 2284 times
Contact:

Re: New Release 1.70.5

Post by cicciocb »

[Local Link Removed for Guests] wrote: [Local Link Removed for Guests]Mon Dec 30, 2024 11:25 am RonS wrote:
I have two of them in the hope on more stability - but that was a mistake)
would these modules bring advantages ? -

I'm too, would it, bedder performance?
Best regards
Yes, the ESP32-S3 has certainly better performances but the integration of the camera will require a lot of work
User avatar
PeterN
Posts: 805
Joined: Mon Feb 08, 2021 7:56 pm
Location: Krefeld, Germany
Has thanked: 387 times
Been thanked: 447 times
Contact:

Re: New Release 1.70.5

Post by PeterN »

I have the impression that the latest changes have actually improved performance. Thanks!
I love the affordable ESP32-CAM modules, but for that price I have to accept their limited resolution and frame rate.

I've just thought about putting an ESP32-CAM behind a mirror to recognise me in the morning and reassure me that I'm the best looking guy in the bathroom - although maybe that's only true thanks to the small size of the bathroom and I might save some parts and lines of code after all 😊.
Post Reply