Ding Diskussion:ESP8266: Unterschied zwischen den Versionen

Aus FabLab Region Nürnberg
(Die Seite wurde neu angelegt: „== nodemcu == [https://github.com/nodemcu/nodemcu-firmware On GitHub (not open source!)] upload file example [http://www.esp8266.com/viewtopic.php?f=23&t=588…“)
 
K (nochmal korrigiert)
 
(6 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 1: Zeile 1:
== nodemcu ==
== Firmware Alternativen ==


[https://github.com/nodemcu/nodemcu-firmware On GitHub (not open source!)]
=== nodemcu ===


upload file example [http://www.esp8266.com/viewtopic.php?f=23&t=588&sid=f77f0813dca86484410bb1f16a850c19&start=20#p2582]
[http://www.esp8266.com/viewforum.php?f=17 Forum]
 
[https://github.com/nodemcu/nodemcu-firmware GitHub (not open source!)]
 
* upload file example [http://www.esp8266.com/viewtopic.php?f=23&t=588&sid=f77f0813dca86484410bb1f16a850c19&start=20#p2582] different approach [http://www.esp8266.com/viewtopic.php?f=23&t=588&start=30#p2604]
* upload file (uart only) [http://www.esp8266.com/viewtopic.php?f=23&t=588&start=60#p2731] another one [https://github.com/4refr0nt/luatool]
* upload script als terminal emulator? [http://www.esp8266.com/viewtopic.php?f=23&t=588&start=40#p2689]
 
 
=== frankenstein ===
 
[http://www.esp8266.com/viewtopic.php?f=9&t=517 Forum]
 
[https://github.com/nekromant/esp8266-frankenstein GitHub]

Aktuelle Version vom 25. November 2014, 19:43 Uhr

Firmware Alternativen

nodemcu

Forum

GitHub (not open source!)

  • upload file example [1] different approach [2]
  • upload file (uart only) [3] another one [4]
  • upload script als terminal emulator? [5]


frankenstein

Forum

GitHub