ESP8266 ESP-12F: Difference between revisions
Jump to navigation
Jump to search
Created page with "File:Esp8266front.JPG File:Esp8266-back.JPG" |
mNo edit summary |
||
(7 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
= Documentation = | |||
The documentation for the ESP8266 ESP-12F can be found at: https://github.com/Nicholas3388/LuaNode | |||
[[File:Esp8266- | One of the most important documents is the Pinout Diagram: https://cdn.shopify.com/s/files/1/1509/1638/files/NodeMCU_Lua_Lolin_V3_Pinout_Diagram.pdf | ||
For advanced users there is also a schematic (should not be required in the basic class): https://cdn.shopify.com/s/files/1/1509/1638/files/NodeMCU_Lua_Lolin_V3_Schematics.pdf | |||
[[File:Esp8266-0.JPG|600px]] | |||
[[File:Esp8266-0back.JPG|600px]] | |||
= Related Tutorial Videos = | |||
How to write the micropython images on the ESP8266 | |||
<youtube>_TrKPDOReJc</youtube> | |||
[[Category:Microcontrollers]] |
Latest revision as of 10:40, 14 June 2024
Documentation[edit]
The documentation for the ESP8266 ESP-12F can be found at: https://github.com/Nicholas3388/LuaNode
One of the most important documents is the Pinout Diagram: https://cdn.shopify.com/s/files/1/1509/1638/files/NodeMCU_Lua_Lolin_V3_Pinout_Diagram.pdf
For advanced users there is also a schematic (should not be required in the basic class): https://cdn.shopify.com/s/files/1/1509/1638/files/NodeMCU_Lua_Lolin_V3_Schematics.pdf
Related Tutorial Videos[edit]
How to write the micropython images on the ESP8266