Toolbox Arduino sketch for ESP8266 and ESP32

English translations of some iportant posts that deserve to be kindly translated
Avatar de Usuario
Naguissa
Administrador del Sitio
Mensajes: 532
Registrado: 04 Jul 2016, 11:17
Agradecido: 116 veces
Agradecimiento recibido: 137 veces

Toolbox Arduino sketch for ESP8266 and ESP32

Mensaje sin leer por Naguissa »

I have created an Arduino sketch to provide a web-based toolbox for performing common tasks.

I have implemented in the first version:
  • Pin blink tool: By entering a pin number in the web interface, the microcontroller will start turning it on and off every half second.
  • I2C scanner: By entering the SDA and SCL pin numbers, an I2C scan will be performed and the results will be displayed on the web interface.
You can download the sketch here: https://github.com/Naguissa/ESPToolbox

Tags:
Avatar de Usuario
Naguissa
Administrador del Sitio
Mensajes: 532
Registrado: 04 Jul 2016, 11:17
Agradecido: 116 veces
Agradecimiento recibido: 137 veces

Re: Toolbox Arduino sketch for ESP8266 and ESP32

Mensaje sin leer por Naguissa »

Version 1.1.0 - Added WiFi scanner. Take in mind 5GHz support pf your ESP, it will not detect any 5GHz network, probably.
  • Similar Topics
    Respuestas
    Vistas
    Último mensaje