<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://w.electrodragon.com/w/index.php?action=history&amp;feed=atom&amp;title=Arduino-ESP32</id>
	<title>Arduino-ESP32 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://w.electrodragon.com/w/index.php?action=history&amp;feed=atom&amp;title=Arduino-ESP32"/>
	<link rel="alternate" type="text/html" href="https://w.electrodragon.com/w/index.php?title=Arduino-ESP32&amp;action=history"/>
	<updated>2026-06-04T19:36:40Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.37.2</generator>
	<entry>
		<id>https://w.electrodragon.com/w/index.php?title=Arduino-ESP32&amp;diff=30489&amp;oldid=prev</id>
		<title>Chao at 04:29, 9 April 2021</title>
		<link rel="alternate" type="text/html" href="https://w.electrodragon.com/w/index.php?title=Arduino-ESP32&amp;diff=30489&amp;oldid=prev"/>
		<updated>2021-04-09T04:29:25Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Method 2 ==&lt;br /&gt;
* add this into board manager: https://dl.espressif.com/dl/package_esp32_index.json&lt;br /&gt;
* https://github.com/espressif/arduino-esp32/blob/master/docs/arduino-ide/boards_manager.md&lt;br /&gt;
* https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json&lt;br /&gt;
&lt;br /&gt;
== Method 1 ==&lt;br /&gt;
[[File:Esp32 pinmap.png|thumbnail]]&lt;br /&gt;
* in arduino hardware folder, mkdir espressif&lt;br /&gt;
* cd espressif and git clone https://github.com/espressif/arduino-esp32.git esp32&lt;br /&gt;
* Install binary toolchain&lt;br /&gt;
 cd esp32/tools,  and,  python get.py&lt;br /&gt;
* Install [[python]] 2.7, and make sure pyserial installed&lt;br /&gt;
* run arduino blink sketch to test, pin LED 1 will blink esp32 TX pin&lt;br /&gt;
&lt;br /&gt;
== Options ==&lt;br /&gt;
* Upload speed - 926100&lt;br /&gt;
* CPU Frequency - 240MHz (WiFi/BT)&lt;br /&gt;
* Flash Frequency - 80MHz&lt;br /&gt;
* Flash Method - QIO&lt;br /&gt;
* Flash Size - 4MB (32Mb)&lt;br /&gt;
* Partition Scheme - Default 4MB with spiffs (1.2MB APP / 1.5MB SPIFFS)&lt;br /&gt;
* Code Debug Level - None&lt;br /&gt;
* PSRAM - Disabled&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[category: ESP32]]&lt;br /&gt;
&lt;br /&gt;
[[category: Arduino]]&lt;/div&gt;</summary>
		<author><name>Chao</name></author>
	</entry>
</feed>