Events

:

:

Elektronik | Funk | Software

Der Technik-Blog

  • Social Media

    Werbung:


    New Posts


    Events

    • Keine zukünftigen Events vorhanden

    The Tech-Blog

    ESP32 Arduino IDE

    ESP32 in Ardiuino IDE

    Alex @ AEQ-WEB

    The ESP32 is a further development of the ESP8266. If the chip is already fixed on a board, the development is also understandable for beginners. The ESP32 comes with Bluetooth, dual CPU clock speed and more RAM on the market. Additionaly bus-systems and sensors are integrated in the new module. This article describes how to connect an ESP32 board to the Arduino IDE and wich libraries are required.

    The Arduino IDE is a code editor developed for the Arduino boards. Now, the IDE also supports many other boards wich are not directly developed or cloned by Arduino. The first thing to do is to download the IDE from arduino.cc and install it through the wizard.

    Werbung:

    ESPRESSIF ESP

    Next there are some files needed for the ESP32 boards. This requires a ZIP file, wich you can download from the espressif-repo . If the Arduino IDE is installed, you will find in your own documents under windows an folder called [Arduino]. If there is no subfolder named [hardware] in this folder then this folder and another folder  called [espressif] must be created. In the last subfolder, you need to extracted the files from the ZIP archive. Then there is a file named [get.exe] in the Tools folder. This file performs a download and sets up the board automatically. Please make sure, that you have installed Python on your system!

    ESP32 test

    After the Python script has installed everything and there is no error message, the Arduino IDE can be started and the board can be selected. Attention: If the Arduino IDE does not find the files of the ESP32, the directory must be changed. To do this, the content of the [espressif] folder is moved to a new folder [esp32]. The final path looks like this: [ hardware espressif esp32].

    If all the parameters in the IDE are correctly entered, normally any code can be uploaded to the ESP32. It also supports many standard libraries, such as the Arduino Wifi Library.


    Info: This page was automatically translated and may contain errors
    122X122

    About the Author

    Alex, the founder of AEQ-WEB. He works for more of 10 years with different computers, microcontroller and semiconductors. In addition to hardware projects, he also develops websites, apps and software for computers.

    Top articles in this category:

    ESP Program Export HEX/BIN & Flash Tool Upload

    ESP32 Flash Tool Upload

    • Video
    • DE/EN

    With the Flash Download Tool you can load exported programs (.BIN file) to an ESP32/ESP8266 without Arduino IDE.

    read more
    Arduino ESP32 TTGO SIM800 GSM GPRS Modul Overview

    Arduino/ESP32 SIM800

    • Video
    • DE/EN

    The SIM800 is a fantastic GSM / GPRS module. This article is about the commissioning and wiring of the SIM800 with an Arduino and the ESP32 (TTGO)

    read more

    Social Media

    Werbung:


    New Posts


    Events

    • Keine zukünftigen Events vorhanden