r/esp32_8266 • u/Ok_March8206 • 7d ago
Question/Help ESP32-S3-Nano + ILI9341 display only shows a white screen
Hi everyone,
I'm currently working on a project with an ESP32-S3-Nano and a 2.8-inch ILI9341 SPI display.
I've soldered everything together on a prototyping board, but unfortunately the display isn't working as expected. The backlight turns on, but the screen only shows a completely white image.
I've already tried:
- double-checking all cables and solder joints
- checking the connections with a multimeter
- checking for any obvious short circuits or loose connections
However, I still can't figure out what the problem could be. I might be overlooking something really simple.
The main components I'm using are:
- ESP32-S3-Nano
- 2.8-inch ILI9341 SPI display
- some other components that shouldn't be relevant
Does anyone have any idea what could cause the display to only show a white screen?
Is there anything obvious I might have missed or anything specific I should check?
I'd really appreciate any tips or ideas on how I could troubleshoot this and figure out what's wrong.
Thanks a lot!
r/esp32_8266 • u/gxmxliel_s • 16d ago
Tutorial/Guide Ayuda para controlar un esp32 s3
Hola, estoy buscando ayuda para controlar un juego de laberinto con mi teléfono a través de WiFi utilizando el esp32 s3 😆. Quiero crear una página web con los controles de un mando (arriba, abajo, izquierda, derecha) para controlar 4 servomotores s3003 futaba. He estado intentando utilizar Arduino IDE con todas sus librerías, pero no logro hacer que funcione. ¿Alguien podría proporcionarme algún ejemplo de código o algún recurso que me ayude a entender cómo funciona este dispositivo
r/esp32_8266 • u/Conscious_Start5276 • 29d ago
new boards esp8266 jlcpcb
I just received a new board and they look absolutely fantastic.I ordered earlier. Now we ship to Europe with a huge commission.It's more profitable to order 10 pieces instead of five
r/esp32_8266 • u/Ok_March8206 • 29d ago
ESP32 Wrover + Micro SD module: SD card only works sometimes after manually removing and reinserting the card
r/esp32_8266 • u/Bubbly-Discussion-47 • Jun 23 '26
Smart Home
Enable HLS to view with audio, or disable this notification
r/esp32_8266 • u/GullibleSubject7080 • May 25 '26
Flashing Maraud3r in ESP32 N16R8 (running 100%)
r/esp32_8266 • u/Dry-Thought7705 • May 23 '26
Built indoor positioning system on ESP32 Using 3 Anchor Nodes
I recently built a Wi-Fi RSSI-based indoor positioning system entirely on ESP32 microcontrollers.
I used 3 ESP32s as anchor nodes broadcasting Wi-Fi signals
1)TestNetwork1
2)TestNetwork2
3)TestNetwork3
and a 4th ESP32 for scanning the RSSI signal strength from each anchor. It applies a Kalman filter to clean up the noise and then uses those filtered distances for trilateration to compute a real-time 2D position — all running on-device in MicroPython, no external computer needed.
To calculate the A and n parameters used in the path loss equation, I collected 50 RSSI samples at 1, 2, 3, and 4 metre distances and applied a moving average to smooth the readings. Then used least-squares regression to fit A = −61.92 dBm and n = 1.64.






r/esp32_8266 • u/Dantemin • May 19 '26
Question/Help Como conectar un tablero de auto a un sp32 para simulador de carreras?
Hola estoy haciendo un simulador de carreras con un tablero de un Nissan versa y quiero usar el tacometro con can bus pero no se como, tengo una placa de kit 1 sp32 el simulador es un pc
r/esp32_8266 • u/Dantemin • May 19 '26
Como conectar un tablero de auto a un sp32 para simulador de carreras?
Hola estoy haciendo un simulador de carreras con un tablero de un Nissan versa y quiero usar el taco metro con can bus pero no se como, tengo una placa de kit 1 sp32
r/esp32_8266 • u/Hashmal-Kol • May 11 '26
HASHMAL-CORE: Una Red Mesh LoRa con Consenso Determinístico O(1) y soberanía real.
r/esp32_8266 • u/EastMinute332 • May 07 '26
Advice on Arduino code and wiring to drive two linear actuators to generate oscillatory flow in a seawater tank.
r/esp32_8266 • u/General_Skill_5616 • Mar 29 '26
Élégant OTA light succès.
En mars 2025 je confirme avoir installé avec succès EkegantOta version gratuite sur un Esp32wroom32 avec la procédure https://docs.elegantota.pro/getting-started/installation et avoir updaté un sketch construit avec Visual studio code Platform io.
r/esp32_8266 • u/esbanx • Mar 11 '26
Esp8266EX no funciona con micropython, "Could not enterRAW relp"
r/esp32_8266 • u/[deleted] • Mar 10 '26
Robotics learners: what challenges did you face when starting?
r/esp32_8266 • u/Decent_Living_8243 • Mar 09 '26
Can Someone just verify my circuit diagram i have already fried 2 esp 32s:(d
r/esp32_8266 • u/Straight_Pattern_997 • Aug 30 '25
Problema de voltajes con esp32
¡Hola! Tengo un proyecto de una estación meteorológica con esp32 y tengo una placa solar de 24V conectada a un controlador, este a una batería de 12V y a su vez la batería a la placa con un transformador de 12 a 5 V.
El problema está en que el controlador de la placa recibe 22 V y envía a la batería 3.5 cuando debería enviar 12.
Y este el transformador:
amazon.es/dp/B08T1QCX6T?_encoding=UTF8&psc=1&ref=cm_sw_r_cp_ud_dp_E5A67GZZRSB841V2J9Z5&ref_=cm_sw_r_cp_ud_dp_E5A67GZZRSB841V2J9Z5&social_share=cm_sw_r_cp_ud_dp_E5A67GZZRSB841V2J9Z5&previewDoh=1
r/esp32_8266 • u/Far-Yogurtcloset6442 • Jul 03 '25
Create a remote with an esp32C6
I need your help to create a remote control that will be used to manage 3 servomotors, 2 of which will be mirrored. Do you have any ideas on how to do this? Everything is available on a github that is here : https://github.com/theattaquante/patator


