Difference between revisions of "ESP32 Web Kit"

From Sketching with Hardware at LMU Wiki
Jump to navigation Jump to search
Line 18: Line 18:
  
 
= Related Tutorial Videos =
 
= Related Tutorial Videos =
 +
How to writ the mircopython images on the ESP32
 
<youtube>_TrKPDOReJc</youtube>
 
<youtube>_TrKPDOReJc</youtube>

Revision as of 15:50, 3 September 2020

Documentation

The documentation for the ESP32 Web Kit can be found at: https://heltec.org/project/wifi-kit-32/

One of the most important documents is the Pinout Diagram: https://resource.heltec.cn/download/WiFi_Kit_32/WIFI_Kit_32_pinoutDiagram_V2.pdf

For advanced users there is also a schematic (should not be required in the basic class): https://resource.heltec.cn/download/WiFi_Kit_32/WIFI_Kit_32_Schematic_diagram_V2.pdf

Esp32-9.JPG Esp32-1.JPG

Esp32-3.JPG Esp32-kit.JPG

Errors and Problems

It seems there is a false marking on the additional labels that come in the box. On the left side the additional label says 5V - but the associated pin is actually 3.3V

ESP32labels.jpg

Related Tutorial Videos

How to writ the mircopython images on the ESP32