Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

eva01/arduino-esp32

 
 

Repository files navigation

Arduino core for ESP32 WiFi chip

Installation

  • Install Arduino 1.6.9
  • Go to Arduino directory
  • Clone this repository into hardware/espressif/esp32 directory (or clone it elsewhere and create a symlink)
cd hardware
mkdir espressif
cd espressif
git clone https://github.com/espressif/arduino-esp32.git esp32
  • Download binary tools (you need Python 2.7)
cd esp32/tools
python get.py
  • Restart Arduino

Pin Functions

About

Arduino core for the ESP32

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 61.5%
  • C 30.7%
  • Other 7.7%
  • Makefile 0.1%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.