Wemos D1 ESP32 ESP-32 WiFi Bluetooth 4MB Flash UNO D1 R32 Board Module CH340 CH340G Development Board
Description: 100% brand new and high quality. ESP32 is already integrated antenna and RF balun, power amplifier, low-noise amplifiers, filters, and power management module. The entire solution takes up the least amount of printed circuit board area. This board is used with dual-mode Wi-Fi and Bluetooth chips, which is safe, reliable, and scalable to a variety of applications.
Features: High performance-price ratio Small volume, easily embeded to other products DC 5V-12V 1 analog input(3.2V max input) A Micro USB connection Compatible with for Arduino D1 R32=WiFi+Bluetooth+UNO
Size: 6.8x5.3cm/2.68x2.09inch.
DC 5 V-12 V |
1 analog input (3.2 V maximum input) |
a micro USB connection |
Compatible with Arduino |
D1 r32 = WiFi + Bluetooth + one |
Development environment setup:
Using the Windows environment to develop,
Installation Steps:
1. Install the Arduino IDE, can download the Arduino IDE client from arduino.cc.
2. Install the Git GUI, can download the Git GUI client from git-scm.com.
3. Open Git GUI, and select Clone Existing Repository.
Type the https://github.com/espressif/arduino-esp32.git in the Source Location option
Click the Browse in the Target Directory option and select the /hardware folder under the Arduino IDE.
And then add the /espressif/esp32 after the File path. In fact, create a folder, but cannot create by themselves, need to fill out to create in the software.
Take my present path for example, the complete path of Target Directory is F:/bao/arduino-1.8.2/hardware/espressif/esp32 '