Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/toufupi/esp8266startup
A tutorial of ESP-12f(ESP8266) with Arduino IDE
https://github.com/toufupi/esp8266startup
Last synced: about 2 months ago
JSON representation
A tutorial of ESP-12f(ESP8266) with Arduino IDE
- Host: GitHub
- URL: https://github.com/toufupi/esp8266startup
- Owner: Toufupi
- License: gpl-3.0
- Created: 2021-02-10T04:36:07.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-02-10T05:05:11.000Z (almost 4 years ago)
- Last Synced: 2023-07-18T12:05:27.671Z (over 1 year ago)
- Size: 1.12 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ESP8266Startup
A tutorial of ESP-12f(ESP8266)Datesheet of ESP12F can be found [here](https://docs.ai-thinker.com/esp8266).
Let's start!
In the begining we will use Arduino IDE to program our module.