i made it

If doesn't fit into any other category ....
RonS
Posts: 115
Joined: Thu Mar 02, 2023 10:15 pm
Location: germany
Has thanked: 64 times
Been thanked: 23 times

Re: i made it

Post by RonS »

ok that sounds very good

because I don't like loose cables hanging around, here's another question: is the following product supported?

https://www.antratek.de/wt32-sco1-plus? ... 1UEALw_wcB

Datasheed:

https://www.antratek.de/media/wysiwyg/p ... 1.3-EN.pdf


thanks very much
Modules : 3xESP32-Cam MB (Chip"DM ESP32 S" ),AI-Thinker Audio Kit (ES8388), ESP32 Dev Kit with Display
User avatar
PeterN
Posts: 366
Joined: Mon Feb 08, 2021 7:56 pm
Location: Krefeld, Germany
Has thanked: 171 times
Been thanked: 203 times
Contact:

Re: i made it

Post by PeterN »

I have only looked at it very briefly.
Interesting device !!!
But ... the display seems to be connected via a parallel port and as far as I know this is not supported by ANNEX32 at the moment
User avatar
cicciocb
Site Admin
Posts: 1899
Joined: Mon Feb 03, 2020 1:15 pm
Location: Toulouse
Has thanked: 407 times
Been thanked: 1269 times
Contact:

Re: i made it

Post by cicciocb »

This is a video I did some time ago showing that; the "transmitter" is an espCAM with annex and the "receivers" are esp32 modules with TFT display
https://youtube.com/shorts/kJ9nzuHegNQ?feature=share
User avatar
cicciocb
Site Admin
Posts: 1899
Joined: Mon Feb 03, 2020 1:15 pm
Location: Toulouse
Has thanked: 407 times
Been thanked: 1269 times
Contact:

Re: i made it

Post by cicciocb »

[Local Link Removed for Guests] wrote: [Local Link Removed for Guests]Wed Mar 15, 2023 10:41 am ok that sounds very good

because I don't like loose cables hanging around, here's another question: is the following product supported?

https://www.antratek.de/wt32-sco1-plus? ... 1UEALw_wcB

Datasheed:

https://www.antratek.de/media/wysiwyg/p ... 1.3-EN.pdf


thanks very much
The display is parallel and not supported, the touchscreen too but the module is interesting (is an esp32-s3)
RonS
Posts: 115
Joined: Thu Mar 02, 2023 10:15 pm
Location: germany
Has thanked: 64 times
Been thanked: 23 times

Re: i made it

Post by RonS »

OKAY,
added a TFT Display ILI9341, a ARDUINO Sketch run without problems.With the advanced settings I also got the annex test image and the "circle" sample file to run, but further attempts to calibrate "TOUCH" failed. There was no reaction - the picture with the "X TOUCH and HOLD" was displayed but nothing happened when touched - I made the input command "TOUCH.CALIB" - with the editor was that wrong? - didn't find anything else
I got this configuration from the Arduino sketch:
TFT:
CS=5
DC=4
LED=15
MOSI=23
CLK=18
RST=22
MISO=19
TOUCH:

IRQ=27

something else : annex version as shown on screen CAN BLE 1.50.1
Does anyone have an idea to solve the problem ???? Touch doesn't work at all


greets
https://cdn.shopify.com/s/files/1/1509/ ... 1609851295
together wit this fine parts:
https://www.az-delivery.de/products/az- ... n4QAvD_BwE
Modules : 3xESP32-Cam MB (Chip"DM ESP32 S" ),AI-Thinker Audio Kit (ES8388), ESP32 Dev Kit with Display
User avatar
cicciocb
Site Admin
Posts: 1899
Joined: Mon Feb 03, 2020 1:15 pm
Location: Toulouse
Has thanked: 407 times
Been thanked: 1269 times
Contact:

Re: i made it

Post by cicciocb »

You miss the pin for the touch CS signal. The irq is not used
RonS
Posts: 115
Joined: Thu Mar 02, 2023 10:15 pm
Location: germany
Has thanked: 64 times
Been thanked: 23 times

Re: i made it

Post by RonS »

yes i know but in the config file i cant find an entry for Touch CS , should be pin14
Modules : 3xESP32-Cam MB (Chip"DM ESP32 S" ),AI-Thinker Audio Kit (ES8388), ESP32 Dev Kit with Display
User avatar
cicciocb
Site Admin
Posts: 1899
Joined: Mon Feb 03, 2020 1:15 pm
Location: Toulouse
Has thanked: 407 times
Been thanked: 1269 times
Contact:

Re: i made it

Post by cicciocb »

[Local Link Removed for Guests] wrote: [Local Link Removed for Guests]Sun Mar 19, 2023 7:36 pm yes i know but in the config file i cant find an entry for Touch CS , should be pin14
image.png
You do not have the required permissions to view the files attached to this post.
RonS
Posts: 115
Joined: Thu Mar 02, 2023 10:15 pm
Location: germany
Has thanked: 64 times
Been thanked: 23 times

Re: i made it

Post by RonS »

thanks for your help but it isnt much better i will give it up and will try to use 2 buttons instead touch :)))
Modules : 3xESP32-Cam MB (Chip"DM ESP32 S" ),AI-Thinker Audio Kit (ES8388), ESP32 Dev Kit with Display
RonS
Posts: 115
Joined: Thu Mar 02, 2023 10:15 pm
Location: germany
Has thanked: 64 times
Been thanked: 23 times

Re: i made it

Post by RonS »

Hmm that looks pretty good for first steps.( but still without TOUCH)
Next, the stepper from the old camera body should be used - I need 1 pin for PWM and one for the direction - thought to use UDP ?
DSCN0474.JPG
greets
You do not have the required permissions to view the files attached to this post.
Modules : 3xESP32-Cam MB (Chip"DM ESP32 S" ),AI-Thinker Audio Kit (ES8388), ESP32 Dev Kit with Display
Post Reply