ESP8266 ESP-12F OLED: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
= Documentation = | |||
The documentation for the ESP8266 ESP-12F OLED can be found at: https://heltec.org/project/wifi-kit-8/ | |||
One of the most important documents is the Pinout Diagram: https://resource.heltec.cn/download/WiFi_Kit_8/WIFI_Kit_8_Pinout_Diagram(new).pdf | |||
For advanced users there is also a schematic (should not be required in the basic class): https://resource.heltec.cn/download/WiFi_Kit_8/WIFI_Kit_8_Schematic_diagram.PDF | |||
[[File:Esp8266front.JPG|600px]] | [[File:Esp8266front.JPG|600px]] | ||
[[File:Esp8266-back.JPG|600px]] | [[File:Esp8266-back.JPG|600px]] | ||
= Related Tutorial Videos = | |||
How to write the micropython images on the ESP8266 | |||
<youtube>_TrKPDOReJc</youtube> | |||
[[Category:Microcontrollers]] | |||
[[Category:Actuators]] |
Latest revision as of 10:30, 14 June 2024
Documentation[edit]
The documentation for the ESP8266 ESP-12F OLED can be found at: https://heltec.org/project/wifi-kit-8/
One of the most important documents is the Pinout Diagram: https://resource.heltec.cn/download/WiFi_Kit_8/WIFI_Kit_8_Pinout_Diagram(new).pdf
For advanced users there is also a schematic (should not be required in the basic class): https://resource.heltec.cn/download/WiFi_Kit_8/WIFI_Kit_8_Schematic_diagram.PDF
Related Tutorial Videos[edit]
How to write the micropython images on the ESP8266