IoT/ESP8266: Unterschied zwischen den Versionen
aus Metalab Wiki, dem offenen Zentrum für meta-disziplinäre Magier und technisch-kreative Enthusiasten.
Zur Navigation springenZur Suche springenPl (Diskussion | Beiträge) (86268262826826826886droelf) |
Pl (Diskussion | Beiträge) (8282828288282828 ZWOELF) |
||
(Eine dazwischenliegende Version desselben Benutzers wird nicht angezeigt) | |||
Zeile 4: | Zeile 4: | ||
|lastupdate=21.01.2013 <!-- if lastupdate is not set manually, the date will be set automatically to the date of the latest wikiapage --> | |lastupdate=21.01.2013 <!-- if lastupdate is not set manually, the date will be set automatically to the date of the latest wikiapage --> | ||
}} | }} | ||
− | Our [[Hacker Surprise|Vending Machine]] also got some [http://www.hackerspaceshop.com/automat/ | + | Our [[Hacker Surprise|Vending Machine]] also got some [http://www.hackerspaceshop.com/automat/ ESP8266 07]. The ESP8826 07 is part of the ESP8266 family [http://l0l.org.uk/2014/12/esp8266-modules-hardware-guide-gotta-catch-em-all/ <small>overview</small>]. It's using 3.3VDC and can be programmed via 3.3V UART. Here is a [http://41j.com/blog/2015/01/esp8266-notes-summary/ summary] on how to programm the ESP, here another [https://nurdspace.nl/ESP8266 summary], here is a [http://hackaday.com/2015/03/18/how-to-directly-program-an-inexpensive-esp8266-wifi-module/ tutorial from hackaday.com] and [http://www.esp8266.com/wiki/doku.php?id=start here is the esp8266.com wiki community]. You can flash custom ROMS via. [https://github.com/themadinventor/esptool esptool]. |
Aktuelle Version vom 2. Juli 2015, 19:46 Uhr
IoT/ESP8266 | |
Gestartet: | |
Involvierte: | |
Status: | |
Beschreibung: | ESP8266 Summary Page of Metalab |
Shutdownprozedur: | |
Zuletzt aktualisiert: | 21.01.2013 |
Our Vending Machine also got some ESP8266 07. The ESP8826 07 is part of the ESP8266 family overview. It's using 3.3VDC and can be programmed via 3.3V UART. Here is a summary on how to programm the ESP, here another summary, here is a tutorial from hackaday.com and here is the esp8266.com wiki community. You can flash custom ROMS via. esptool.