ESP8266 Grundlagen
Aus Hackerspace Ffm
Inhaltsverzeichnis
Geplante Workshop Inhalte
- Anschluß an PC via USB-Seriell-Konverter, Pegelwandlung 5V - 3.3V, Stromversorgung 3.3V
- Updaten der Firmware
- Handbertrieb mit AT-Kommandos
- alternative Firmwares
- Betrieb am Arduino/uC
- evtl. Betrieb am Raspberry
Linksammlung
Erster Start
- http://defcon-cc.dyndns.org/wiki/ESP8266 Übersicht / Einstiegsanleitung (deutsch)
- http://www.electrodragon.com/w/ESP8266 Übersicht/Einstiegsanleitung/weitere Infos (englisch)
Tiefergehende Infos / Foren
- http://www.esp8266.com/ Community Forum zum ESP8266
- http://bbs.espressif.com/ Forum vom Chiphersteller
- http://zeptobars.ru/en/read/Espressif-ESP8266-wifi-serial-rs232-ESP8089-IoT Bild vom Chip
Interessante Projekte
- http://hackaday.com/2014/11/13/programming-an-arduino-over-wifi-with-the-esp8266/ Arduino remote programming over WiFi with ESP8266
Alternative Firmware, GCC Toolchain, etc.
- https://github.com/esp8266/esp8266-wiki/wiki GCC basierte toolchain (Für Ubuntu)
- https://wiki.attraktor.org/images/9/98/ESP8266_Vortrag_Attraktor_Teil_1.pdf Grundlagen und Anleitung zum Aufspielen der Firmware (Attraktor Hamburg)
- https://wiki.attraktor.org/images/e/e5/ESP8266_Vortrag_Attraktor_Teil_2.pdf Anleitung eigene Firmware erstellen, Toolchain etc. (Attraktor Hamburg)