Hello everyone,
I'm working on a prototpe for a project and I have several questions. I'm a complete beginner in electronics even if I have acquired some basis in my scolarity.

Here's the blueprint of the project.
The orange surface is the one that should be touch sensitive.
It needs to be able to detect swipe and touch as well as at least 2 simultaneous touches.
It should also be transparent (because this area will be glass) and working with gloves (for example) and in wet conditions (can work in wet conditions like bathroom but also in any rooms of a house).
If possible, Id prefer to have nothing visible on this sides:

I have done a lot of research, I think the technology that should be used to make this is the projected capacitive. But, I cannot find anything I can buy that respect those conditions or that is not a display (I don't need a display I just need this surface to be tactile). If you know something I'll take it.
The other solution is to build my own sensor. I think this is suitable, but again, I'm a complete beginner, I know the theory on how it should work but I have no idea on what I have to buy and how I could actually build it.
Last question, all the electronics should be in the grey part with the IO on the back (the screenshot is a front view). For this project I'm using an ESP32 Pico D4 as a microcontroller (since I also want to have those controls to be possible on mobile for example). But, since I have never done such a thing before, I have no Idea on how to drive this. In fact, I am an advance Python programmer, I'm learning the C++ for this project, but I don't know what output I'll have and how to translate them into an X and Y pos variable. I don't even know if I'll need an other microcontroller for this.
Thank you for your help,
I'll be very please to answer any question you may ask.
Have a nice day,
Louis Veran
I'm working on a prototpe for a project and I have several questions. I'm a complete beginner in electronics even if I have acquired some basis in my scolarity.

Here's the blueprint of the project.
The orange surface is the one that should be touch sensitive.
It needs to be able to detect swipe and touch as well as at least 2 simultaneous touches.
It should also be transparent (because this area will be glass) and working with gloves (for example) and in wet conditions (can work in wet conditions like bathroom but also in any rooms of a house).
If possible, Id prefer to have nothing visible on this sides:

I have done a lot of research, I think the technology that should be used to make this is the projected capacitive. But, I cannot find anything I can buy that respect those conditions or that is not a display (I don't need a display I just need this surface to be tactile). If you know something I'll take it.
The other solution is to build my own sensor. I think this is suitable, but again, I'm a complete beginner, I know the theory on how it should work but I have no idea on what I have to buy and how I could actually build it.
Last question, all the electronics should be in the grey part with the IO on the back (the screenshot is a front view). For this project I'm using an ESP32 Pico D4 as a microcontroller (since I also want to have those controls to be possible on mobile for example). But, since I have never done such a thing before, I have no Idea on how to drive this. In fact, I am an advance Python programmer, I'm learning the C++ for this project, but I don't know what output I'll have and how to translate them into an X and Y pos variable. I don't even know if I'll need an other microcontroller for this.
Thank you for your help,
I'll be very please to answer any question you may ask.
Have a nice day,
Louis Veran