ESP8266 Lolin mit Arduino

Aus hyperdramatik
Version vom 24. Mai 2022, 16:58 Uhr von Leoni (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „Wemos D1 mini is a simple wifi board. It has 9 digital pins but only 1 analog pin! All of the IO pins run at 3.3V. Pinout>> https://www.wemos.cc/en/latest/d1/…“)
(Unterschied) ← Nächstältere Version | Aktuelle Version (Unterschied) | Nächstjüngere Version → (Unterschied)
Zur Navigation springen Zur Suche springen

Wemos D1 mini is a simple wifi board. It has 9 digital pins but only 1 analog pin! All of the IO pins run at 3.3V. Pinout>> https://www.wemos.cc/en/latest/d1/d1_mini_lite.html

Programming the ESP8266 from the Arduino IDE

add link to board manager URL

To use the Wemos D1 board you have to add link to bard manager URL:

Menu: Preferences --> Additional Boards Manager URLs:


For using ESP8266 with Arduino, you can also use the shifter.io desktop App or any other MQTT Broker.