Last active
December 21, 2020 03:55
-
-
Save alexishida/40b00e77fa4a163e93615e6d4ab91b10 to your computer and use it in GitHub Desktop.
Esp32 wemos d1 r32
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Driver | |
| https://sparks.gogo.co.nz/assets/_site_/downloads/CH34x_Install_Windows_v3_4.zip | |
| # Configuring Arduino ide | |
| https://www.instructables.com/Programming-the-WeMos-Using-Arduino-SoftwareIDE/ | |
| # Esp32 with Arduino ide (boardlinks) | |
| https://dl.espressif.com/dl/package_esp32_index.json | |
| http://esp32.net/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment