Skip to content

luisreylara/esp32

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project esp32

Temario

¿Que es ESP32?

Esp32 vs Arduino

Instalación de ambiente de desarrollo

  • Instalar Arduino IDE
  • Configurar JSON de ESP32 en IDE de Arduino
  • Configurar placa ESP32 en IDE de Arduino
  • Cable de datos para ESP32
  • Puertos USB en IDE de Arduino

Mi primer hola Mundo

  • Ejemplo de encender LED 2

WiFi

  • Ejemplos WiFi
  • Servidor WEB en ESP32
  • Insertar imágenes en el Servidor WEB en la ESP32

Efecto Hall

Bluetooth

  • Diagrama de bloques del módulo de Bluetooth
  • Practicas de Bluetooth con ESP32
  • App en Android para recibir y enviar información por Bluetooth

Serial

  • Diagrama de bloques del módulo de RS232-USB
  • Practicas del puerto Serial con ESP232

Dual Core

ESP Now

RS-232, USB, Comunicación Serial

  • ESP32.- Instalación de ambiente de desarrollo.
  • ESP32_wifi
  • ULP1 Deep Sleep esp32 1 de 3
  • ULP1 Deep Sleep esp32 2 de 3
  • ULP1 Deep Sleep esp32 3 de 3
Hi, maybe my could be a strange question because I didn't find anything about it, but maybe I used wrong keywords in my search.
I have a program running on ESP32. This program need a internet connection to run and I use the integrated WiFi for this connection.
The problem is that I need to change SSID and password and every time I need to recompile and reupload the code.
I would like to simplify this operation with a small program (I am a C# developer) where I simply write SSID ad password and, via USB -> COM I change this parameters in the ESP32.
Is there any way to do this? Or could you suggest me something to search?
Thank you very much

Cambiar contraseña de WIFI en esp32 con una App

About

Project esp32

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages