App:IDE:Eclipse

提供: robot-jp wiki
ナビゲーションに移動検索に移動

インストール

・基本的にはEspressifのHP 記載の通り。

github

installer

でも、下記Videoを見ながら進めれば、Lチカのインストールまで可能。


ESP-IDF tools 2.12 + eclipse IDE

Video:00 ESP32 programming with ESP-IDF || Installation of ESP IDF & Eclipse ||

EspressifのHP内の下記箇所からダウンロード (1.7GB)

Older versions

ESP-IDF Tools Installer Online Offline
2.12 - 2021-11-22 Download 3.2 MB Download 1.7 GB with ESP-IDF 4.3.1, 4.2.2, Eclipse + IDF Plugin v2.2.0

Tutorial

void loop Robotech & Automation

Windowsの場合、この通りにインストールするのがオススメ。

2本目のLチカは後でやるので飛ばしてok。

title Link 概要
00 ESP32 programming with ESP-IDF || Installation of ESP IDF & Eclipse Video Windowsへのインストール:ESP-IDF入りeclipse4.20
01 ESP32 GPIO Output Programming with ESP-IDF and Eclipse Video Lチカ:ESP32+LED(R)
ControllersTech

最初のVideoは、インストール部分は上記で済んでいるので飛ばしてOK。

title Link 概要
How to Setup ESP-IDF in Linux and Windows || ESP32 Getting Started Web Video Linux:

・01:00~ インストール方法

・09:10~ Lチカ

・14:50~ SerialConsoleモニタ起動

Windows:

・16:12~ インストール方法

・19:08~ Lチカ

・21:35~ SerialConsoleモニタ起動

ESP32 #2. How to use UART in ESP32 || Espressif IDE Web Video UARTの使い方
ESP32 #3. How to use I2C in ESP32 || LCD1602 || Espressif IDE Web Video I2Cの使い方

Espressif official Guide

ESP-IDF Programming Guide


戻る