Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inverted touch screen enabled for AP selection and EAPOL/PMKID scanning #620

Open
XbenjxZ opened this issue Dec 14, 2024 · 1 comment
Open

Comments

@XbenjxZ
Copy link

XbenjxZ commented Dec 14, 2024

Problem Description:
In portrait mode, all touch screens work correctly. However, when rotating the screen 90 degrees clockwise, the touch input responds as if it had been rotated -90 degrees counter-clockwise.

Configuration:

Microcontroller: ESP32-WROOM-32 (38 pins).
Display: 2.4 inch TFT (ILI9341 controller).
Firmware: ESP32_Lurker_v1_1_0_20241128_v6.bin.
Steps to reproduce:

Upload firmware to the ESP32-WROOM-32.
Use the properly configured display.
Navigate through the menus, where the touch screen works as expected.
Access the AP selection, EAPOL/PMKID scanning, or packet monitoring screens.
Notice that the touch input is inverted when rotating the screen in landscape mode.
Expected behavior:
Touch input should remain consistent regardless of screen orientation.

video-sin-titulo-hecho-con-clipchamp_LNG81azi.mp4
@MrP1039
Copy link

MrP1039 commented Dec 14, 2024

The problem is the screen, the marauder frowmaware is ment to run on a 2.8 inch tft
I think u can modify the source code to make it work on a 2.4 but I dont know how to do that

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants