Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
esp32:esp32_main [2019/07/03 16:25]
admin [Espressif ESP32]
esp32:esp32_main [2020/10/13 19:43]
admin [Espressif ESP32 Development Board]
Line 26: Line 26:
 </html> </html>
  
-=== Upload a Scetch ===+=== Upload a Sketch ===
 The Examples for the ESP32 become visible after selecting **ESP32 DEV MODULE** in the Arduino IDE.\\ The Examples for the ESP32 become visible after selecting **ESP32 DEV MODULE** in the Arduino IDE.\\
-Set the flashing speed to 460800 or lower.\\ +Set the flashing speed to 460800 or lower (115200).\\ 
-Upload your scetch.\\+Upload your sketch.\\
 It could be necessary to start the IDE with administrator rights, too.\\ It could be necessary to start the IDE with administrator rights, too.\\
 +
 +The build in LED is on Pin 2.\\
 +Pin 34 and 35 don't work.\\
  
 ---- ----