About 932,000 results
Open links in new tab
  1. ESP32 - WPA2 Enterprise (802.1x) - Arduino Forum

    Jul 5, 2018 · I have made sketch for ESP32 board that let it connect to WPA/WPA2 Enterprise network. Tested under local WLAN with RADIUS server and Eduroam. Not tested under network with TACACS, only RADIUS with methods: PEAP + MsCHAPv2 Enjoy and let me know if it is working in your university, local 802.1x network. Some users had problems in USA and Russia.

  2. My board (ESP32-D0WD-V3) doesn't appeared in boards list in …

    Mar 18, 2024 · The Nano ESP32 category you chose is only used for discussions directly related to the Arduino Nano ESP32 board. In the future, please take the time to pick the forum category that best suits the subject of your question. There is an "About the _____ category" topic at the top of each category that explains its purpose.

  3. [ESP32 + OV7670 + ArduinoIDE] How to capture frame

    Oct 15, 2018 · Hello, I hope so this is the right place for this topic. I'm using ESP32 with Arduino IDE and OV7670 sensor and I'd like to capture the frame. From this article I know more or less how it's working. However, I'd like to handle the I2C protocol using Wire.h library. I also know that I need to config my clock and some sensor registers but I have no idea how exactly can I …

  4. Un livre sur l'ESP32 - Français - Arduino Forum

    May 2, 2018 · Bonjour On dit souvent que l'ESP32 est moins documenté que l'ESP8266 : voici un livre très complet sur l'ESP32, gratuit (1091 pages !)

  5. Getting an ESP32 C6 Zero to program/work - Arduino Forum

    Dec 21, 2024 · The ESP32-C6 is a new addition to the ESP32 microcontroller family and support was added to the esp32 Arduino boards platform only recently so it is more likely that there might be some problems in the platform specific to that chip, …

  6. I2S, MAX98357A et esp32 C3 super mini - Arduino Forum

    Dec 21, 2024 · Bonjour, Je n'arrive pas à faire fonctionner un MAX98357A et l'esp32 C3 super mini, tant au niveau du branchement que des bibliothèques à utiliser pour le code arduino, est ce que quelqun a déjà réussi à le faire fonctionner ? Je voudrais faire une web radio. J'ai ce modèle de C3 super mini Ci joint une copie du montage. Je me demande quels pins utiliser et quelle …

  7. ESP Code Compile Extremely Slow - IDE 2.x - Arduino Forum

    Nov 25, 2024 · I have recently ventured into the world of ESP32 and it is taking over 2 minutes to compile a sketch. Even a blank sketch for ESP32 is taking 21 seconds.

  8. Why is the compiler so slow? - Programming - Arduino Forum

    Sep 30, 2020 · I just tried compiling an ESP32 example using Arduino IDE 1.8.9 on Ubuntu 20.04, and it used 100% on all 8 threads while compiling for the first time. Subsequent builds are much faster, because the core libraries will be cached, so only your sketch has to be rebuilt (this cannot be parallelized). gilshultz:

  9. Esp32 + max31865 - Sensors - Arduino Forum

    Sep 29, 2024 · /* MAX31865 - ESP32 VIN - 3V3 GND - GND 3V3 - CLK - VSPI_CLK (GPIO18) SDO - VSPI_MISO (GPIO19) SDI - VSPI_MOSI (GPIO23) CS - VSPI_SS (GPIO5) RDY - PT100 3Wire - MAX31865 WBlue - F+ WBlue - RTD+ WRed - RTD- - F- Nota: WBlue <- ~102Ω -> WRed WBlue <- ~2Ω -> WBlue Cortar unión entre contacto 24-3 sobre Rref */ #include …

  10. Tips for ESP32 Rainmaker Framework Programming - Arduino Forum

    Mar 8, 2025 · After a few days of trial & error, I could program my WeAct ESP32 C3 & C6 boards with the Rainmaker Framework. Here are some tips that might be helpful for building this type of project. Two nice tutorials (Getting Started): ESP RainMaker Getting Started with ESP32 On/Off Switch ESP RainMaker Getting Started Tutorial with ESP32 and Arduino IDE On/Off Switch …

Refresh