Category: Arduino

  • Manually add a library to Arduino IDE on Windows 10

    At first download the library. On Github for example with “Download ZIP”. Then locate the Sketchbook directory (In Arduino IDE: “File” > “Preferences”) and put the unzipped library there. Restart Arduino IDE and check if the library is present.

  • Install Arduino IDE with support for ESP32 on Windows 10

    1. Open the Microsoft store and search for “Arduino IDE”. Once found hit the install button. 2. Start Arduino IDE and within the menu go to “File” > “Preferences” and add the following additional board management url. Click on “OK” to save the setting. 3. Go to “Tools” > “Boards” > “Board Management”. Search for…